rework memhandlers to deal with some bus details
[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-07-24 notaztry to fix win32 build
2023-07-24 notazMerge pull request #728 from pcercuei/libretro-wiiu-v4
2023-07-23 Paul CercueilSupport compiling without mmap functions
2023-07-12 Paul Cercueilpsxmem: Use POSIX mmap functions as default hooks
2023-07-09 notazMerge pull request #724 from StormedBubbles/guncon_framing
2023-07-08 notazclean up cache isolation handling
2022-10-15 notazreduce differences from upstream
2022-10-08 notazallow debug build (make DEBUG=1)
2022-09-15 notazdon't cast between long and pointers for win64
2022-06-12 LibretroAdminMerge pull request #669 from pcercuei/lightrec-fix...
2022-06-12 Paul Cercueilpsxmem: Use Lightrec memory map even for interpreter
2022-05-30 LibretroAdminMerge pull request #654 from pcercuei/lightrec-mmap...
2022-05-30 Paul Cercueilpsxmem: Add support for Lightrec's custom mem init...
2022-05-11 Paul CercueilAdd support for mapping emulated RAM to address 0x0
2021-12-14 AutechreMerge pull request #586 from notaz/libretro_overwrite_drc
2021-12-14 notazoverwrite dynarec related code with upstream version
2021-11-10 gameblablaMerge pull request #579 from gameblabla/pio_writes_sen_lib
2021-11-10 gameblablapsxmem: Writes to PIO Expansion area have no effect.
2021-10-02 gameblablaMerge pull request #562 from gameblabla/cdrom_fixes_lib...
2021-10-02 gameblablaMerge pull request #545 from gameblabla/icache_emulation
2021-10-02 gameblablaOpenBus changes from PCSX-Redux
2021-10-02 gameblablaMerge Icache emulation from PCSX Redux + Senquack chang...
2021-08-21 AutechreMerge pull request #542 from gameblabla/mdec_fix
2021-08-17 AutechreMerge pull request #537 from embercold/warningless...
2021-08-17 Ember ColdSort out compiler warnings, all of them
2021-08-16 AutechreMerge pull request #536 from gameblabla/cdrom_fixes
2021-07-08 AutechreMerge pull request #529 from negativeExponent/nodebugger
2021-07-07 negativeExponentDo not compile debugger codes by default
2021-05-11 AutechreMerge pull request #517 from negativeExponent/input
2021-05-11 AutechreMerge pull request #516 from negativeExponent/vfs
2021-05-01 negativeExponentAdd libretro VFS and use VFS for windows target
2021-04-20 AutechreMerge pull request #511 from negativeExponent/updates
2021-04-20 negativeExponentSelectively replace fopen() with fopen_utf8()
2020-08-04 negativeExponentSync to latest upstream
2020-02-24 TwinaphexMerge pull request #389 from notaz/master
2020-02-21 TwinaphexMerge pull request #386 from ZachCook/master
2020-02-19 Zachary CookAdd fallback addresses so second instance runahead...
2020-02-09 TwinaphexUpdate psxmem.c
2020-02-08 TwinaphexMerge pull request #377 from pcercuei/libretro
2020-02-08 Paul Cercueilpcsxmem: mmap RAM/BIOS/scratchpad to better locations
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-03-07 TwinaphexMerge pull request #235 from retro-wertz/core_fixes
2019-03-07 TwinaphexMerge pull request #234 from notaz/master
2019-02-19 notazMerge pull request #119 from gameblabla/piofix
2019-02-17 gameblablapsxmem: Reads of PIO Expansion area read all-ones.
2016-03-02 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2016-02-28 notazpsxmem: use rounding that's more likely to work
2015-04-04 twinaphexMerge https://github.com/notaz/pcsx_rearmed
2015-03-24 notazpsxmem: fix error handling
2014-12-20 twinaphexpsxmem: Add mman wrapper for Win32 and use it for PCSX...
2014-12-13 twinaphexJust use memmap.h header include in general
2014-12-13 twinaphexAdd mman wrapper for Win32 and use it for PCSX ReARmed...
2014-12-07 TwinaphexMerge pull request #9 from Kekun/fix-load-invalid-game
2014-12-07 notazpsxmem: remove hard requirement for a mapping
2014-12-06 notazpsxmem: remove hard requirement for a mapping
2013-06-07 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-06-04 notazpsxmem: handle map failures so that it can be retried
2013-04-01 notazMerge branch 'master' into libretro
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-25 SquarepusherMerge pull request #1 from CatalystG/libretro
2013-03-25 CatalystGAdd missing ifdef, move QNX RAM mapping closer to others
2013-03-24 CatalystGAdd support for PlayBook/BB10 with libretro
2013-03-18 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-03-15 CatalystGFix PSX unmap issue causing crash on exit
2013-03-15 notazpsxmem: handle io mirrors
2013-01-29 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2013-01-28 notazpsxmem: try to choose mem addresses more carefully
2012-12-11 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-12-10 notazMerge branch 'libretro'
2012-12-09 notazavoid bogus warning
2012-11-29 twinaphexMerge git://github.com/notaz/pcsx_rearmed
2012-11-28 notazclean up mmap hacks
2012-11-28 twinaphexMerge git://github.com/notaz/pcsx_rearmed
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