Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-01 | change lcf handling | notaz | |
not quite right but better than before, I hope | |||
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 | drc: some debug code improvements | notaz | |
2011-10-30 | rcnt: remove gate guess for cnt 0 and 1 | notaz | |
at least 1 is wrong according to Ryphecha's info, and breaks at least Wipeout XL. | |||
2011-10-30 | drc: do MVMVA decoding; parametrize handlers | notaz | |
2011-10-30 | inline/parametrize rootcounter reads | notaz | |
makes rcnt1 hack impossible though, overclock PSX instead | |||
2011-10-10 | get rid of old memhandlers | notaz | |
2011-10-08 | rewrite memhandlers (write) | notaz | |
2011-10-04 | rewrite memhandlers (read) | notaz | |
2011-07-08 | dma: more accurate ICR register handling | notaz | |
based on tests on ther real thing. | |||
2011-03-08 | pcsxmem: fix ro write handler | notaz | |
also refactor things a bit (as usual) | |||
2011-02-17 | drc: merge Ari64's patch: 10_unnecessary_invalidate | notaz | |
also adjust memhandlers to do inv checks as recompiler no longer does them for unknown writes. | |||
2011-01-16 | hack for bios write disable thing | notaz | |
2010-12-23 | drc: map bios and fix dummy reads | 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-19 | improved memhandlers | notaz | |