aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore
AgeCommit message (Expand)Author
2012-11-18cdrom: some subq hacksnotaz
2012-11-13cdrom: only need to read for cddanotaz
2012-11-13workaround pandora hugetlb bug, revert this laternotaz
2012-11-10psxcounters: refresh internal state after savestate loadnotaz
2012-11-05sort out 32/64bit savestate compat issuesnotaz
2012-11-04handle bad cd images betternotaz
2012-11-04cdriso: don't play data tracknotaz
2012-11-03cdrom: read subq directly, not from threadnotaz
2012-10-12use plat_mmap for RAM toonotaz
2012-09-13silence some 64bit related warningsnotaz
2012-08-04configure: various fixesnotaz
2012-08-03frontend/pollux: wiz: move tables to upper memory to free some RAMnotaz
2012-07-30fix various fPIC issuesnotaz
2012-07-23cheat: add some undo logicnotaz
2012-07-22frontend: initial cheats supportnotaz
2012-07-22pcsxmem: abort if lsb is set for map_itemnotaz
2012-07-19cdrom: reset cmd buffer when cmd is acceptednotaz
2012-07-19cdrom: mask selector bits correctlynotaz
2012-07-18psxcounters: use cycles when calculating updatesnotaz
2012-07-18gte_neon: make rtps division better match rtptnotaz
2012-07-18misc: setup GPU if logos are skippednotaz
2012-07-18cdrom: adjust report mode returnnotaz
2012-04-29frontend: some menu adjustmentsnotaz
2012-04-29fix some build issues and warningsnotaz
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