bbbradsmith
e8597862f1
CHR size < 1k allows NES program to corrupt memory because VPage is 1k granularity
...
returning 0 from iNES_Init is not ideal, error is "unsupported mapper" but at least it's an error
also adding CHRmask1/2/4/8 fallback, not sure if needed but looks suspicious for <8k
2020-05-02 00:20:44 -04:00
zeromus
e3b7197128
add "record from sram" (to fix SF bug #828 )
2018-06-18 22:19:59 -05:00
zeromus
0307e3b827
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05: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
CaH4e3
fe057f4bfd
CDLogger VRAM issue fix
2013-03-01 19:22:45 +00:00
CaH4e3
880c9deb62
removed old ines code, more formatting
2012-12-12 20:28:34 +00:00
CaH4e3
43ee931dec
cleanup and version bum... hmmm (not no mention something else)
2012-10-21 16:40:04 +00:00
punkrockguy318
449ac4352f
updated FSF license in COPYING license file and source and header files
2012-08-04 22:33:16 +00:00
zeromus
89d32673c2
newppu savestates as well as a bit of jacking around for performance and other misc things I meant to do, but alas speedups wont be possible without obfuscating the code.
2009-08-06 00:51:29 +00:00
qeed
3a0f215477
Fix implicit overflow warning on line 296 and properly pass soot in cart.cpp line 643
2009-06-13 16:37:12 +00:00
zeromus
aaec642b0b
cleanup
2008-08-13 23:20:51 +00:00
zeromus
3e983865df
SF [ 2046985 ] SRAM not wiped on power cycle (during movies)
2008-08-12 06:52:48 +00:00
zeromus
b82c266971
fixed a bad bug in memorystream which makes movie savestates work better
...
and now they work faster too
2008-06-17 07:55:27 +00:00
zeromus
e0a14909f0
faster compiles (mappers include 1/3 as much code now)
...
fix some memory leaks by changing the path generation APIs to return std::string.. but it still gets strdupped by a lot of clients.
switch over more movie and savestate code to use iostreams instead of stdio
remove the temporary savestate stuff for more tasing speed hopefully
2008-06-17 06:55:07 +00:00
zeromus
43908a249d
goodbye fastapass and c80x86
2008-06-06 03:02:00 +00:00
zeromus
cd427263da
moved some util files to utils directory
2006-08-01 05:50:19 +00:00
zeromus
bc98e7be2d
tinkered around with some more docs
2006-07-31 06:04:44 +00:00
zeromus
80d0d46d73
moved fceu to its own folder to make room for other projects
...
[[Split portion of a mixed commit.]]
2006-07-29 05:46:15 +00:00