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
/
new_dynarec
/
pcsxmem.c
Age
Commit message (
Expand
)
Author
2015-01-03
mingw build fixes
notaz
2014-12-20
spu: rework synchronization
notaz
2013-12-22
(iOS) Work around clang crash when compiling libpcsxcor/new_dynarec/pcsxmem.c.
meancoot
2013-03-15
psxmem: handle io mirrors
notaz
2013-01-06
fix irq status
notaz
2013-01-06
fully reinit drc on change
notaz
2012-12-09
pipe error messages through single function
notaz
2012-11-28
clean up mmap hacks
notaz
2012-08-04
configure: various fixes
notaz
2012-08-03
frontend/pollux: wiz: move tables to upper memory to free some RAM
notaz
2012-07-22
pcsxmem: abort if lsb is set for map_item
notaz
2012-01-01
change lcf handling
notaz
2011-12-05
move some gpu status handling to core
notaz
2011-10-30
drc: some debug code improvements
notaz
2011-10-30
rcnt: remove gate guess for cnt 0 and 1
notaz
2011-10-30
drc: do MVMVA decoding; parametrize handlers
notaz
2011-10-30
inline/parametrize rootcounter reads
notaz
2011-10-10
get rid of old memhandlers
notaz
2011-10-08
rewrite memhandlers (write)
notaz
2011-10-04
rewrite memhandlers (read)
notaz
2011-07-08
dma: more accurate ICR register handling
notaz
2011-03-08
pcsxmem: fix ro write handler
notaz
2011-02-17
drc: merge Ari64's patch: 10_unnecessary_invalidate
notaz
2011-01-16
hack for bios write disable thing
notaz
2010-12-23
drc: map bios and fix dummy reads
notaz
2010-12-22
core: update to newer interrupt code, seems to affect timings too
notaz
2010-12-19
improved memhandlers
notaz