BizHawk/BizHawk.Emulation.Cores/Consoles/Nintendo
alyosha-tas 5b731cf8b8 SNES saveram: check for existance
checks if SGB saveram exists before attempting to assign it to the buffer pointer.

Also return null if no saveram is found, which conforms to what other cores are doing and what EMUHawk expects
2017-06-16 08:50:28 -04:00
..
GBA clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00
Gameboy Fix dual GB input 2017-06-04 13:19:51 -05:00
N64 clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00
NES NES APU cleanup 2017-06-13 10:43:34 -04:00
QuickNES clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00
SNES SNES saveram: check for existance 2017-06-16 08:50:28 -04:00
SNES9X clean up core constructors - consistent parameter casing, and put them at the top of the class 2017-05-05 19:05:36 -05:00