Commit Graph

15 Commits

Author SHA1 Message Date
negativeExponent
f49b0d5100 bandai.c: Backport (6145fe22ab (diff-11a2612d6f7ea9399d3d796f82dde9fb84b449a98f22ed187b24643c63c8e5d8)) 2022-02-08 15:19:11 +08:00
twinaphex
a918869c18 Cut down on stdio.h includes 2021-11-02 17:25:04 +01:00
jdgleaver
3a1dcca472 Enable switching of colour palettes via RetroPad L2 + D-Pad Left/Right 2021-10-22 13:30:27 +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
twinaphex
e154706586 Some cleanups + we don't need a non-libretro codepath 2021-06-05 20:56:49 +02:00
negativeExponent
8b3c191f68 Remove NETWORK branch
This was part of netplay.c that do not exist anymore. Its empty and not
relevant to current codebase.
2020-10-19 09:32:42 +08:00
negativeExponent
7d232046a1 Remove unused functions 2020-10-19 09:31:16 +08:00
retro-wertz
52c8155dee Use C-comment style 2017-10-15 03:13:11 +08:00
retro-wertz
9cd36aa9c0 Silence warning 2017-05-08 09:25:43 +08:00
retro-wertz
472b1e6f17 fix fds not saving game 2017-03-15 02:32:00 +08:00
twinaphex
21aa0759da Remove unused files 2015-08-06 13:34:20 +02:00
twinaphex
ea0d1f8046 Make core need_fullpath = false and pass memory buffer and size
of ROM from frontend to core
2014-12-09 01:45:15 +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