Commit Graph

10 Commits

Author SHA1 Message Date
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
Autechre
9223fe174f Merge pull request #415 from Dwedit/save_state_fix
Save state fix
2020-12-30 22:08:04 +01:00
Dwedit
5fc31e82be Fixed a bug that caused extended save state information to be truncated early. 2020-12-30 15:33:27 -05:00
retro-wertz
b5803e0e1d c89 compliant? (#237)
* Replace C++ comments into  C comments

* Move INLINE out of Makefile.common, move to fceu-types.h

An INLINE define is still existing in Makefile.common for msvc (dont
have a way to to test that). Moved the rest into fceu-types.h using the
one already existing from emu2413.h.

* Increase maximum volume for apu channels
2018-12-03 20:25:17 -06:00
retro-wertz
52c8155dee Use C-comment style 2017-10-15 03:13:11 +08:00
twinaphex
4ea36c6483 Add xbox 360 target - not complete/working yet 2017-09-14 21:37:09 +02:00
Twinaphex
514448258e MSVC compatibility fixes 2014-04-15 01:59:54 -07: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