retro-wertz
7e9b3b146d
UNIF: Initial implementation of game overrides (move exiting ones out of mapper code)
2019-07-02 19:34:55 +08:00
retro-wertz
634eb688c1
UNIF: Fix potential crash when accessing non-existing rom banks
...
- As stated, prevent a potential crash on some certain roms using split rom banks. This is done by counting the number of prg/chr banks loaded and using this as limit count during mapper bank switching.
- Update related boards.
2019-06-29 17:11:49 +08:00
retro-wertz
f9aa5e5462
Add dipswitch for VS games and Mapper105 (NWC)
2019-05-18 22:38:41 +08:00
retro-wertz
52c8155dee
Use C-comment style
2017-10-15 03:13:11 +08:00
twinaphex
8177370f4e
Remove FCEU_SaveGameSave/FCEU_loadGameSave entirely
2017-05-08 04:24:03 +02:00
retro-wertz
157655a2ea
add Mapper30 (UNROM 512)
2017-04-30 06:44:51 +08:00
aliaspider
cf45277354
use the same type names used in the definitions for the declarations.
2015-04-17 22:14:41 +01:00
twinaphex
d4a3125c44
Add header guards
2014-03-30 22:50:28 +02:00
twinaphex
7e6caac57d
Initial commit - http://sourceforge.net/p/fceumm/code/160/
2014-03-30 22:15:17 +02:00