aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-30drc: finish GTE reg liveness analysisnotaz
2011-10-30frontend/pollux: program MLC2 for TV-out, save/restore regsnotaz
2011-10-30drc: implement literal dupe mergingnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
2011-10-30psxcounters: avoid doing excessive updatesnotaz
2011-10-16psxmem: set fixed flag on mappings that really need itnotaz
2011-10-10release r10, for realnotaz
2011-10-10spu: fix gaussian interpolationnotaz
2011-10-10frontend: fix integer-prefer scalernotaz
2011-10-10use faster PSX clock on armv7 devicesnotaz
2011-10-10add caanoo frontend files, move pandora filesnotaz
2011-10-10psxcounters: change spu update ~2msnotaz
2011-10-10drc: check for interrupts after RFEnotaz
2011-10-10new ability to adjust psx cpu clocknotaz
2011-10-10get rid of old memhandlersnotaz
2011-10-10drc: remove some old inline memhandlersnotaz
2011-10-10drc: implement memory access speculationnotaz
2011-10-08drc: implement shiftimm constant propagationnotaz
2011-10-08spu: make "simple" interpolation even more simplenotaz
2011-10-08recompilation-caused frameskip workaroundnotaz
2011-10-08spu/cdda: sync cdda to spu playbacknotaz
2011-10-08try to support more compilersnotaz
2011-10-08rewrite memhandlers (write)notaz
2011-10-04rewrite memhandlers (read)notaz
2011-10-02yet more random armv5 tweaksnotaz
2011-09-30gte_arm: implement RTPS, RTPTnotaz
2011-09-27dfxvideo: remove unneeded double division in line codenotaz
2011-09-27psxcounters: avoid update on each hsyncnotaz
2011-09-27drc: do gte flag liveness detectionnotaz
2011-09-27gte: split arm code for pollux, generate flagless handlersnotaz
2011-09-27frontend: few more pollux/caanoo tweaksnotaz
2011-09-25frontend: menu: don't assume onoff vars are intnotaz
2011-09-25gte: switch divider back to tablenotaz
2011-09-25add pollux/caanoo port, refactor thingsnotaz
2011-09-25drc: fix PCSX HLE hack for armv5notaz
2011-09-23get rid of hard libbz2 dependencynotaz
2011-09-23support armv5 buildnotaz
2011-09-23release r10notaz
2011-09-23fix build on some ARM toolchainsnotaz
2011-09-23frontend: fix a couple of annoyanciesnotaz
2011-09-22spu: handle loop write vs loop flag race (bIgnoreLoop alternative)notaz
2011-09-22spu: clean up unneeded codenotaz
2011-09-22spu: use last written loop value when startingnotaz
2011-09-22drc: do modification check in smaller than page granularitynotaz
2011-09-21spu: get rid of pCurr -1, pass right chans to silent handlernotaz
2011-09-20spu: fix a few mixing issuesnotaz
2011-09-20frontend: always detect regionnotaz
2011-09-20drc: make sure dyna_linker is really called from stubnotaz
2011-09-19drc: load ra before SD only when needednotaz
2011-09-19frontend: fix frame limiter issuenotaz