Commit Graph

  • ffb0b9e0f0 drc: implement memory access speculation notaz 2011-10-08 01:55:01 +03:00
  • dc49e339fa drc: implement shiftimm constant propagation notaz 2011-10-07 02:27:32 +03:00
  • 76d1d09c12 spu: make "simple" interpolation even more simple notaz 2011-10-06 00:22:46 +03:00
  • 2f546f9ace recompilation-caused frameskip workaround notaz 2011-10-05 23:32:35 +03:00
  • 983a7cfdcc spu/cdda: sync cdda to spu playback notaz 2011-10-05 02:11:18 +03:00
  • 4600ba0381 try to support more compilers notaz 2011-10-05 00:36:03 +03:00
  • b96d3df7d4 rewrite memhandlers (write) notaz 2011-10-04 23:37:07 +03:00
  • c6c3b1b36e rewrite memhandlers (read) notaz 2011-10-02 18:46:31 +03:00
  • d3f3bf09b5 yet more random armv5 tweaks notaz 2011-10-01 01:13:43 +03:00
  • 0c2ca3ba2c gte_arm: implement RTPS, RTPT notaz 2011-09-30 01:04:21 +03:00
  • 22ea665be7 dfxvideo: remove unneeded double division in line code notaz 2011-09-27 23:13:08 +03:00
  • 61ef5cf48e psxcounters: avoid update on each hsync notaz 2011-09-26 03:07:51 +03:00
  • bedfea3863 drc: do gte flag liveness detection notaz 2011-09-25 22:45:35 +03:00
  • 59774ed012 gte: split arm code for pollux, generate flagless handlers notaz 2011-09-25 16:47:14 +03:00
  • 41f55c9fb3 frontend: few more pollux/caanoo tweaks notaz 2011-09-25 15:40:31 +03:00
  • 2924e5711a frontend: menu: don't assume onoff vars are int notaz 2011-09-25 15:37:50 +03:00
  • 3ebefe711e gte: switch divider back to table notaz 2011-09-25 15:31:41 +03:00
  • 55b0eeea60 add pollux/caanoo port, refactor things notaz 2011-09-24 18:41:41 +03:00
  • 15776b68de drc: fix PCSX HLE hack for armv5 notaz 2011-09-24 18:44:23 +03:00
  • bb5cf0fcf7 get rid of hard libbz2 dependency notaz 2011-09-23 20:51:07 +03:00
  • a80ae4a035 support armv5 build notaz 2011-09-23 19:29:03 +03:00
  • aaac9c7e00 release r10 notaz 2011-09-23 02:22:20 +03:00
  • fc8145b709 fix build on some ARM toolchains notaz 2011-09-23 03:07:38 +03:00
  • 321ca84db1 frontend: fix a couple of annoyancies notaz 2011-09-23 01:47:33 +03:00
  • be1cb678c4 spu: handle loop write vs loop flag race (bIgnoreLoop alternative) notaz 2011-09-22 22:38:12 +03:00
  • 7e44d49d2a spu: clean up unneeded code notaz 2011-09-22 20:26:34 +03:00
  • 77d6fd631e spu: use last written loop value when starting notaz 2011-09-22 19:20:35 +03:00
  • 9be4ba6483 drc: do modification check in smaller than page granularity notaz 2011-09-22 02:11:04 +03:00
  • 174c454a98 spu: get rid of pCurr -1, pass right chans to silent handler notaz 2011-09-21 04:03:48 +03:00
  • 587fa7de9b spu: fix a few mixing issues notaz 2011-09-20 02:29:28 +03:00
  • 76d63edf34 frontend: always detect region notaz 2011-09-20 01:21:18 +03:00
  • 76f71c2748 drc: make sure dyna_linker is really called from stub notaz 2011-09-20 00:01:39 +03:00
  • eba830cd5d drc: load ra before SD only when needed notaz 2011-09-19 03:47:44 +03:00
  • 47f3758357 frontend: fix frame limiter issue notaz 2011-09-18 03:13:23 +03:00
  • a3ed191507 spu: don't wait for irq on silent channels notaz 2011-09-16 16:55:31 +03:00
  • ffdbda296d frontend: change sound config vars notaz 2011-09-16 03:11:18 +03:00
  • d5910d5d42 drc: handle $ra access in JALR DS too notaz 2011-09-18 22:02:37 +03:00
  • 748406cf9b drc: fix $ra evicting on JAL notaz 2011-09-18 19:45:38 +03:00
  • 269bb29a66 Revert "drc: ujump DS $ra overwrite fix?" notaz 2011-09-16 01:09:28 +03:00
  • ea4a16e766 add fixed frameskip option notaz 2011-09-15 01:33:57 +03:00
  • 366631aa62 fix some minor frontend issues notaz 2011-09-15 00:33:03 +03:00
  • faf8bb13af gpu_unai: avoid NULL pointers in span table notaz 2011-08-14 19:45:04 +03:00
  • 65092fd8a8 frontend: show time and battery capacity notaz 2011-08-13 22:32:14 +03:00
  • 7ca0ce80ad release r9 notaz 2011-08-13 02:26:51 +03:00
  • a185be7095 frontend: split 4:3 scaling options notaz 2011-08-13 00:52:11 +03:00
  • 5b745e5bbc gpu_neon: handle 0xEx cmds while frameskiping notaz 2011-08-13 02:13:13 +03:00
  • 19e7cf877b gpu_neon: frameskip: skip blits until flipped notaz 2011-08-13 00:47:16 +03:00
  • b094071f3a gpu_neon: add peops as temp renderer notaz 2011-08-12 13:54:17 +03:00
  • 9394ada5d3 gpu_neon: support caching renderers, update rearmed if notaz 2011-08-12 13:21:51 +03:00
  • deb18d24e5 gpu_neon: do list resubmit detection notaz 2011-07-25 18:25:46 +03:00
  • 6e9bdaef8c gpu_neon: gpu info reads, some bugfixes notaz 2011-06-19 02:23:46 +03:00
  • fc84f6188a gpu_neon: basic frameskip, change check, minor stuff notaz 2011-06-18 01:33:50 +03:00
  • 8dd855cd6c gpu_neon: partially support range regs notaz 2011-06-16 01:07:35 +03:00
  • ddd56f6edd gpu_neon: vram fixes, list loop detection notaz 2011-06-14 13:18:08 +03:00
  • 56f08d8331 gpu_neon: split output code, some refactoring notaz 2011-06-13 00:43:42 +03:00
  • d30279e272 gpu_neon: some cmd/vram io and dma handling Grazvydas Ignotas 2011-06-08 00:55:06 +03:00
  • 1ab64c5413 gpu_neon: basic skeleton gpu plugin Grazvydas Ignotas 2011-03-04 18:51:55 +02:00
  • c006d9e3d7 gpu_unai: redo frameskip notaz 2011-08-12 02:37:23 +03:00
  • 1db5bc1ed7 gpu_unai: fix inline asm statements notaz 2011-08-12 01:17:36 +03:00
  • 53636f1583 gpu_unai: merge code from PCSX4ALL 2.2 release notaz 2011-08-11 18:54:42 +03:00
  • 17a54a4a45 frontend: add gpu_unai configuration options notaz 2011-08-11 19:39:30 +03:00
  • 76f7048eff frontend: refactor plugin_lib for maemo notaz 2011-08-11 18:26:28 +03:00
  • 4c08b9e7dd add guncon support notaz 2011-08-09 01:16:59 +03:00
  • 19e57cbf17 frontnd: pcnt: enable counters to avoid using ext tools notaz 2011-08-01 23:22:04 +03:00
  • f968d35dc0 drc: fix page get code in linkage_arm.s notaz 2011-07-31 23:50:19 +03:00
  • b17618c006 spu: split out mixing, use NEON for that on ARM notaz 2011-08-01 14:07:33 +03:00
  • b1094d0ef5 spu: merge DrHell/shalma noise code notaz 2011-07-31 00:17:17 +03:00
  • 9e7a735287 spu: change volume control, default it to 3/4 instead of 1/2 notaz 2011-07-30 23:30:26 +03:00
  • 381ea10346 spu: some misc refactoring/cleanup notaz 2011-07-30 02:42:28 +03:00
  • 1775933abd spu: some major reverb refactoring notaz 2011-07-30 02:38:52 +03:00
  • 07a6dd2ce2 spu: parametrize sample generation, interpolation notaz 2011-07-29 02:24:05 +03:00
  • 1ab7621a76 spu: do adsr on whole buffer notaz 2011-07-29 00:31:56 +03:00
  • 90f1d26c2e frontend: add chan display option, for fun mostly notaz 2011-07-29 00:25:41 +03:00
  • 78c6084694 spu: handle non-playing channel irqs notaz 2011-07-27 20:10:49 +03:00
  • 3fc2a4c27b spu: simplify irq and flag handling notaz 2011-07-27 20:06:46 +03:00
  • e11ae5c581 spu: some refactoring for upcoming optimization attempt notaz 2011-07-27 01:33:49 +03:00
  • a02dc3f33f spu: remove adsr stop prevention hack notaz 2011-07-27 01:31:21 +03:00
  • aa35134a83 sio: only do IRQ if it's bit has been cleared notaz 2011-07-26 19:45:03 +03:00
  • 22d3b3499d update AUTHORS notaz 2011-07-13 02:04:19 +03:00
  • 056d675988 cdrom: partially implement attenuation notaz 2011-07-13 01:34:01 +03:00
  • ebe6ff2b3d misc: invaliadte dynarec on HLE file loads notaz 2011-07-12 18:45:02 +03:00
  • b1570849e8 drc: fix SP mirror hack notaz 2011-07-12 18:23:19 +03:00
  • 96186eba5d drc: redo fastboot hack notaz 2011-07-12 01:29:22 +03:00
  • 69d41dfb34 frontend: sync with pico code notaz 2011-07-06 21:40:06 +03:00
  • f3a770329b sio: emulate "card not inserted" state notaz 2011-07-06 20:55:33 +03:00
  • 7d95d6faff sio: no DTR resets device notaz 2011-07-06 20:16:51 +03:00
  • 51f77282d6 frontend: add memcard change and exe run support notaz 2011-07-06 19:08:59 +03:00
  • 9a92bffbed cdriso: handle eboot and it's TOC, some refactoring notaz 2011-07-03 22:01:51 +03:00
  • aecf98c59e psxcounters: merge shalma's suggestion notaz 2011-07-05 18:45:30 +03:00
  • c7071c43ba cdrom: merge shalma's suggestions notaz 2011-07-01 02:33:20 +03:00
  • 5238f6f8fc dfsound: merge shalma's suggestions notaz 2011-07-01 02:15:08 +03:00
  • 0e828e88b6 gte_neon: fix MAC0 shift notaz 2011-07-01 01:26:35 +03:00
  • 631e6f2847 gte: fix MAC0 shift (pcsxr issue #8874, shalma) notaz 2011-06-30 02:03:25 +03:00
  • 1f77c86322 dma: more accurate ICR register handling notaz 2011-06-29 19:55:38 +03:00
  • ad418c19cd dma: don't generate irqs after aborted DMA notaz 2011-06-29 14:35:10 +03:00
  • 64bd6f82e9 drc: ifdef out one more 64bit instruction notaz 2011-06-28 00:38:21 +03:00
  • 4feed8d3c6 cdrom: make read reschedule optional notaz 2011-06-27 18:51:27 +03:00
  • 9f21ebfe55 dfxvideo: clear lcf when interlace is off notaz 2011-06-27 18:31:01 +03:00
  • 4955e9d068 cdrom: replace resched hack with another one notaz 2011-06-26 22:56:05 +03:00
  • 618ee30b05 pandora: minor update to pxml notaz 2011-06-26 17:20:13 +03:00