aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2012-04-22bring in configure build systemnotaz
2012-04-18drc: inv: fix ram ofset and mirror handlingnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2012-02-29gte_arm: fix gteOF sign extensionnotaz
2012-01-14drc: allow translation cache in data segmentnotaz
2012-01-09cdrom: resume cdda on state loadnotaz
2012-01-09gte_neon: change division againnotaz
2012-01-07drc: do basic current block modification detectionnotaz
2012-01-06drc: never read to r0notaz
2012-01-03bring GPUvBlank backnotaz
2012-01-01change lcf handlingnotaz
2011-12-23gte_neon: use more accurate divisionnotaz
2011-12-11drc: fix bad gte unneeded reg assumptionnotaz
2011-12-09cdrom: don't emulate seek when set to same locnotaz
2011-12-08drc: move constmap out of regstatnotaz
2011-12-05psxcounters: avoid excessive recalculationsnotaz
2011-12-05psxcounters: handle overflow = target casenotaz
2011-12-05let's try alternative vsync timingnotaz
2011-12-05try to emulate GPU busynotaz
2011-12-05remove gpu vblank callbacksnotaz
2011-12-05move some gpu status handling to corenotaz
2011-11-01drc/gte: decode MVMVA data depsnotaz
2011-11-01drc/gte: fix dep listnotaz
2011-10-30cdriso: support multidisk ebootsnotaz
2011-10-30cdriso: add cbin supportnotaz
2011-10-30psxcounters: use higher precision for vsync timingnotaz
2011-10-30psxinterpreter: a bit more accurate Cause reg handlingnotaz
2011-10-30drc: detect sw irqs properlynotaz
2011-10-30drc: fix various register trashing in mtc0notaz
2011-10-30drc: fix cycle multiplier codenotaz
2011-10-30drc: fix mtc0 argumentnotaz
2011-10-30drc: some debug code improvementsnotaz
2011-10-30make root counters use generic event scheduling codenotaz
2011-10-30drc: always use physical block addressesnotaz
2011-10-30rcnt: remove gate guess for cnt 0 and 1notaz
2011-10-30gte: change gte irq workaroundnotaz
2011-10-30drc: detect dead gte reads toonotaz
2011-10-30drc: add some hack optionsnotaz
2011-10-30gte: parametrize remaining opsnotaz
2011-10-30gte: disable some MAC overflow checks for ARMnotaz
2011-10-30gte: eliminate excessive lims and castsnotaz
2011-10-30gte: pass a pointer to registers as argumentnotaz
2011-10-30drc: try to avoid full constant reloadnotaz
2011-10-30drc: fix sub assem_debug printnotaz
2011-10-30drc: avoid invcode checks on close addessesnotaz
2011-10-30gte_arm: some asm experimentsnotaz
2011-10-30pcnt: measure gte toonotaz
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-10-30drc: finish GTE reg liveness analysisnotaz
2011-10-30drc: implement literal dupe mergingnotaz