pcsx_rearmed.git
2023-08-26 notazdrc: allow to execute bios even in hle mode
2023-08-26 notazpsxbios: add missing clearing for copy related functions
2023-08-26 notazdrc: adjust debugging code to work with hle bios
2023-08-26 notazreduce some code duplication
2023-08-25 notazspu: adjust irqs again
2023-08-25 notazspu: rm bunch of unused functions
2023-08-24 notazgpu_neon: some hack to enhanced mode
2023-08-24 notazgpu_neon: don't crash on large primitives in enhancemen...
2023-08-24 notazgpu_neon: rework buffer selection
2023-08-19 notazfrontend: accept more bios
2023-08-19 notaztry to emulate borders properly
2023-08-19 notazmore timing hacks
2023-08-17 notazpsxbios: remove some globals
2023-08-17 notazgpu_neon: change enhancement_buf selection
2023-08-16 notazcdrom: more timing hacks
2023-08-16 notazspu: add forgotten prevflags checking
2023-08-15 notazpsxbios: more pad stuff
2023-08-15 notazspu: clear on init
2023-08-15 notazspu: implement volume regs somewhat
2023-08-15 notazpsxbios: some assorted changes
2023-08-14 notazdma: should clear both start bits
2023-08-14 notazpsxbios: try to improve initial boot state
2023-08-14 notazconfigure: rm some leftover
2023-08-13 notazpsxbios: implement some pad reading details
2023-08-13 notazdma: clean up
2023-08-12 notazpsxbios: rewrite event handling
2023-08-12 notazlog unhandled io more clearly
2023-08-12 notazemulate pending irq bit somewhat
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 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-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-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without posix_memalign() function
2023-08-03 Paul CercueilSupport compiling without pthreads
2023-08-03 Paul CercueilSupport compiling without mmap functions
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-20 notazpsxinterpreter: rework branching in ds
2023-07-20 notazpsxinterpreter: tons of new exceptions
2023-07-20 notazpsxinterpreter: assorted fixes
2023-07-20 Bobby SmithFix crash when BIOS isn't found
2023-07-14 notazsync with libretro
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-13 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 notazMerge pull request #299 from anzz1/patch-1
2023-07-12 anzz1cdrom: rename mode constants to defineds
2023-07-10 notazsome openbios support
2023-07-09 notazdrc: handle regs-not-in-psxRegs case better
2023-07-09 notazclean up switching between dynarec and interpreter
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
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: try a different way to detect 32bit neon
2023-07-06 notazfix another missed double resolution change
2023-07-06 notazfix missed double resolution change
2023-07-06 notazsbi: fix parser thinking it failed
2023-07-06 notazlibretro: disable spu thread by default, with option...
2023-07-06 notazspu: fix some threading issues
2023-07-04 notazspu: fix typo
2023-07-04 notazspu: irq adjustments according to MiSTer
2023-05-05 Paul Cercueildfsound: Fix issues on big-endian systems
2022-12-14 notazMerge pull request #277 from joolswills/armv6_unai_fix
2022-12-12 Jools WillsFix building gpu_unai on armv6
2022-12-11 notazcdrom: adjust a timing hack
2022-11-14 notazgpulib: allow commands to span list entries
2022-11-13 notazcdrom: forget old sector on cd change
next