dolphin/Source/Core
Scott Mansell ba58cc47a3 Remove old (and now incorrect) error checking code.
We will now rely on Memory::CopyFromEmu to do bounds checking.

Some games actually load palettes from 0x00000000, despite the
fact no valid palette data should ever be there.

Fixes Issue 7792.
2014-10-29 08:53:53 +13:00
..
AudioCommon Fixes OpenSLES's sample rate. 2014-10-23 11:29:49 -05:00
Common Merge pull request #1291 from skidau/debugger-step-out 2014-10-28 12:53:22 +11:00
Core Add range checking to CopyTo/FromEmu so it won't segfault. 2014-10-29 08:53:53 +13:00
DiscIO VolumeCreator: Make master key arrays static 2014-10-12 15:07:39 -04:00
DolphinQt DolphinQt: Make GetOS const 2014-10-25 21:51:58 -04:00
DolphinWX Merge pull request #1291 from skidau/debugger-step-out 2014-10-28 12:53:22 +11:00
InputCommon Add missing includes where headers depend on other headers having been included first. 2014-10-21 21:22:16 -04:00
UICommon Migrate global init stuff into UICommon. 2014-10-05 20:47:37 -04:00
VideoBackends OGL: Get rid of error macros 2014-10-26 04:54:58 -04:00
VideoCommon Remove old (and now incorrect) error checking code. 2014-10-29 08:53:53 +13:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00