psxbios: implement yet more memcard details
[pcsx_rearmed.git] / libpcsxcore /
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazyet more timing hacks
2023-09-13 notazpsxbios: fix warnings
2023-09-13 notazpsxbios: unbreak input
2023-09-12 Paul Cercueillibpcsxcore: Set unsafe flags after reset
2023-09-12 notaztry to cleanup the mess in the input code
2023-09-12 notazdeal with lightrec warnings
2023-09-10 notazMerge pull request #757 from pcercuei/lightrec-hacks
2023-09-10 notazadjust irq10 and rcnt for pal
2023-09-10 notazpsxinterpreter: log reserved insn once
2023-09-10 notazcdrom: add a hack for bad rips
2023-09-10 Paul Cercueillibpcsxcore: Add database for Lightrec hacks
2023-09-06 notazsome lightgun selection mechanism
2023-09-05 notazpsxbios: primitive chdir implementation
2023-09-05 notazpsxbios: don't overwrite ra
2023-09-05 notazfix irq10 for the dynarec
2023-09-04 notazpreliminary irq10 support
2023-09-02 notazlightrec: initial hle support
2023-08-31 notazpsxbios: rework firstfile/nextfile
2023-08-30 notazpsxbios: implement get/setconf
2023-08-29 notaztry to unbreak bigendian
2023-08-28 notazMerge pull request #752 from Namaneo/fix_emscripten
2023-08-28 notazsome missing error handling
2023-08-28 notazpsxbios: assorted changes
2023-08-27 notazpsxbios: fix wrong regs in syscall handler
2023-08-27 notazpsxbios: Load() flushes cache
2023-08-27 notazpsxbios: unbreak bcopy
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-26 notazMerge pull request #750 from pcercuei/lightrec-update...
2023-08-26 Paul CercueilUse fractional cycles within Lightrec
2023-08-25 notazspu: adjust irqs again
2023-08-25 notazspu: rm bunch of unused functions
2023-08-24 notazMerge pull request #749 from pcercuei/lightrec-allow...
2023-08-24 Paul Cercueillightrec: Allow to override code buffer size
2023-08-19 notazmore timing hacks
2023-08-17 notazpsxbios: remove some globals
2023-08-17 notazcdrom: more timing hacks
2023-08-17 notazpsxbios: more pad stuff
2023-08-17 notazpsxbios: some assorted changes
2023-08-17 notazdma: should clear both start bits
2023-08-17 notazpsxbios: try to improve initial boot state
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 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-09 notazpsxbios: completely rework exception handling
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-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 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 notazMerge pull request #736 from pcercuei/add-sysconf
2023-07-25 Paul Cercueilmake: Enable Lightrec for GC/Wii
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 pthreads
2023-07-23 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-17 notazpsxinterpreter: rework branching in ds
2023-07-17 notazpsxinterpreter: tons of new exceptions
2023-07-17 notazpsxinterpreter: assorted fixes
2023-07-14 notazlightrec: use cycle_multiplier
2023-07-14 notazattempt to fix build
2023-07-14 notazadjust bios handling again
2023-07-14 notazhandle more GP0 status bits
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 notazdrc: handle regs-not-in-psxRegs case better
next