visualboyadvance-m/src
Fabrice de Gans 7005b92840
Sanitize allocations in the Game Boy emulator (#1105)
This adds checks for every allocation failure in the core Game Boy
emulator. In addition, this replaces some magic values defined
constant expressions and removes an unused function.
This also removes asserts for failed allocations in GB.cpp, they now
report a failure to the caller.
2023-04-03 12:47:55 -07:00
..
apu Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common Sanitize allocations in the Game Boy emulator (#1105) 2023-04-03 12:47:55 -07:00
debian Remove libpng direct dependency. 2020-03-01 13:56:29 +00:00
filters Revert "Use MSVC intrinsic sqrt() on x86 for XBRZ" 2022-02-03 07:57:51 +00:00
gb Sanitize allocations in the Game Boy emulator (#1105) 2023-04-03 12:47:55 -07:00
gba Merge remote-tracking branch 'libretro/master' 2023-03-25 12:23:58 +00:00
libretro Move GB/GBC header parsing to gbCartData 2023-03-27 10:55:00 +00:00
sdl Move GB/GBC header parsing to gbCartData 2023-03-27 10:55:00 +00:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx Add nanosvg library dependency for vcpkg static builds 2023-04-01 17:15:22 -07:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h Move GB/GBC header parsing to gbCartData 2023-03-27 10:55:00 +00:00
System.h Move ConfigManager to SDL 2023-03-07 14:11:52 -08:00
Util.cpp Move core options to a struct 2023-02-06 01:22:19 +00:00
Util.h Merge remote-tracking branch 'libretro/master' 2022-11-18 00:24:23 +00:00
gcc-wrap.c.in cmake: Silence cmake policy warning CMP0058. 2019-10-05 18:33:44 -07:00
vba-over.ini remove non-working override. 2023-02-27 20:31:02 +00:00
version.h.in fix Visual Studio build 2019-10-04 13:20:10 +00:00