cdrom: change pause timing again
[pcsx_rearmed.git] / libpcsxcore / psxmem.c
2023-10-29 notazrework memhandlers to deal with some bus details
2023-10-09 Paul CercueilAdd compile-time option to drop psxMemRLUT, psxMemWLUT
2023-10-01 notazadd a thp-based huge page alloc fallback
2023-08-03 notaztry to fix win32 build
2023-08-03 Paul CercueilSupport compiling without mmap functions
2023-07-12 Paul Cercueilpsxmem: Use POSIX mmap functions as default hooks
2023-07-09 notazMerge pull request #292 from pcercuei/dfsound-big-endian
2023-07-08 notazclean up cache isolation handling
2022-10-15 notazmerge from libretro fork
2022-09-15 notazdon't cast between long and pointers for win64
2022-01-30 notazrm the old debugger stuff, like in libretro fork
2021-11-28 notazdrc: get rid of RAM_FIXED, revive ROREG
2021-11-22 notazmake icache implementation play nice with the dynarec
2021-10-10 gameblablaFix oversight for icache emulation code. (#226)
2021-10-02 gameblablaIcache emulation from PCSX Redux + Senquack changes...
2021-09-27 gameblablapsxmem: Writes to PIO Expansion area have no effect...
2021-09-09 gameblablaARM build fixes. (Should fix building on ARM/GCC10...
2019-07-24 notazMerge pull request #137 from gameblabla/hle
2019-03-12 notazMerge pull request #123 from gameblabla/diablofix_hack
2019-03-09 notazMerge pull request #124 from gameblabla/buildingfixes
2019-02-19 notazMerge pull request #119 from gameblabla/piofix
2019-02-17 gameblablapsxmem: Reads of PIO Expansion area read all-ones.
2016-02-28 notazpsxmem: use rounding that's more likely to work
2015-03-24 notazpsxmem: fix error handling
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-04-01 notazavoid MAP_FIXED, log mappings
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-25 CatalystGAdd support for PlayBook/BB10 with libretro
2013-03-15 CatalystGFix PSX unmap issue causing crash on exit
2013-03-15 notazpsxmem: handle io mirrors
2013-01-28 notazpsxmem: try to choose mem addresses more carefully
2012-12-10 notazMerge branch 'libretro'
2012-12-09 notazavoid bogus warning
2012-11-28 notazclean up mmap hacks
2012-11-02 notazMerge branch 'enhancement'
2012-10-11 notazuse plat_mmap for RAM too
2012-04-18 notazsupport emulated RAM mapped at offset
2011-10-16 notazpsxmem: set fixed flag on mappings that really need it
2011-10-09 notazdrc: implement memory access speculation
2011-09-23 notazfix build on some ARM toolchains
2011-02-09 notazpsxmem: backport fixes from pcsxr
2010-12-23 notazdrc: map bios and fix dummy reads
2010-11-21 notazsome drc integration work
2010-11-16 PCSX* teamspcsxr-1.9.92 pcsxr-1.9.92