index
:
pcsx_rearmed
trimui-s
libretro core fork of pcsx_rearmed with trimui s support
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpcsxcore
/
psxmem.c
Age
Commit message (
Expand
)
Author
2020-02-18
Add fallback addresses so second instance runahead can work
Zachary Cook
2020-02-09
Update psxmem.c
Twinaphex
2020-02-08
pcsxmem: mmap RAM/BIOS/scratchpad to better locations
Paul Cercueil
2019-02-17
psxmem: Reads of PIO Expansion area read all-ones.
gameblabla
2016-02-28
psxmem: use rounding that's more likely to work
notaz
2015-03-25
psxmem: fix error handling
notaz
2014-12-20
psxmem: Add mman wrapper for Win32 and use it for PCSX ReARmed libretro Win32
twinaphex
2014-12-06
psxmem: remove hard requirement for a mapping
notaz
2013-06-05
psxmem: handle map failures so that it can be retried
notaz
2013-04-02
avoid MAP_FIXED, log mappings
notaz
2013-03-25
Add missing ifdef, move QNX RAM mapping closer to others
CatalystG
2013-03-25
Add support for PlayBook/BB10 with libretro
CatalystG
2013-03-15
Fix PSX unmap issue causing crash on exit
CatalystG
2013-03-15
psxmem: handle io mirrors
notaz
2013-01-28
psxmem: try to choose mem addresses more carefully
notaz
2012-12-09
avoid bogus warning
notaz
2012-11-28
clean up mmap hacks
notaz
2012-10-12
use plat_mmap for RAM too
notaz
2012-04-18
support emulated RAM mapped at offset
notaz
2011-10-16
psxmem: set fixed flag on mappings that really need it
notaz
2011-10-10
drc: implement memory access speculation
notaz
2011-09-23
fix build on some ARM toolchains
notaz
2011-02-09
psxmem: backport fixes from pcsxr
notaz
2010-12-23
drc: map bios and fix dummy reads
notaz
2010-11-21
some drc integration work
notaz
2010-11-16
pcsxr-1.9.92
PCSX* teams