dolphin-emulator/Source/Core
Lioncash 7ca8a834c1 Core: Fix bounds checking within GCMemcard.cpp.
Prior to this 127 would be an allowed numeric index. However There is only an addressable range from 0-126.
2014-07-17 01:33:47 -04:00
..
AudioCommon Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
Common x64Emitter: add CVTTPD2DQ 2014-07-15 23:53:56 +02:00
Core Core: Fix bounds checking within GCMemcard.cpp. 2014-07-17 01:33:47 -04:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX DolphinWX: Mild readability clean up of CodeView. 2014-07-15 23:01:17 -04:00
InputCommon Merge pull request #604 from magcius/wip/emu-cleanup-2 2014-07-15 12:11:17 -04:00
VideoBackends Fix incorrect clamping in SWRenderer. 2014-07-15 21:15:49 +12:00
VideoCommon PixelShaderGen: fix indentation 2014-07-16 17:24:43 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00