dolphin/Source/Core
nakeee 538217d436 Compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3373 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-08 08:22:16 +00:00
..
AudioCommon Tiny crash fix for the wiimote plugin as well as a safer check for the volume in DSP HLE 2009-06-03 20:09:48 +00:00
Common fix windows debugfast build and warning fix in SDCardUtil.cpp 2009-05-14 00:19:35 +00:00
Core Fix savestate name for wad games, crashfix for some wad files without MakerID (thanks lpfaint99), fix for US games using SJIS string (Megaman 9 is one of them) can't do the same for PAL games as it would break special chars = we do need an unicode build 2009-06-08 02:25:21 +00:00
DSPCore DSP LLE: Just some renaming and cleanup. Prepared for proper base address support in disassembly. Added a "DebugInterface" for the DSP which would allow us to hook up a CodeView .. although CoreView currently doesn't have any support for variable-length instructions. 2009-06-07 11:06:40 +00:00
DebuggerWX fix some dir issue on osx, if there is a problem on windows or linux, see this : GetSysDirectory in FileUtil.cpp 2009-05-07 21:19:55 +00:00
DiscIO Fix savestate name for wad games, crashfix for some wad files without MakerID (thanks lpfaint99), fix for US games using SJIS string (Megaman 9 is one of them) can't do the same for PAL games as it would break special chars = we do need an unicode build 2009-06-08 02:25:21 +00:00
DolphinWX Compile fix 2009-06-08 08:22:16 +00:00
InputCommon more scons build fixups 2009-04-12 21:30:22 +00:00
VideoCommon Compile fix :p 2009-06-04 16:33:48 +00:00