dolphin/Source
2009-04-06 21:55:50 +00:00
..
Core DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes. 2009-04-06 18:47:21 +00:00
Dolphin.xcodeproj
Plugins implement clrl (clral0/1) in the table 2009-04-06 21:55:50 +00:00
PluginSpecs nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
TestSuite
Dolphin.sln DSP: Unbreak disassembler (broken since 2866), commenting, logging changes, minor cleanup 2009-04-05 15:46:47 +00:00
DolphinProj.xcconfig
DolphinTarget.xcconfig
MusicMod.sln