aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-21frontend: input: add hack to allow abs-only devicesnotaz
2011-03-21frontend: input: detect dead devices, always set keynamesnotaz
2011-03-21frontend: input: kill "merge with defaults" behaviornotaz
2011-03-19drc: try even more to not compile code as 64bitnotaz
2011-03-17frontend: warn about frameskip problemsnotaz
2011-03-17drc: ujump DS $ra overwrite fix?notaz
2011-03-17minor debug code updatesnotaz
2011-03-15drc: hack for stack-in-RAM-mirror casenotaz
2011-03-15drc: implement ra accesses in ujump DSnotaz
2011-03-14frontend: bios warning bugfixnotaz
2011-03-14cdrom: merge a fix from PCSX-Reloadednotaz
2011-03-14cdrom: restore cdrWrite3 reschedulenotaz
2011-03-14frontend: add screenshot functionalitynotaz
2011-03-14add a simple tool to make pocketiso .z imagesnotaz
2011-03-14dfxvideo: make fskip update on vsync toonotaz
2011-03-12frontend: debug menu adjustmentnotaz
2011-03-10psxinterpreter: do interrupt test after doing target instructionSND\notaz_cp
2011-03-10drc: handle some load delay cases with interpreternotaz
2011-03-08pcsxmem: fix ro write handlernotaz
2011-03-08drc: update invalid_code for RAM when mirrors are touchednotaz
2011-03-07spu: fix valgrind errorsnotaz
2011-03-07drc: fix valgrind errorsnotaz
2011-03-07drc: rm unneeded writebacks in stubs, as suggested by Ari64notaz
2011-03-07frontend: fix valgrind errorsnotaz
2011-03-02release r7notaz
2011-03-02dfxvideo: turn off strict-aliasing (causes problems)notaz
2011-03-01dfxvideo: use bit31 handling from pcsxr-svnnotaz
2011-03-01drc: clear dynarec completely on CD image changenotaz
2011-03-01frontend: add BIOS warningnotaz
2011-03-01frontend: move skin and darken the backgroundnotaz
2011-03-01dfxvideo: avoid division like plaguenotaz
2011-03-01frontend: commit some debug codenotaz
2011-03-01spu: drop unused mono codenotaz
2011-03-01spu: refactor adsr (simplify code)notaz
2011-03-01spu: compact chan structure a bitnotaz
2011-03-01gte_neon: hook into recompilernotaz
2011-02-28gte_neon: implement MVMVA, some fixesnotaz
2011-02-25gte_neon: trying to improve codenotaz
2011-02-25gte_neon: implement RTPS and NCLIPnotaz
2011-02-22gte: starting some NEON codenotaz
2011-02-22frontend: make sure color format is setnotaz
2011-02-17drc: some PCSX-specific const addr io handlersnotaz
2011-02-17drc: add i/o penalty cyclesnotaz
2011-02-17drc: don't pass r3 to memhandlersnotaz
2011-02-17drc: merge register types from Ari64's codenotaz
2011-02-17drc: merge Ari64's patch: 11_reduce_invstub_memory_usagenotaz
2011-02-17drc: merge Ari64's patch: 10_unnecessary_invalidatenotaz
2011-02-17drc: merge Ari64's patch: 08_loop_hoistingnotaz
2011-02-17drc: merge Ari64's patch: 07_clear_cachenotaz
2011-02-17drc: merge Ari64's patch: 05_dont_write_r0notaz