pcsx_rearmed.git
2011-10-30 notazspu: add asm mixing code for ARMv5 too
2011-10-30 notazfrontend: add touchscreen-as-buttons input code
2011-10-30 notazfrontend/input: make it more modular
2011-10-30 notazfrontend: minor menu adjustments
2011-10-30 notazfrontend: get rid of HOME hack
2011-10-30 notazgpu_neon: fix fb wrapping
2011-10-30 notazgpu_unai: fix a few potential crashes
2011-10-30 notazcdriso: add cbin support
2011-10-30 notazfrontend/pollux: add scaling
2011-10-30 notazpsxcounters: use higher precision for vsync timing
2011-10-30 notazpsxinterpreter: a bit more accurate Cause reg handling
2011-10-30 notazdrc: detect sw irqs properly
2011-10-30 notazdrc: fix various register trashing in mtc0
2011-10-30 notazdrc: fix cycle multiplier code
2011-10-30 notazdrc: fix mtc0 argument
2011-10-30 notazdrc: some debug code improvements
2011-10-30 notazmake root counters use generic event scheduling code
2011-10-30 notazdrc: always use physical block addresses
2011-10-30 notazrcnt: remove gate guess for cnt 0 and 1
2011-10-30 notazgte: change gte irq workaround
2011-10-30 notazdrc: detect dead gte reads too
2011-10-30 notazdrc: add some hack options
2011-10-30 notazgte: parametrize remaining ops
2011-10-30 notazgte: disable some MAC overflow checks for ARM
2011-10-30 notazgte: eliminate excessive lims and casts
2011-10-30 notazgte: pass a pointer to registers as argument
2011-10-30 notazdrc: try to avoid full constant reload
2011-10-30 notazdrc: fix sub assem_debug print
2011-10-30 notazdrc: avoid invcode checks on close addesses
2011-10-30 notazgte_arm: some asm experiments
2011-10-30 notazpcnt: measure gte too
2011-10-30 notazdrc: do MVMVA decoding; parametrize handlers
2011-10-30 notazdrc: finish GTE reg liveness analysis
2011-10-30 notazfrontend/pollux: program MLC2 for TV-out, save/restore...
2011-10-30 notazdrc: implement literal dupe merging
2011-10-30 notazinline/parametrize rootcounter reads
2011-10-30 notazpsxcounters: avoid doing excessive updates
2011-10-16 notazpsxmem: set fixed flag on mappings that really need it
2011-10-09 notazrelease r10, for real r10
2011-10-09 notazspu: fix gaussian interpolation
2011-10-09 notazfrontend: fix integer-prefer scaler
2011-10-09 notazuse faster PSX clock on armv7 devices
2011-10-09 notazadd caanoo frontend files, move pandora files
2011-10-09 notazpsxcounters: change spu update ~2ms
2011-10-09 notazdrc: check for interrupts after RFE
2011-10-09 notaznew ability to adjust psx cpu clock
2011-10-09 notazget rid of old memhandlers
2011-10-09 notazdrc: remove some old inline memhandlers
2011-10-09 notazdrc: implement memory access speculation
2011-10-08 notazdrc: implement shiftimm constant propagation
2011-10-08 notazspu: make "simple" interpolation even more simple
2011-10-08 notazrecompilation-caused frameskip workaround
2011-10-08 notazspu/cdda: sync cdda to spu playback
2011-10-08 notaztry to support more compilers
2011-10-08 notazrewrite memhandlers (write)
2011-10-04 notazrewrite memhandlers (read)
2011-10-02 notazyet more random armv5 tweaks
2011-09-29 notazgte_arm: implement RTPS, RTPT
2011-09-27 notazdfxvideo: remove unneeded double division in line code
2011-09-26 notazpsxcounters: avoid update on each hsync
2011-09-26 notazdrc: do gte flag liveness detection
2011-09-26 notazgte: split arm code for pollux, generate flagless handlers
2011-09-26 notazfrontend: few more pollux/caanoo tweaks
2011-09-25 notazfrontend: menu: don't assume onoff vars are int
2011-09-25 notazgte: switch divider back to table
2011-09-24 notazadd pollux/caanoo port, refactor things
2011-09-24 notazdrc: fix PCSX HLE hack for armv5
2011-09-23 notazget rid of hard libbz2 dependency
2011-09-23 notazsupport armv5 build
2011-09-23 notazrelease r10
2011-09-23 notazfix build on some ARM toolchains
2011-09-23 notazfrontend: fix a couple of annoyancies
2011-09-22 notazspu: handle loop write vs loop flag race (bIgnoreLoop...
2011-09-22 notazspu: clean up unneeded code
2011-09-22 notazspu: use last written loop value when starting
2011-09-22 notazdrc: do modification check in smaller than page granularity
2011-09-21 notazspu: get rid of pCurr -1, pass right chans to silent...
2011-09-19 notazspu: fix a few mixing issues
2011-09-19 notazfrontend: always detect region
2011-09-19 notazdrc: make sure dyna_linker is really called from stub
2011-09-19 notazdrc: load ra before SD only when needed
2011-09-19 notazfrontend: fix frame limiter issue
2011-09-19 notazspu: don't wait for irq on silent channels
2011-09-19 notazfrontend: change sound config vars
2011-09-19 notazdrc: handle $ra access in JALR DS too
2011-09-19 notazdrc: fix $ra evicting on JAL
2011-09-19 notazRevert "drc: ujump DS $ra overwrite fix?"
2011-09-19 notazadd fixed frameskip option
2011-09-16 notazfix some minor frontend issues
2011-08-14 notazgpu_unai: avoid NULL pointers in span table
2011-08-13 notazfrontend: show time and battery capacity
2011-08-12 notazrelease r9 r9
2011-08-12 notazfrontend: split 4:3 scaling options
2011-08-12 notazgpu_neon: handle 0xEx cmds while frameskiping
2011-08-12 notazgpu_neon: frameskip: skip blits until flipped
2011-08-12 notazgpu_neon: add peops as temp renderer
2011-08-12 notazgpu_neon: support caching renderers, update rearmed if
2011-08-12 notazgpu_neon: do list resubmit detection
2011-08-12 notazgpu_neon: gpu info reads, some bugfixes
2011-08-12 notazgpu_neon: basic frameskip, change check, minor stuff
next