cdrom: change pause timing again
[pcsx_rearmed.git] / frontend /
2024-04-14 notazintroduce fractional framerates
2024-03-28 notazlibretro: update build for newer libchdr
2024-03-21 notazlibretro: try to handle physical cdrom ejection
2024-03-20 notazphysical cdrom readahead
2024-03-20 notazlibretro: preliminary physical cdrom support
2024-02-07 notazlibretro: adjust psxclock description
2024-02-04 Ethan O'BrienFix emscripten build target
2024-01-22 notazrelease r24 r24l
2024-01-15 notazstandalone: make unaccelerated fullscreen work
2024-01-15 notazstandalone: fix w/h confusion
2024-01-03 notazlibretro: adjust some option text
2024-01-03 notazgpu_neon: make enh. res. texturing hack optional
2023-12-14 notazsync with standalone
2023-12-14 notazstandalone: update gun support
2023-12-13 notazgpu: rework dma vs busy timing
2023-12-13 notazstandalone: revive spu_c64x build
2023-12-13 notazstandalone: allow scaler to cut off the letterbox
2023-12-13 notazstandalone: allow other that 1 line scanlines
2023-12-13 notazindicate values are hex in config
2023-11-26 notazlibretro: drop the Frame Duping option
2023-11-25 notazdrop some unused funcs
2023-11-25 notazlibretro: report errors and warnings as such
2023-11-25 notazlibretro: direct fb access requires duping support
2023-11-21 notazdon't use a stack var out of scope
2023-11-21 notazapply cdrom volume in spu
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-11-19 notazMerge pull request #802 from pcercuei/address-sanitizer
2023-11-19 Paul Cercueilfrontend: Fix buffer overrun
2023-11-02 notazsync with master
2023-11-02 notazMerge pull request #789 from pcercuei/unai-gouraud
2023-11-01 Bobby SmithAdd missing #if for the "Threaded SPU" core option
2023-11-01 notazfrontend: drop an outdated sanity check
2023-10-28 notazlibretro: fix option mismatch
2023-10-28 notazlibretro: clear the allocated buffers
2023-10-28 notazlibretro: try to support different pitches
2023-10-27 notazadjust vita's mappings to more resemble other platforms
2023-10-24 notazgpulib: trust game's centering based on a database
2023-10-24 notazgpulib: add a "borderless" option to restore old behavior
2023-10-23 notazsave some things that weren't saved but should have...
2023-10-23 notazgpu_neon: rework buffering to reduce flickering
2023-10-21 notazadd a libcrypt warning
2023-10-21 notazupdate libpicofe
2023-10-21 Matheus GarciaCompatibility with FreeBSD
2023-10-17 notazmust specify cflags to link
2023-10-14 notazspu: implement irq on dma
2023-10-12 StormedBubblesOptional lightgun crosshairs + add "Konami Gun" device
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-08 notazstandalone: load per-game config from cmd line too
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-10-01 notazpatch up some savestate issues
2023-09-27 notazspu: try to improve timing
2023-09-27 notazplugin_lib: fix a silly crash
2023-09-23 notazlog some build info
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-19 notazinput changes part3
2023-09-15 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazfix standalone build
2023-09-12 notaztry to cleanup the mess in the input code
2023-09-10 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazlibretro: allow unlimited cheat length
2023-09-06 notazsome lightgun selection mechanism
2023-09-02 notazlightrec: initial hle support
2023-08-31 notazfrontend: don't frameskip on fast forward
2023-08-28 notazfix a minor warning
2023-08-28 notazMerge pull request #752 from Namaneo/fix_emscripten
2023-08-28 notazsome missing error handling
2023-08-28 Julien LoirFix emscripten build
2023-08-25 notazspu: rm bunch of unused functions
2023-08-19 notazfrontend: accept more bios
2023-08-19 notaztry to emulate borders properly
2023-08-10 notaztry to fix reset in HLE mode
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-06 notazlibretro: add (psx) exe and iso to valid_extensions
2023-08-06 notazlibretro: understand psx exes
2023-08-03 notazlibretro: accept ps1_rom.bin (and similar) bios too
2023-07-24 notaztry to fix win32 build
2023-07-24 notazMerge pull request #728 from pcercuei/libretro-wiiu-v4
2023-07-23 Ash LoganUpdate GameCube/Wii/WiiU targets
2023-07-23 Paul CercueilSupport compiling without posix_memalign() function
2023-07-23 Paul CercueilSupport compiling without pthreads
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-17 notazMerge pull request #732 from bslenul/crash-fix
2023-07-17 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazlibretro: allow_interlace should be 2 by default
2023-07-14 notazlightrec: use cycle_multiplier
2023-07-14 notazlibretro: look for openbios
2023-07-14 notazadjust bios handling again
2023-07-14 notazremove "slow" text from Enhanced Resolution
2023-07-10 notazsome openbios support
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-07 notazcscpace: fix more alignment issues
2023-07-06 notazlibretro: disable spu thread by default, with option...
2023-06-08 StormedBubblesExpand usable space for GunCon
2022-11-13 notazdma: add optional slow linked list walking
2022-11-03 notazcdriso: disable the async code
2022-10-15 notazreduce differences from upstream
2022-10-01 notazlibretro: adjust options after recent changes
next