Commit Graph

12 Commits

Author SHA1 Message Date
libretroadmin
6a31522981 Get rid of mostly dead code 2022-06-20 06:07:40 +02:00
twinaphex
a918869c18 Cut down on stdio.h includes 2021-11-02 17:25:04 +01:00
jdgleaver
1a961ff6be Add support for emulated Game Genie add-on 2021-10-21 15:52:40 +01:00
jdgleaver
499f1c04de Replace direct file access with VFS routines 2021-10-20 16:58:35 +01:00
negativeExponent
e1e48294f0 Remove unused variables 2020-01-27 21:40:13 +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
a7e81addb4 fix this 2017-10-18 10:50:42 +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
3b96573a6d Silence warning 2017-05-08 09:42:26 +08:00
twinaphex
30b4c60b21 Rename files endian.c and memory.c 2014-03-30 22:29:30 +02:00
twinaphex
7e6caac57d Initial commit - http://sourceforge.net/p/fceumm/code/160/ 2014-03-30 22:15:17 +02:00