Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-07 | Remove dead non retroarch platforms, prepare for second memcard | meepingsnesroms | |
2014-12-20 | spu: add a schedule callback | notaz | |
2011-10-30 | psxinterpreter: a bit more accurate Cause reg handling | notaz | |
2011-10-30 | gte: change gte irq workaround | notaz | |
This should be closer to what happens on the real thing. Special thanks to Ryphecha for the idea. | |||
2011-06-07 | r3000a: don't patch RAM to work around BIOS | notaz | |
BIOS steps over if GTE instructions are interrupted, we must work around that since we don't emulate the pipeline. Previous workaround sucks since it hacks emulated RAM.. | |||
2011-03-22 | r3000a: reset cpu after setting up registers | notaz | |
drc depends on some of them | |||
2011-01-28 | cdrom: support cdda playback cursor and autopause/report | notaz | |
some differences from PCSX-Reloaded version | |||
2011-01-26 | cdrom: merge most of cdrom.c from latest pcsxr (r62214) | notaz | |
most changes pulled are shalma's work | |||
2010-12-23 | update gpu DMA related code to pcsxr-svn Nov 28 | notaz | |
mostly authored by shalma, some by weimingzhi. | |||
2010-12-23 | update mdec code to pcsxr-svn Nov 26 | notaz | |
lots of patches from shalma and gschwnd. | |||
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-11-16 | pcsxr-1.9.92 | PCSX* teams | |