Commit Graph

  • 9136290467 cdrom-async: Fix subchannel read with hardware CD-ROM master Paul Cercueil 2025-08-20 15:36:56 +02:00
  • df21c2fa81 frontend: reuse menu logic for config changing plugins notaz 2025-08-23 00:12:31 +03:00
  • b3eed47677 Merge pull request #389 from Apaczer/add_miyoo_armv5 notaz 2025-08-23 00:24:13 +03:00
  • 458ddcc5ee MIYOO: add ipk package Apaczer 2025-08-19 22:37:22 +02:00
  • e3fbd80ac4 MIYOO: plat_sdl: add custom bindings Apaczer 2025-06-22 22:44:26 +02:00
  • 74265b797d MIYOO: frontend: add custom def config Apaczer 2025-04-01 21:14:42 +02:00
  • 372a1be964 MIYOO: frontend: use CWD for PCSX_DOT_DIR Apaczer 2025-08-11 21:33:31 +02:00
  • 8cf3ffc7de add official MIYOO support Apaczer 2025-08-11 21:25:00 +02:00
  • a2f6e1bb5f lightrec: update notaz 2025-08-16 20:27:06 +03:00
  • 5a8d6b0a56 cdriso: fill trackinfo for metadata-less formats notaz 2025-08-15 20:51:44 +03:00
  • 4153a6b59a lightrec: update notaz 2025-08-15 20:50:11 +03:00
  • 2dad4b71ed frontend/menu: add "Downscale Hi-Res" option Apaczer 2025-06-10 21:37:24 +02:00
  • b2ba218e2a frontend: update libpicofe, fix missed callbacks notaz 2025-06-18 20:37:31 +03:00
  • 86e02a02b5 frontend: update libpicofe notaz 2025-05-28 01:30:17 +03:00
  • ef701b2e2e configure: drop the old brcm stuff notaz 2025-05-27 21:08:30 +03:00
  • 15ada67d24 deps: switch gnu_lightning to a github mirror notaz 2025-05-23 01:50:11 +03:00
  • 7192adbe18 frontend: more gl options notaz 2025-05-21 00:54:58 +03:00
  • 9fdb6c4eb0 spu: ssat is ARMv6, not v7 notaz 2025-05-21 02:54:37 +03:00
  • 14f53a56ba cdrom: fix wrong volumes on state load notaz 2025-05-21 02:53:41 +03:00
  • 961cb15e44 spu: deal with some reverb overflows notaz 2025-05-21 02:00:40 +03:00
  • 3a99876312 frontend: improve sdl gamepad support notaz 2025-05-21 00:48:28 +03:00
  • c9b0902974 frontend: rework sdl gl vout_method notaz 2025-05-15 00:46:37 +03:00
  • f2af170079 unbreak NO_FRONTEND build notaz 2025-05-12 02:34:26 +03:00
  • 1ae743b1f6 frontend: use more traditional profile dir notaz 2025-05-11 21:27:12 +03:00
  • 810239393d sdandalone: rework sdl output notaz 2025-05-11 01:21:51 +03:00
  • 9db64035a4 cdrom: fix double free on exit notaz 2025-04-25 01:13:08 +03:00
  • b21c766fc2 disable a false-positive warning notaz 2025-04-23 01:26:42 +03:00
  • 20a88ae9db cdrom: Align read buffers to 64 bytes Paul Cercueil 2025-04-15 13:18:05 +02:00
  • 50fd258a46 cdrom: Handle empty path string as synonym to cdrom: Paul Cercueil 2025-04-15 12:43:14 +02:00
  • 36e89dba4b cdrom: Support using C11 threads instead of libretro ones Paul Cercueil 2025-04-14 23:47:35 +02:00
  • e3135a84bd cdrom: Support subchannel reads with HW players Paul Cercueil 2025-04-14 21:54:38 +02:00
  • c593247eca cdrom: Update real-CDROM API Paul Cercueil 2025-04-14 21:26:29 +02:00
  • e0bb48740e cdrom: Move libretro specific stuff out of libpcsxcore Paul Cercueil 2025-04-14 21:21:51 +02:00
  • 397f72d9df lightrec: Detect and speed up GPU status polling Paul Cercueil 2025-04-19 15:27:02 +02:00
  • 9dee89e97a gte_neon: fix broken ir0 saturation flag notaz 2025-04-13 02:25:23 +03:00
  • a786449488 drc: make gcc11 happier notaz 2025-04-13 00:57:05 +03:00
  • f63863ac29 lightrec: update notaz 2025-04-13 00:25:55 +03:00
  • a039283370 unbreak enhanced resolution notaz 2025-04-12 23:51:39 +03:00
  • 709d49883a libretro: revise the psxclock text again notaz 2025-04-09 02:16:06 +03:00
  • dd924a50c3 libretro: remove outdated text notaz 2025-04-03 01:00:12 +03:00
  • 9c66e6167d frontend/menu: label can only go with statement Apaczer 2025-04-02 14:55:05 +02:00
  • 28bfade96f configure: disable tslib for static Apaczer 2025-04-01 20:21:00 +02:00
  • ca42606805 frontend/menu: disable dl func. on static gcc Apaczer 2025-04-01 20:20:41 +02:00
  • 2eda4524d2 Makefile: don't fail on release when missing plugins Apaczer 2025-04-01 20:29:10 +02:00
  • 2e4073b2ee configure: don't build so plugins for static Apaczer 2025-04-01 15:37:19 +02:00
  • 76eaeb7407 frontend/menu: don't show ext. plugins in static build Apaczer 2025-03-31 21:58:29 +02:00
  • 18591509d6 frontend/menu: display only plausible gpu plugins Apaczer 2025-03-31 17:08:56 +02:00
  • 5368e5b9d1 Makefile: define supported GPUs with cflag Apaczer 2025-03-31 17:26:30 +02:00
  • 49040d98b5 plugins: fix gpu_neon build as a .so notaz 2025-03-31 02:16:04 +03:00
  • 5e7a0ebe9c readme.txt: add gpu_neon.so to plug list Apaczer 2025-03-30 21:33:40 +02:00
  • bad47ef3d9 frontend: rm unused now gpu chars and func. Apaczer 2025-03-30 21:22:47 +02:00
  • 94272c2de7 frontend: rm BUILTIN_GPU_NEON ifdefs for shared build to work Apaczer 2025-03-30 21:18:12 +02:00
  • 1e912b75b1 frontend/menu: only display sel. GPU plug setting Apaczer 2025-03-29 17:55:33 +01:00
  • aa4cdd73cb clean up pad plugin stuff notaz 2025-03-30 17:59:42 +03:00
  • 177aadda09 drop all the net stuff notaz 2025-03-30 17:09:41 +03:00
  • 6fc783271d clean up old gpu psemu funcs notaz 2025-03-30 16:57:45 +03:00
  • 60ff60f5b6 configure: omit already build-in GPU in $plugins Apaczer 2025-03-29 16:17:27 +01:00
  • f2ba1d4503 frontend/menu: show relevant built-in GPU Apaczer 2025-03-28 22:12:38 +01:00
  • a28b8a4b40 configure: unset PIC cflag for plugins if not used Apaczer 2025-03-26 22:14:57 +01:00
  • 627a65578d frontend: disable watchdog thread if being debugged notaz 2025-03-30 01:36:23 +02:00
  • cdc1d78f3e implement scanout wrapping notaz 2025-03-30 01:27:32 +02:00
  • 1fdc23fe40 gte: more modern lzc for interpreter notaz 2025-03-28 02:20:56 +02:00
  • f906311d01 misc: put some debug stuff in savestates notaz 2025-03-27 22:48:20 +02:00
  • 7d06f3e536 spu: partially implement current vol regs notaz 2025-03-27 01:43:02 +02:00
  • d37ac0de60 misc: accept savestates with RASTATE header notaz 2025-03-26 01:44:06 +02:00
  • c86d5b21aa misc: unbreak slowboot notaz 2025-03-25 00:27:34 +02:00
  • 8ba96cb32a Fixes to libretro makefile for emscripten builds (#878) Joe Osborn 2025-03-22 16:34:25 -07:00
  • 6726623beb frontend/menu: rename "Interlace" back to "Skip every 2nd line" Apaczer 2025-03-21 14:41:27 +01:00
  • b453e661ba libretro: add "Interlace mode" to UNAI options Apaczer 2025-03-18 14:49:26 +01:00
  • 8909f60de8 android: drop -funroll-loops notaz 2025-03-17 02:18:54 +02:00
  • 15284c51af default to O3 for autovectorization notaz 2025-03-17 02:17:37 +02:00
  • 4d99e39bff experimental rgb32 output option notaz 2025-03-17 02:15:23 +02:00
  • 1192cb7bc3 spu: don't crash on 1 cpu w/threads enabled notaz 2025-03-17 01:14:07 +02:00
  • 60e4e7d4dc gpulib: avoid forced clears on state load notaz 2025-03-15 00:09:48 +02:00
  • 7f786168eb spu: fix thread vs savestates races notaz 2025-03-04 02:02:33 +02:00
  • f49a4c48cb try to support macOS for standalone notaz 2025-03-03 02:02:05 +02:00
  • ab21fa9a6c release r25 notaz 2025-02-22 01:43:45 +02:00
  • e2101d5bd5 cdrom: adjust the t'ai hack notaz 2025-02-26 01:45:02 +02:00
  • 0bcd56e949 misc: time_bcd should actually be bcd notaz 2025-02-25 23:17:59 +02:00
  • 9be8ec2f76 dma: partially disable pcr handling notaz 2025-02-25 02:59:52 +02:00
  • 254b3eec73 drc: update patches notaz 2025-02-25 01:35:57 +02:00
  • 9b9fb6d32c drc: forgot to set may_except notaz 2025-02-25 01:28:47 +02:00
  • a40b4a1f63 drc: limit more prints notaz 2025-02-24 02:52:26 +02:00
  • 7f2db4a5fc drc: fix wrong writes notaz 2025-02-23 04:20:09 +02:00
  • 0b6f8a2805 misc: detect pal from lic sector notaz 2025-02-23 02:13:08 +02:00
  • d66df6bba1 cdrom: don't deliver non mode1/2 sectors notaz 2025-02-23 02:11:17 +02:00
  • 26f32f12e9 psxinterpreter: log bus error address notaz 2025-02-23 01:12:53 +02:00
  • b8cdf26fdd dma: handle PCR writes notaz 2025-02-23 01:10:09 +02:00
  • d56098566d cdrom: try emulating fifo status bit notaz 2025-02-23 00:59:16 +02:00
  • b7049e4491 drc: fix a clash of 'unneeded' passes notaz 2025-02-22 20:34:56 +02:00
  • ef0559d46f spu: update TI C64x code notaz 2025-02-22 01:27:09 +02:00
  • 238696aebb gpulib: add height adjustment option notaz 2025-02-22 00:01:59 +02:00
  • 3259ae18d6 unbreak gh build notaz 2025-02-14 01:15:27 +02:00
  • 23203a8b50 drc: avoid some header includes when not needed notaz 2025-02-14 01:04:47 +02:00
  • b43acfe598 db: add localized PE2 versions notaz 2025-02-13 02:09:18 +02:00
  • 0123002ea0 cdrom: more lid hacks notaz 2025-02-12 02:31:51 +02:00
  • 4170121a73 gpulib: avoid unaligned read notaz 2025-02-11 01:49:29 +02:00
  • f707f14b86 avoid some left shifting to sign bit notaz 2025-02-11 00:43:16 +02:00
  • 597571ad9f gpu: some function mismatches notaz 2025-02-11 00:37:32 +02:00
  • 9808499fcf lightrec: rm dup line notaz 2025-02-09 00:03:53 +02:00