psxbios: implement some cdrom related stuff
[pcsx_rearmed.git] / libpcsxcore /
2023-12-04 notazpsxbios: implement some cdrom related stuff
2023-12-01 notazadjust dma alignment and some cleanup
2023-12-01 notazan alt hack for Judge Dredd
2023-11-27 notazmore timing hacks
2023-11-25 notazupdate db
2023-11-25 notazdrop some unused funcs
2023-11-25 notazcdrom: fail pausing on seek
2023-11-25 notaztry different dualshock analog heuristics
2023-11-21 notazcdrom: always error out on shell open
2023-11-21 notazapply cdrom volume in spu
2023-11-20 notazlibretro: add a few options for the analog combo
2023-11-20 notazupdate analog default list
2023-11-20 notazdefaut dualshock to digital again, unless overriden
2023-11-19 notazspu: adjust dma timing + a hack
2023-11-16 notazpsxbios: implement strtol
2023-11-16 notazpsxbios: handle direct bios table calls
2023-11-13 notazyet more timing hacks
2023-11-13 notazrearrange cycle hack table
2023-11-13 notazcdrom: try more states
2023-11-13 notazadjust the deadzone hack
2023-11-03 notazcdrom: add forgotten reset
2023-11-02 notazcdrom: implement some more irq details
2023-10-31 notazcdrom: implement xa buffering somewhat
2023-10-29 notazrework memhandlers to deal with some bus details
2023-10-29 notazcdrom: simplify getStatus
2023-10-28 notazcdrom: allow resetting with lid open
2023-10-26 notazcdrom: proper autopause int
2023-10-25 notazpsxhw: debug-log more weird writes
2023-10-25 notazcdrom: maybe more accurate lid behavior
2023-10-25 notazcdrom: try some different seek times
2023-10-25 notazcdriso: unbreak chd cdda
2023-10-24 notazfix build
2023-10-24 notazgpulib: trust game's centering based on a database
2023-10-24 Paul Cercueilpsxdma: Fix endian issue in gpuInterrupt()
2023-10-23 notazsave some things that weren't saved but should have...
2023-10-23 Paul Cercueilpsxmem.h: Fix annoying warning
2023-10-23 notazimprove field status after enable
2023-10-23 notazmore timing hacks
2023-10-21 notazadd a libcrypt warning
2023-10-21 notaztry a workaround for ff8 analogs
2023-10-20 notazdon't print some old PCSX version
2023-10-19 notazreduce seeking and open handles to maybe help smb
2023-10-16 notazrework gpu busy timing
2023-10-16 notazdrc: implement cycle reload on read
2023-10-15 saulfabreg Wii VC... add Bomberman: Fantasy Race to database for hack "...
2023-10-14 notazcdrom: adjust timing
2023-10-14 notazupdate vibration handling
2023-10-14 notazspu: implement irq on dma
2023-10-14 notazeliminate event code duplication
2023-10-13 notazbigendian again
2023-10-12 notazpatch up some clang/apple issues
2023-10-11 notazcdrom: adjust pause behavior
2023-10-11 notazcdrom: adjust the resume timing hack
2023-10-10 notazunbreak some old savestates
2023-10-09 notazadd a nasty hack for gpu busy timing
2023-10-09 notazprovide DISABLE_MEM_LUTS default
2023-10-09 notazpsxbios: don't limit pointers to ram
2023-10-09 Paul CercueilAdd compile-time option to drop psxMemRLUT, psxMemWLUT
2023-10-08 notazgpu: a bit better idle bit handling
2023-10-07 notazsetup spu r8 handlers
2023-10-07 notazspu: try to clean up the interpolation mess
2023-10-04 notazdrc: avoid excessive recursion in hle mode
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-10-01 notazpatch up some savestate issues
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-24 notazinput changes part4
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 notazpsxbios: allow custom api overrides
2023-09-18 notazpsxbios: maybe more accurate malloc
2023-09-18 notazattempt to improve guncon defaults
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-13 notazswitch over to libretro input code
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-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-04 notazinitial hle support for lightrec
2023-08-31 notazpsxbios: rework firstfile/nextfile
2023-08-29 notazpsxbios: implement get/setconf
2023-08-29 notaztry to unbreak bigendian
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
next