pcsx_rearmed.git
2023-08-10 notaztry to fix reset in HLE mode
2023-08-10 notazpsxbios: handle dynamic CB alloc
2023-08-10 notazmisc: accept a path without slash
2023-08-10 notazdrc: fix reg alloc for div
2023-08-10 notazspu: some cdda/xa reverb support
2023-08-09 notazpsxbios: completely rework exception handling
2023-08-06 notaztry to fix apple build
2023-08-06 notazlibretro: add (psx) exe and iso to valid_extensions
2023-08-06 notazlibretro: understand psx exes
2023-08-06 notazupdate libchdr
2023-08-06 notazcdriso: clean up mode1 detection
2023-08-04 notazMerge pull request #742 from pcercuei/update-lightrec...
2023-08-04 Paul Cercueillightrec: Add mirror to parallel port
2023-08-04 Paul Cercueillightrec: Increase size of hw registers area
2023-08-04 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-08-03 notazlibretro: accept ps1_rom.bin (and similar) bios too
2023-08-03 notazdrc: disable some weird code
2023-08-03 notazdrc: adjust load/store checks
2023-08-03 notazdrc: adjust alignment checking
2023-08-03 notazdrc: adjust MAXBLOCK
2023-08-03 notazarm64: use ldp/stp more
2023-08-03 notazdrc: some cleanup
2023-08-03 notazdma: don't copy out of range
2023-08-03 notazdrc: try to prevent wrong eviction
2023-08-03 notazdrc: update according to the interpreter (3)
2023-08-03 notazdrc: update according to interpreter (2)
2023-08-03 notazdrc: optional address error exception support
2023-08-03 notazdrc: update according to interpreter
2023-07-27 notazMerge pull request #738 from pcercuei/update-lightrec...
2023-07-27 notazMerge pull request #739 from pcercuei/lightrec-memory...
2023-07-27 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-07-27 Paul Cercueillightrec: use mmap() for code buffer if possible
2023-07-25 notazMerge pull request #737 from pcercuei/always-use-code...
2023-07-25 Paul Cercueillightrec: Alloc code buffer with standard memory map
2023-07-25 notazmake: enable lightrec for psl1ght too
2023-07-25 notazMerge pull request #736 from pcercuei/add-sysconf
2023-07-25 Paul Cercueilmake: Enable Lightrec for GC/Wii
2023-07-24 notazmake: try to fix osx still not detecting things
2023-07-24 notaztry again again
2023-07-24 notazmake: get rid of NO_OS NO_SOCKET
2023-07-24 notazmake: try to get osx build to detect stuff
2023-07-24 notaztry again
2023-07-24 notazmake: select the compiler earlier for detection to...
2023-07-24 notazMerge pull request #735 from pcercuei/fix-win32-build...
2023-07-24 Paul CercueilFix Win32 build, part 2
2023-07-24 notazplatforms: try some new big endian platforms
2023-07-24 notaztry to fix win32 build
2023-07-24 notaztry to fix android build yet again
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-23 Paul CercueilSupport compiling without mmap functions
2023-07-23 Paul CercueilMakefile: Switch to using libretro-common subrepo
2023-07-23 Paul Cercueilgit subrepo clone https://github.com/libretro/libretro...
2023-07-21 notazpsxinterpreter: adjust COP decoding
2023-07-21 notazpsxinterpreter: yet more exceptions, new config option
2023-07-20 notazpsxinterpreter: rework load delays
2023-07-17 notazpsxinterpreter: rework branching in ds
2023-07-17 notazpsxinterpreter: tons of new exceptions
2023-07-17 notazpsxinterpreter: assorted fixes
2023-07-17 notazMerge pull request #732 from bslenul/crash-fix
2023-07-17 notazMerge pull request #731 from bslenul/remove-strip-debug
2023-07-17 Bobby SmithFix crash when BIOS isn't found
2023-07-17 Bobby SmithDon't strip debug build
2023-07-14 notazlibretro: allow_interlace should be 2 by default
2023-07-14 notazlightrec: use cycle_multiplier
2023-07-14 notazattempt to fix build
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-14 notazhandle more GP0 status bits
2023-07-14 notazgpu_neon: fix texels vs pixels confusion
2023-07-12 notazdrc: fix wrong unmap size
2023-07-12 Paul Cercueilpsxmem: Use POSIX mmap functions as default hooks
2023-07-12 Ash Loganlibpcsxcore: Use the same type for next_interrupt every...
2023-07-12 notazmore timing hacks
2023-07-12 notazcdrom: moar hacks
2023-07-12 notazcdrom: adjust logging
2023-07-12 anzz1cdrom: rename mode constants to defineds
2023-07-10 notazsome openbios support
2023-07-09 notazfix android build
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 Paul Cercueildfsound: Fix issues on big-endian systems
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-09 notazMerge pull request #718 from pcercuei/update-lightrec...
2023-07-09 Paul CercueilUpdate lightrec.h header to latest version
2023-07-09 Paul CercueilUpdate lightning.h header to latest version
2023-07-09 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-07-09 Paul Cercueilgit subrepo pull (merge) --force deps/lightning
2023-07-08 notazlightrec: hack to fix a wrong assumption
2023-07-08 notazgpu-gles: fix wrong long usage
2023-07-08 notazclean up cache isolation handling
2023-07-08 notazdrc: minor cleanup
2023-07-08 notazdrc: fix some table math
2023-07-07 notazcscpace: fix more alignment issues
2023-07-07 notazmake: patch detection yet more
2023-07-07 notazmake: try a different way to detect 32bit neon
2023-07-07 notazmake: tune neon detection yet more
next