feos-tas
bb89a6d254
PAL emphasis swap for red and green. all PAL PPUs have these swapped.
...
http://forums.nesdev.com/viewtopic.php?f=3&t=13264
2015-09-19 10:51:25 +00:00
zeromus
aaf41d9c78
fix blargg's full palette test, now that deemph works properly. only on newppu though.
2015-09-13 18:36:16 +00:00
zeromus
090fc71eab
fix scoping bug in 'maxref' variable
2015-09-13 18:19:08 +00:00
zeromus
96078b99ac
support 512 color palettes, add support for proper deemph emulation on some codepaths. need to fix png saving and maybe other stuff
2015-09-12 03:44:08 +00:00
zeromus
14fdc3cdb6
reorganize overclocking variabls from r3120 to be in the core emulator instead of all jumbled up among modules
2015-06-18 06:26:38 +00:00
feos-tas
72f2d47f3a
Overclocking. Implemented by adding extra scanlines to PPU loop. Disabled (optionally) while 7-bit samples are playing (as they can't be worked around otherwise).
2015-06-16 19:52:49 +00:00
feos-tas
85ec4f169d
Video: applied patch from #666 - lua drawings in nsf.
...
Sound: nsf can be set to Dendy.
2015-05-01 18:25:39 +00:00
feos-tas
36e1b07c19
Added Dendy mode for Windows.
...
http://wiki.nesdev.com/w/index.php/Clock_rate
2015-04-26 10:12:15 +00:00
rainwarrior
7ad8b79cd3
fix for new-PPU debug information (address and pixel)
2015-01-28 18:12:06 +00:00
zeromus
6e3567ad16
apply r7371 from bizhawk to mmc5 IRQ handling to fix metal slader glory credits. this may have impact in other MMC5 programs; not tested
2014-07-24 06:25:53 +00:00
feos-tas
11e82599e6
Show some values for registers $4000-$4017 (memview, disassembly).
2014-07-13 12:22:22 +00:00
CaH4e3
0220dabeb4
mapper 002 - workaround for "Top Gun" issue #621 , need test if this isn't broke something other
...
mapper 012 - added hardware dip for language select
UNIF PEC-586 - fixed render finally, added 512K cartridges suppport, TODO: PEC keyboard
2013-09-15 10:41:42 +00:00
CaH4e3
d5e6d7f891
mapper 43 - new dumps needed
...
UNIF mihunche - new source for the old board/mapper
UNIF PEC-586 - new mapper almost complete
2013-05-13 19:27:34 +00:00
xhainingx
bc8a01178d
corrected c-style includes, added static_casts around compile time conversions
...
there were a lot of lines that needed static_casts to get rid of compiler
errors (c++11 issues) so I added them. Replaced #include<lib.h>s with
#include<clib>s, and moved them below the local includes
2013-04-13 02:52:13 +00:00
zeromus
098d0a8167
oops
2013-03-19 18:08:32 +00:00
zeromus
33e191fbd4
bring some improvements to newppu from bizhawk, and fig vtoggle5/6 back to vtoggle
2013-03-19 18:08:03 +00:00
punkrockguy318
2be5084a7b
create new subversion repo structure (trunk, tags, branches)
...
[[Split portion of a mixed commit.]]
2013-03-15 19:00:14 +00:00