Commit Graph

15 Commits

Author SHA1 Message Date
retro-wertz
feed492569 [overclock] allow choosing between postrender and vblank extra scanlines 2017-08-24 20:58:04 +08:00
retro-wertz
ef5f75a8d5 [overclock] remove duplicate, defined in x6502.c 2017-08-24 17:21:18 +08:00
twinaphex
8f2d28e4e5 C89 buildfixes 2017-07-01 11:01:46 +02:00
retro-wertz
1cb591d6ef add core option dendy and region override 2017-03-11 14:18:00 +08:00
retro-wertz
e9682625dc fix overclock buffer overflow 2017-03-09 18:01:33 +08:00
retro-wertz
1ec32bd8bc fix overclock audio issues 2017-03-09 17:49:28 +08:00
meepingsnesroms
f7c779eb7d Try to fix sound with overclock
The overclock would not disable because DMC_7bit was always being set
to 0.
2017-03-08 09:47:23 -08:00
twinaphex
417b8c6022 Add overclocking - backported from FCEUX with mods 2016-02-22 18:36:09 +01:00
twinaphex
5cfa9e8ac9 Don't rely on LSB_FIRST 2015-07-23 22:18:46 +02:00
Jose Ernesto Ramirez Ramirez
d4fa032402 mmc5 fix
mmc5 fix taken from fceux source code to handle correctly the register
$5130 in fceumm. Now we can play games like Legend of Link nes hack that
need this fix.
2015-06-27 18:04:58 -05:00
twinaphex
48b22acc96 Simplify big-endian CopySprites codepath 2014-12-09 14:12:31 +01:00
twinaphex
0604e89644 CopySprites - turn into do-while loop getting rid of the goto at
the end
2014-12-09 14:08:12 +01:00
twinaphex
5d8885b916 Simplify DoLine 2014-12-09 14:02:54 +01: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