Commit Graph

  • 60693a92fb indicate values are hex in config notaz 2023-12-10 23:26:27 +02:00
  • 442afc304a gpu: adjust timing notaz 2023-12-09 00:50:39 +02:00
  • a3fcdfcb3e gpu_neon: try to patch more pal vs enhancement trouble notaz 2023-12-07 01:31:48 +02:00
  • 894cbc49fa spu: fix a wrong assumption about cd volume notaz 2023-12-07 01:45:51 +02:00
  • 1237304d55 cdrom: fix a copy-paste mistake notaz 2023-12-07 00:03:37 +02:00
  • 06926f13a7 psxbios: implement some more memcard details notaz 2023-12-06 23:59:11 +02:00
  • 1dc6851295 psxbios: implement some cdrom related stuff notaz 2023-12-04 22:17:10 +02:00
  • b44231721e patch another gpulib alignment issue notaz 2023-12-03 01:21:50 +02:00
  • b54a1ac7cf adjust dma alignment and some cleanup notaz 2023-12-01 23:45:40 +02:00
  • 26665bc5cb an alt hack for Judge Dredd notaz 2023-12-02 01:05:10 +02:00
  • 1cec47197e gpu: improve timings of clipped sprites notaz 2023-11-30 01:58:19 +02:00
  • 548cdef90b more timing hacks notaz 2023-11-28 00:51:32 +02:00
  • 427a3f291d gpu_unai: fix clear masking notaz 2023-11-28 00:47:16 +02:00
  • 90ac6fed27 gpu: start doing some basic gpu timing notaz 2023-11-28 00:23:03 +02:00
  • 61a1bbbb76 libretro: drop the Frame Duping option notaz 2023-11-26 21:39:08 +02:00
  • 1cff67e5df update db notaz 2023-11-26 01:02:27 +02:00
  • f4ab3b6432 drop some unused funcs notaz 2023-11-26 00:11:30 +02:00
  • 0709d25474 libretro: report errors and warnings as such notaz 2023-11-25 23:59:36 +02:00
  • 3e82ffc438 libretro: direct fb access requires duping support notaz 2023-11-25 23:56:41 +02:00
  • dcaa32ddfd cdrom: fail pausing on seek notaz 2023-11-25 22:37:28 +02:00
  • 5c07678c30 try different dualshock analog heuristics notaz 2023-11-25 02:52:47 +02:00
  • f05ce78eb3 spu: add a guard for "runaway" channels notaz 2023-11-22 01:06:05 +02:00
  • 2ca1e56e16 don't use a stack var out of scope notaz 2023-11-22 00:37:49 +02:00
  • 8a20e96174 cdrom: always error out on shell open notaz 2023-11-22 00:27:27 +02:00
  • 95a3270ffc spu: forgot to save some stuff again notaz 2023-11-22 00:06:05 +02:00
  • 38b8a211aa apply cdrom volume in spu notaz 2023-11-22 00:02:50 +02:00
  • a3d87cd770 libretro: add a few options for the analog combo notaz 2023-11-20 23:06:31 +02:00
  • 3c98e40014 update analog default list notaz 2023-11-20 02:39:56 +02:00
  • e5241564f4 defaut dualshock to digital again, unless overriden notaz 2023-11-20 02:17:24 +02:00
  • 5338a93079 frontend: Fix buffer overrun Paul Cercueil 2023-11-19 12:54:22 +01:00
  • 36c76c861a Makefile: Enable address sanitizer with DEBUG_ASAN=1 Paul Cercueil 2023-11-19 12:50:39 +01:00
  • f926a62f27 spu: adjust dma timing + a hack notaz 2023-11-19 23:45:55 +02:00
  • f993417941 psxbios: implement strtol notaz 2023-11-17 01:08:45 +02:00
  • b71d436a54 psxbios: handle direct bios table calls notaz 2023-11-16 23:23:05 +02:00
  • 20ed712f92 spu: patch up more savestate issues notaz 2023-11-16 21:07:21 +02:00
  • 3de08a09ec yet more timing hacks notaz 2023-11-14 00:46:38 +02:00
  • 1d94bcebe5 rearrange cycle hack table notaz 2023-11-13 22:07:12 +02:00
  • cc1e8bd4d0 cdrom: try more states notaz 2023-11-14 00:44:20 +02:00
  • c2a25f6790 gpu_neon: enforce alignment required for asm notaz 2023-11-13 21:04:37 +02:00
  • ca640f335d adjust the deadzone hack notaz 2023-11-04 02:06:57 +02:00
  • 54d6fbe750 cdrom: add forgotten reset notaz 2023-11-03 02:02:26 +02:00
  • 0b988c8ba4 cdrom: implement some more irq details notaz 2023-11-02 23:17:28 +02:00
  • 25f460eca6 spu: implement some more irq details notaz 2023-11-02 19:24:40 +02:00
  • bd77cbb0ad update gitignore notaz 2023-11-02 18:46:17 +02:00
  • b3bce60ef6 unai: Use 8.8 RGB triplet format for gouraud shading Paul Cercueil 2023-10-31 18:11:39 +01:00
  • 846344d40d unai: Preserve MSB in light routines Paul Cercueil 2023-11-02 10:49:09 +01:00
  • efbe0f77bf Add missing #if for the "Threaded SPU" core option Bobby Smith 2023-11-01 19:21:20 +01:00
  • e223fa15d1 gpu_unai: sync with libretro notaz 2023-11-01 18:56:36 +02:00
  • 4cfc568dce rename gpu_senquack to gpu_unai notaz 2023-11-01 18:47:16 +02:00
  • 5a920d326f rename gpu_unai to gpu_unai_old notaz 2023-11-01 18:28:03 +02:00
  • c8d69ce8e9 frontend: drop an outdated sanity check notaz 2023-11-01 01:48:23 +02:00
  • 9bcccb919c spu: maybe better mute notaz 2023-11-01 01:47:14 +02:00
  • 5c5e6c0c5f cdrom: implement xa buffering somewhat notaz 2023-10-31 01:44:38 +02:00
  • 32fbd56b83 spu: sync on koff notaz 2023-10-31 01:43:12 +02:00
  • eaa38b6df0 gpulib: don't set_mode for 0 notaz 2023-10-30 00:33:46 +02:00
  • 20bfbac001 rework memhandlers to deal with some bus details notaz 2023-10-29 23:58:03 +02:00
  • 2f59faba23 cdrom: simplify getStatus notaz 2023-10-29 23:54:58 +02:00
  • 02b1a085fc cdrom: allow resetting with lid open notaz 2023-10-29 01:19:32 +03:00
  • 606bece1f0 libretro: fix option mismatch notaz 2023-10-28 23:40:01 +03:00
  • 91da8e3228 libretro: clear the allocated buffers notaz 2023-10-28 23:23:30 +03:00
  • 5d9e675ab0 libretro: try to support different pitches notaz 2023-10-28 22:53:21 +03:00
  • 00274bf7d7 adjust vita's mappings to more resemble other platforms notaz 2023-10-27 23:56:06 +03:00
  • 9930d23dc9 cdrom: proper autopause int notaz 2023-10-27 00:24:47 +03:00
  • 718b363f51 psxhw: debug-log more weird writes notaz 2023-10-26 01:00:29 +03:00
  • 4a6b26b86e cdrom: maybe more accurate lid behavior notaz 2023-10-26 00:56:20 +03:00
  • 6ca445e297 cdrom: try some different seek times notaz 2023-10-26 00:47:50 +03:00
  • 1587b08ecb gpu_neon: fix some missing ebuf updates notaz 2023-10-25 23:08:48 +03:00
  • f0d80aa483 cdriso: unbreak chd cdda notaz 2023-10-25 23:06:59 +03:00
  • b560436b84 fix build notaz 2023-10-25 02:07:00 +03:00
  • 9ed8046776 gpulib: trust game's centering based on a database notaz 2023-10-25 01:36:42 +03:00
  • 44e76f8ad4 gpulib: add a "borderless" option to restore old behavior notaz 2023-10-24 21:42:04 +03:00
  • db6e56b6bf psxdma: Fix endian issue in gpuInterrupt() Paul Cercueil 2023-10-24 19:08:40 +02:00
  • 6a131b037d save some things that weren't saved but should have been notaz 2023-10-24 01:22:27 +03:00
  • 9454d33991 psxmem.h: Fix annoying warning Paul Cercueil 2023-10-23 00:38:45 +02:00
  • c9f729d05b improve field status after enable notaz 2023-10-24 01:00:55 +03:00
  • 8392bff9a4 more timing hacks notaz 2023-10-23 21:20:51 +03:00
  • 2da2fc7676 gpu_neon: rework buffering to reduce flickering notaz 2023-10-23 21:00:35 +03:00
  • f3746eea2d add a libcrypt warning notaz 2023-10-22 00:09:16 +03:00
  • 76c06a1a8a update libpicofe notaz 2023-10-21 23:33:34 +03:00
  • 4426590d5e try a workaround for ff8 analogs notaz 2023-10-21 02:45:06 +03:00
  • 4cccc4d2e9 Compatibility with FreeBSD Matheus Garcia 2023-10-21 15:40:07 +00:00
  • 68362e7a7b try a new github issue template notaz 2023-10-20 23:14:17 +03:00
  • c91bf7dbe9 don't print some old PCSX version notaz 2023-10-20 22:58:58 +03:00
  • 34ee348026 reduce seeking and open handles to maybe help smb notaz 2023-10-20 00:20:19 +03:00
  • 07f64ac7fd must specify cflags to link notaz 2023-10-18 01:44:46 +03:00
  • f8896d181b rework gpu busy timing notaz 2023-10-17 00:16:46 +03:00
  • 7da5c7ad69 drc: implement cycle reload on read notaz 2023-10-16 21:00:32 +03:00
  • de41998a39 spu: rvb volume is signed notaz 2023-10-15 23:10:16 +03:00
  • e189515fc1 add Bomberman: Fantasy Race to database for hack "(GPU) slow linked list walking" saulfabreg Wii VC Project 2023-10-14 19:48:43 -05:00
  • e7606d0edc cdrom: adjust timing notaz 2023-10-15 00:48:20 +03:00
  • 86459dfc29 update vibration handling notaz 2023-10-14 23:42:11 +03:00
  • c2eee46bfb spu: implement irq on dma notaz 2023-10-14 19:18:01 +03:00
  • 9a0a61d275 eliminate event code duplication notaz 2023-10-13 23:19:24 +03:00
  • bf58ac4cd6 bigendian again notaz 2023-10-13 18:56:41 +03:00
  • d6a231b7c9 Optional lightgun crosshairs + add "Konami Gun" device StormedBubbles 2023-05-30 16:30:16 -04:00
  • c57af5e60d patch up some clang/apple issues notaz 2023-10-13 01:15:13 +03:00
  • b9a092f587 cdrom: adjust pause behavior notaz 2023-10-12 01:38:04 +03:00
  • 9b84c4f7c6 cdrom: adjust the resume timing hack notaz 2023-10-12 01:36:37 +03:00
  • d0af6d75e0 unbreak some old savestates notaz 2023-10-11 02:14:08 +03:00
  • 561aa7a9b6 spu: try keyoff ignore notaz 2023-10-11 02:11:51 +03:00