2011-10-09 |
notaz | spu: fix gaussian interpolation |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | frontend: fix integer-prefer scaler |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | use faster PSX clock on armv7 devices |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | add caanoo frontend files, move pandora files |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | psxcounters: change spu update ~2ms |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | drc: check for interrupts after RFE |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | new ability to adjust psx cpu clock |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | get rid of old memhandlers |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | drc: remove some old inline memhandlers |
commit | commitdiff | tree | snapshot |
2011-10-09 |
notaz | drc: implement memory access speculation |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | drc: implement shiftimm constant propagation |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | spu: make "simple" interpolation even more simple |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | recompilation-caused frameskip workaround |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | spu/cdda: sync cdda to spu playback |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | try to support more compilers |
commit | commitdiff | tree | snapshot |
2011-10-08 |
notaz | rewrite memhandlers (write) |
commit | commitdiff | tree | snapshot |
2011-10-04 |
notaz | rewrite memhandlers (read) |
commit | commitdiff | tree | snapshot |
2011-10-02 |
notaz | yet more random armv5 tweaks |
commit | commitdiff | tree | snapshot |
2011-09-29 |
notaz | gte_arm: implement RTPS, RTPT |
commit | commitdiff | tree | snapshot |
2011-09-27 |
notaz | dfxvideo: remove unneeded double division in line code |
commit | commitdiff | tree | snapshot |
2011-09-26 |
notaz | psxcounters: avoid update on each hsync |
commit | commitdiff | tree | snapshot |
2011-09-26 |
notaz | drc: do gte flag liveness detection |
commit | commitdiff | tree | snapshot |
2011-09-26 |
notaz | gte: split arm code for pollux, generate flagless handlers |
commit | commitdiff | tree | snapshot |
2011-09-26 |
notaz | frontend: few more pollux/caanoo tweaks |
commit | commitdiff | tree | snapshot |
2011-09-25 |
notaz | frontend: menu: don't assume onoff vars are int |
commit | commitdiff | tree | snapshot |
2011-09-25 |
notaz | gte: switch divider back to table |
commit | commitdiff | tree | snapshot |
2011-09-24 |
notaz | add pollux/caanoo port, refactor things |
commit | commitdiff | tree | snapshot |
2011-09-24 |
notaz | drc: fix PCSX HLE hack for armv5 |
commit | commitdiff | tree | snapshot |
2011-09-23 |
notaz | get rid of hard libbz2 dependency |
commit | commitdiff | tree | snapshot |
2011-09-23 |
notaz | support armv5 build |
commit | commitdiff | tree | snapshot |
2011-09-23 |
notaz | release r10 |
commit | commitdiff | tree | snapshot |
2011-09-23 |
notaz | fix build on some ARM toolchains |
commit | commitdiff | tree | snapshot |
2011-09-23 |
notaz | frontend: fix a couple of annoyancies |
commit | commitdiff | tree | snapshot |
2011-09-22 |
notaz | spu: handle loop write vs loop flag race (bIgnoreLoop... |
commit | commitdiff | tree | snapshot |
2011-09-22 |
notaz | spu: clean up unneeded code |
commit | commitdiff | tree | snapshot |
2011-09-22 |
notaz | spu: use last written loop value when starting |
commit | commitdiff | tree | snapshot |
2011-09-22 |
notaz | drc: do modification check in smaller than page granularity |
commit | commitdiff | tree | snapshot |
2011-09-21 |
notaz | spu: get rid of pCurr -1, pass right chans to silent... |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | spu: fix a few mixing issues |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | frontend: always detect region |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | drc: make sure dyna_linker is really called from stub |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | drc: load ra before SD only when needed |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | frontend: fix frame limiter issue |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | spu: don't wait for irq on silent channels |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | frontend: change sound config vars |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | drc: handle $ra access in JALR DS too |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | drc: fix $ra evicting on JAL |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | Revert "drc: ujump DS $ra overwrite fix?" |
commit | commitdiff | tree | snapshot |
2011-09-19 |
notaz | add fixed frameskip option |
commit | commitdiff | tree | snapshot |
2011-09-16 |
notaz | fix some minor frontend issues |
commit | commitdiff | tree | snapshot |
2011-08-14 |
notaz | gpu_unai: avoid NULL pointers in span table |
commit | commitdiff | tree | snapshot |
2011-08-13 |
notaz | frontend: show time and battery capacity |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | release r9 r9 |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | frontend: split 4:3 scaling options |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: handle 0xEx cmds while frameskiping |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: frameskip: skip blits until flipped |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: add peops as temp renderer |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: support caching renderers, update rearmed if |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: do list resubmit detection |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: gpu info reads, some bugfixes |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: basic frameskip, change check, minor stuff |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: partially support range regs |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: vram fixes, list loop detection |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_neon: split output code, some refactoring |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Grazvydas Ignotas | gpu_neon: some cmd/vram io and dma handling |
commit | commitdiff | tree | snapshot |
2011-08-12 |
Grazvydas Ignotas | gpu_neon: basic skeleton gpu plugin |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_unai: redo frameskip |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_unai: fix inline asm statements |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | gpu_unai: merge code from PCSX4ALL 2.2 release |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | frontend: add gpu_unai configuration options |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | frontend: refactor plugin_lib for maemo |
commit | commitdiff | tree | snapshot |
2011-08-12 |
notaz | add guncon support |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | frontnd: pcnt: enable counters to avoid using ext tools |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | drc: fix page get code in linkage_arm.s |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | spu: split out mixing, use NEON for that on ARM |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | spu: merge DrHell/shalma noise code |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | spu: change volume control, default it to 3/4 instead... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
notaz | spu: some misc refactoring/cleanup |
commit | commitdiff | tree | snapshot |
2011-07-30 |
notaz | spu: some major reverb refactoring |
commit | commitdiff | tree | snapshot |
2011-07-29 |
notaz | spu: parametrize sample generation, interpolation |
commit | commitdiff | tree | snapshot |
2011-07-29 |
notaz | spu: do adsr on whole buffer |
commit | commitdiff | tree | snapshot |
2011-07-29 |
notaz | frontend: add chan display option, for fun mostly |
commit | commitdiff | tree | snapshot |
2011-07-29 |
notaz | spu: handle non-playing channel irqs |
commit | commitdiff | tree | snapshot |
2011-07-27 |
notaz | spu: simplify irq and flag handling |
commit | commitdiff | tree | snapshot |
2011-07-27 |
notaz | spu: some refactoring for upcoming optimization attempt |
commit | commitdiff | tree | snapshot |
2011-07-26 |
notaz | spu: remove adsr stop prevention hack |
commit | commitdiff | tree | snapshot |
2011-07-26 |
notaz | sio: only do IRQ if it's bit has been cleared |
commit | commitdiff | tree | snapshot |
2011-07-14 |
notaz | update AUTHORS |
commit | commitdiff | tree | snapshot |
2011-07-14 |
notaz | cdrom: partially implement attenuation |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | misc: invaliadte dynarec on HLE file loads |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | drc: fix SP mirror hack |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | drc: redo fastboot hack |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | frontend: sync with pico code |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | sio: emulate "card not inserted" state |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | sio: no DTR resets device |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | frontend: add memcard change and exe run support |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | cdriso: handle eboot and it's TOC, some refactoring |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | psxcounters: merge shalma's suggestion |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | cdrom: merge shalma's suggestions |
commit | commitdiff | tree | snapshot |
2011-07-12 |
notaz | dfsound: merge shalma's suggestions |
commit | commitdiff | tree | snapshot |
next |