Age | Commit message (Expand) | Author |
2011-10-08 | try to support more compilers | notaz |
2011-10-08 | rewrite memhandlers (write) | notaz |
2011-10-04 | rewrite memhandlers (read) | notaz |
2011-10-02 | yet more random armv5 tweaks | notaz |
2011-09-30 | gte_arm: implement RTPS, RTPT | notaz |
2011-09-27 | dfxvideo: remove unneeded double division in line code | notaz |
2011-09-27 | psxcounters: avoid update on each hsync | notaz |
2011-09-27 | drc: do gte flag liveness detection | notaz |
2011-09-27 | gte: split arm code for pollux, generate flagless handlers | notaz |
2011-09-27 | frontend: few more pollux/caanoo tweaks | notaz |
2011-09-25 | frontend: menu: don't assume onoff vars are int | notaz |
2011-09-25 | gte: switch divider back to table | notaz |
2011-09-25 | add pollux/caanoo port, refactor things | notaz |
2011-09-25 | drc: fix PCSX HLE hack for armv5 | notaz |
2011-09-23 | get rid of hard libbz2 dependency | notaz |
2011-09-23 | support armv5 build | notaz |
2011-09-23 | release r10 | notaz |
2011-09-23 | fix build on some ARM toolchains | notaz |
2011-09-23 | frontend: fix a couple of annoyancies | notaz |
2011-09-22 | spu: handle loop write vs loop flag race (bIgnoreLoop alternative) | notaz |
2011-09-22 | spu: clean up unneeded code | notaz |
2011-09-22 | spu: use last written loop value when starting | notaz |
2011-09-22 | drc: do modification check in smaller than page granularity | notaz |
2011-09-21 | spu: get rid of pCurr -1, pass right chans to silent handler | notaz |
2011-09-20 | spu: fix a few mixing issues | notaz |
2011-09-20 | frontend: always detect region | notaz |
2011-09-20 | drc: make sure dyna_linker is really called from stub | notaz |
2011-09-19 | drc: load ra before SD only when needed | notaz |
2011-09-19 | frontend: fix frame limiter issue | notaz |
2011-09-19 | spu: don't wait for irq on silent channels | notaz |
2011-09-19 | frontend: change sound config vars | notaz |
2011-09-19 | drc: handle $ra access in JALR DS too | notaz |
2011-09-19 | drc: fix $ra evicting on JAL | notaz |
2011-09-19 | Revert "drc: ujump DS $ra overwrite fix?" | notaz |
2011-09-19 | add fixed frameskip option | notaz |
2011-09-17 | fix some minor frontend issues | notaz |
2011-08-14 | gpu_unai: avoid NULL pointers in span table | notaz |
2011-08-13 | frontend: show time and battery capacity | notaz |
2011-08-13 | release r9 | notaz |
2011-08-13 | frontend: split 4:3 scaling options | notaz |
2011-08-13 | gpu_neon: handle 0xEx cmds while frameskiping | notaz |
2011-08-13 | gpu_neon: frameskip: skip blits until flipped | notaz |
2011-08-13 | gpu_neon: add peops as temp renderer | notaz |
2011-08-13 | gpu_neon: support caching renderers, update rearmed if | notaz |
2011-08-13 | gpu_neon: do list resubmit detection | notaz |
2011-08-13 | gpu_neon: gpu info reads, some bugfixes | notaz |
2011-08-13 | gpu_neon: basic frameskip, change check, minor stuff | notaz |
2011-08-13 | gpu_neon: partially support range regs | notaz |
2011-08-13 | gpu_neon: vram fixes, list loop detection | notaz |
2011-08-13 | gpu_neon: split output code, some refactoring | notaz |