support autoloading from archives in cases where there is only one useful file in an archive.

add experimental ram-only emulua savestate code. now call savestate_persist(ss) if you want to cause it to go to disk. otherwise it will stay in memory. this might speed things up. also add experimental new ppu which can be enabled by newppu 1 in configfile. there is no reason to use it yet but i needed to do a checkin
This commit is contained in:
zeromus 2008-08-18 03:11:42 +00:00
parent 224d9268ef
commit 2cba0fd439
13 changed files with 1037 additions and 270 deletions