Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-02 | avoid MAP_FIXED, log mappings | notaz | |
MAP_FIXED overrides existing mappings, we don't want that | |||
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 | |
tested on real hardware (ignoring missing fault emulation) fixes Star Wars - Episode I | |||
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 | |
still messy but perhaps beter | |||
2012-10-12 | use plat_mmap for RAM too | notaz | |
2012-04-18 | support emulated RAM mapped at offset | notaz | |
Thanks to CatalystG for some initial code and testing. | |||
2011-10-16 | psxmem: set fixed flag on mappings that really need it | notaz | |
also fix unmap | |||
2011-10-10 | drc: implement memory access speculation | notaz | |
try to guess RAM mirror we are going to hit | |||
2011-09-23 | fix build on some ARM toolchains | notaz | |
R1 redefined.. | |||
2011-02-09 | psxmem: backport fixes from pcsxr | notaz | |
shalma: Duke Nukem - Land of Babes - psxmem.c - Clear correct dynarec area - Fixes Paradox intro crash Dukes of Hazard 2 - psxhw.c - 32-bit spu write - fix engine noise | |||
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 | |