Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-23 | drc: implement block addr list saving | notaz | |
should give better experience after savestate load | |||
2014-12-21 | misc: merge from pcsxr r91261,r91276 | notaz | |
Author: edgbla Small fixes. 11834, 11836 (Lioncash); | |||
2014-12-21 | misc: merge from pcsxr r86908 | notaz | |
Author: edgbla CdromId fix; | |||
2014-12-20 | spu: rework synchronization | notaz | |
2014-12-06 | misc: length is unsigned | notaz | |
2014-12-06 | misc: don't succeed on trash input | notaz | |
2013-04-05 | don't rely on unsigned char on arm | notaz | |
2012-12-17 | make non-zlib save compression possible | notaz | |
2012-12-11 | misc: make error message remind about common mistake | notaz | |
2012-11-24 | fix various warnings | notaz | |
the idea here was to disable them to avoid drifting from pcsx-reloaded, but there doesn't seems to be much need for syncing. | |||
2012-11-13 | workaround pandora hugetlb bug, revert this later | notaz | |
2012-11-04 | handle bad cd images better | notaz | |
2012-07-18 | misc: setup GPU if logos are skipped | notaz | |
some games rely on the state BIOS leaves | |||
2011-12-05 | move some gpu status handling to core | notaz | |
this removes need to update each gpu plugin when this stuff is changed | |||
2011-10-30 | make root counters use generic event scheduling code | notaz | |
simplifies event handling code a bit | |||
2011-07-13 | misc: invaliadte dynarec on HLE file loads | notaz | |
also add some missing sanity checks. | |||
2011-02-09 | misc: backport pal detection from pcsxr | notaz | |
2011-01-16 | remove hle savestate restriction | notaz | |
we have enough data to load any savestate | |||
2010-12-25 | sync cdrom.h with pcsxr-svn | notaz | |
this may help to avoid savestate format change in the future. | |||
2010-12-23 | drc: improved interrupt code for emu_if | notaz | |
2010-12-22 | core: update to newer interrupt code, seems to affect timings too | notaz | |
pcsxr-svn commit: Author: weimingzhi Date: Sat Aug 7 23:52:44 2010 +0000 refactored the interrupt scheduling code a bit to make it a little more readable than using those "magic" numbers. | |||
2010-12-05 | fix some alignment issues | notaz | |
2010-11-16 | pcsxr-1.9.92 | PCSX* teams | |