aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-19spu: don't wait for irq on silent channelsnotaz
2011-09-19frontend: change sound config varsnotaz
2011-09-19drc: handle $ra access in JALR DS toonotaz
2011-09-19drc: fix $ra evicting on JALnotaz
2011-09-19Revert "drc: ujump DS $ra overwrite fix?"notaz
2011-09-19add fixed frameskip optionnotaz
2011-09-17fix some minor frontend issuesnotaz
2011-08-14gpu_unai: avoid NULL pointers in span tablenotaz
2011-08-13frontend: show time and battery capacitynotaz
2011-08-13release r9notaz
2011-08-13frontend: split 4:3 scaling optionsnotaz
2011-08-13gpu_neon: handle 0xEx cmds while frameskipingnotaz
2011-08-13gpu_neon: frameskip: skip blits until flippednotaz