Commit Graph

10 Commits

Author SHA1 Message Date
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
retro-wertz
1811ea1e06 Remove incomplete Use NTSC core option
Use NTSC colors option is incomplete due to missing int,hue adjustments. This can be added but there is no smooth way using core options or hotkey to selec ranges 1-256 for fine tuning

Using shaders instead can work better at this with more adjustments possible
2018-06-15 10:59:25 +08:00
retro-wertz
52c8155dee Use C-comment style 2017-10-15 03:13:11 +08:00
retro-wertz
8be0835eed Fix for vsunisystem input not working 2017-09-08 02:13:11 +08:00
retro-wertz
f3d0ff8f3f Correct VS. ppu names 2017-09-05 19:08:56 +08:00
retro-wertz
d603ef197f Add core option "Use NTSC" for default palette 2017-09-05 01:15:54 +08:00
retro-wertz
b6e95a1225 palette: Allow loading external palette file 2017-09-04 19:20:27 +08:00
twinaphex
7e6caac57d Initial commit - http://sourceforge.net/p/fceumm/code/160/ 2014-03-30 22:15:17 +02:00