aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-17drc: merge Ari64's patch: 02_xor_zeronotaz
2011-02-17drc: get rid of pass 7/provisional_r32 toonotaz
2011-02-17drc: fix p32 32K memset stupidity, don't use p32 insteadnotaz
2011-02-17frontend: minor adjustmentsnotaz
2011-02-15add redump.org SBI supportnotaz
2011-02-15cdrom: move pause delay after ACKnotaz
2011-02-14dfxvideo: fill sanity check to prevent crashesnotaz
2011-02-12drc: rm x86 stuff - it's unmaintained herenotaz
2011-02-12dfinput: fix CONFIG_MODE behaviornotaz
2011-02-12main.c: load savestate after preparenotaz
2011-02-11use analog handling from dfinputnotaz
2011-02-10frontend: tune frameskip a bit morenotaz
2011-02-10release r6notaz
2011-02-10dfxvideo: fix frameskip issuenotaz
2011-02-10add cd swap functionalitynotaz
2011-02-10frontend: enable SPUIRQWait by defaultnotaz
2011-02-10spu: handle channels better in 'IRQ wait' casenotaz
2011-02-10frontend: support ingame actions (state load and such)notaz
2011-02-10frontend: key config: save it and make more intuitivenotaz
2011-02-10maemo: update for recent changes, fix warningsnotaz
2011-02-10frontend: support analog controller using nubs; some refactoringnotaz
2011-02-09frontend: redo frame skip/limiter yet againnotaz
2011-02-09drc: update memhandler according to pcsxr codenotaz
2011-02-09drc: sync gte with interpreternotaz
2011-02-09cdrom: remove cdrWrite3 reschedulenotaz
2011-02-09cdrom: backport fixes from pcsxrnotaz
2011-02-09misc: backport pal detection from pcsxrnotaz
2011-02-09psxmem: backport fixes from pcsxrnotaz
2011-02-09interpreter: backport fixes from pcsxrnotaz
2011-02-09dfsound: backport fixes from pcsxrnotaz