dolphin-emulator/Source/Core
fires.gc 04e54f92d2 fixed problem with decrypting so the real size of an content was wrong
changed some panic alerts to asserts so you get them in debug only

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2431 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-25 07:07:06 +00:00
..
Common Memory pools are set up in core timing to avoid frequent calls to new and delete. This reduces memory usage and gives a very minor speed boost in windows debug. 2009-02-25 07:06:02 +00:00
Core fixed problem with decrypting so the real size of an content was wrong 2009-02-25 07:07:06 +00:00
DebuggerWX WxUtils were added to the wrong project. 2009-02-24 19:41:12 +00:00
DiscIO Oops, looks like I broke raw disc reading under Win32 with a bad call to ReadFile. Now works again. 2009-02-24 22:25:45 +00:00
DolphinWX WxUtils were added to the wrong project. 2009-02-24 19:41:12 +00:00
InputCommon Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00
VideoCommon Linux build fixes and some warning cleanup for GCC 2009-02-24 05:20:52 +00:00