pcsx_rearmed.git
2023-10-01 notazgpulib: use mmap on linux like before
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-10-01 notazpatch up some savestate issues
2023-09-30 notazlightrec: must use MAP_FIXED_NOREPLACE
2023-09-30 notazpsxbios: more careful cnf parsing
2023-09-30 notazdrc: make hash table issues easier to debug
2023-09-27 notazspu: try to improve timing
2023-09-27 notazrm leftover debug code
2023-09-27 notazspu: avoid relying on signed overflow undefined behavior
2023-09-27 notazplugin_lib: fix a silly crash
2023-09-24 notazinput changes part4
2023-09-23 notazlog some build info
2023-09-23 notazpsxbios: experimental vsync HLE
2023-09-23 notazdrc: adjust ld_use_hazard
2023-09-21 notazlog some info about bios and config
2023-09-20 notazpsxbios: some more details
2023-09-20 notazcdrom: some report mode details
2023-09-19 notazinput changes part3
2023-09-18 notazandroid again
2023-09-18 notazpsxbios: allow custom api overrides
2023-09-18 notazpsxbios: maybe more accurate malloc
2023-09-18 Paul Cercueillightrec: Emulate BREAK
2023-09-15 notazattempt to improve guncon defaults
2023-09-14 notazcleanup the input mess, part2
2023-09-13 notazyet more timing hacks
2023-09-13 Paul Cercueilunai: Fix scalers doing endianness conversion
2023-09-13 notazpsxbios: fix warnings
2023-09-13 notazpsxbios: unbreak input
2023-09-13 notazfix standalone build
2023-09-12 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-09-12 Paul Cercueillibpcsxcore: Set unsafe flags after reset
2023-09-12 notazthe usual android buildfix
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 notazlibretro: allow unlimited cheat length
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-08 notazgpulib: handle vram copy in gpulib
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 notazgpulib: add some missed sync and flush
2023-09-04 notazgpulib: new debug compile option for raw fb display
2023-09-04 notazpreliminary irq10 support
2023-09-02 notazlightrec: initial hle support
2023-09-02 notazMerge pull request #756 from pcercuei/update-lightrec...
2023-09-02 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-08-31 notazgpu_neon: more complicated overflow check
2023-08-31 notazpsxbios: rework firstfile/nextfile
2023-08-31 notazgpu: handle wrapping somewhat
2023-08-31 notazfrontend: don't frameskip on fast forward
2023-08-31 notazfix arm32 build
2023-08-30 notazMerge pull request #754 from pcercuei/unai-big-endian
2023-08-30 notazmake GPUopen consistent everywhere
2023-08-30 Paul Cercueilunai: Add support for big-endian
2023-08-30 notazpsxbios: implement get/setconf
2023-08-29 notazplatforms: enable emscripten
2023-08-29 notaztry to unbreak bigendian
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 notazpsxbios: assorted changes
2023-08-28 Julien LoirFix emscripten build
2023-08-27 notazpsxbios: fix wrong regs in syscall handler
2023-08-27 notazgpulib: don't corrupt memory on garbage commands
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-26 Paul Cercueillightrec: Update lightrec.h
2023-08-26 Paul Cercueillightning: Update lightning.h
2023-08-26 Paul Cercueilgit subrepo pull --force deps/lightrec
2023-08-26 Paul Cercueilgit subrepo pull (merge) --force deps/lightning
2023-08-25 notazspu: adjust irqs again
2023-08-25 notazspu: rm bunch of unused functions
2023-08-24 notazfix build
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-24 notazMerge pull request #749 from pcercuei/lightrec-allow...
2023-08-24 Paul Cercueillightrec: Allow to override code buffer size
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-17 notazcdrom: more timing hacks
2023-08-17 notazspu: add forgotten prevflags checking
2023-08-17 notazpsxbios: more pad stuff
2023-08-17 notazspu: clear on init
2023-08-17 notazspu: implement volume regs somewhat
2023-08-17 notazpsxbios: some assorted changes
next