This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3457ead88041fe01d3e9ea88dbd6ab9afce2665d
dolphin
/
Source
/
Core
T
History
Jordan Woyak
3457ead880
A bunch of cleanup and some fixes to ActionReplay: Fixes crashes with certain conditional codes.(such as the Wind Waker test rooms) When these conditions fail, they should skip all lines until a "00000000 40000000"(endif) line is reached.(the endif line was being handled as a regular code) There are still some codes which crash the emu, such as most of the Melee unlock codes. These Melee codes seem to have a bogus first line which tells AR to write .5 MB of zeros.(without this line they work) Codes from the net do not have this line. (The game inis seem to have some bad codes)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5912
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-19 02:08:34 +00:00
..
AudioCommon
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
Common
I missed some cases in r5901:
2010-07-18 08:30:40 +00:00
Core
A bunch of cleanup and some fixes to ActionReplay: Fixes crashes with certain conditional codes.(such as the Wind Waker test rooms) When these conditions fail, they should skip all lines until a "00000000 40000000"(endif) line is reached.(the endif line was being handled as a regular code) There are still some codes which crash the emu, such as most of the Melee unlock codes. These Melee codes seem to have a bogus first line which tells AR to write .5 MB of zeros.(without this line they work) Codes from the net do not have this line. (The game inis seem to have some bad codes)
2010-07-19 02:08:34 +00:00
DebuggerUICommon
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
DebuggerWX
wxNEEDS_CHARPP has been set automatically since at least wxWidgets 2.8.
2010-07-17 21:12:24 +00:00
DiscIO
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
DolphinWX
Make FIFO watermark tightness configurable instead of hardcoding it.
2010-07-18 15:47:28 +00:00
DSPCore
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
InputCommon
Committing some cleanups by avindra:
2010-07-18 10:11:34 +00:00
InputUICommon
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
VideoCommon
Make FIFO watermark tightness configurable instead of hardcoding it.
2010-07-18 15:47:28 +00:00