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
/
linkage_arm.s
Age
Commit message (
Expand
)
Author
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-09-23
support armv5 build
notaz
2011-09-22
drc: do modification check in smaller than page granularity
notaz
2011-09-20
drc: make sure dyna_linker is really called from stub
notaz
2011-08-01
drc: fix page get code in linkage_arm.s
notaz
2011-03-08
pcsxmem: fix ro write handler
notaz
2011-02-17
drc: merge Ari64's patch: 11_reduce_invstub_memory_usage
notaz
2011-02-09
drc: update memhandler according to pcsxr code
notaz
2011-01-24
fix some alignment issues
notaz
2011-01-16
drc: handle MTC0 in delay slot
notaz
2011-01-16
drc: support RFE, remove ERET (it's not in r3k)
notaz
2010-12-27
io asm: always write out to psxH, like C code does
notaz
2010-12-23
drc: map bios and fix dummy reads
notaz
2010-12-23
drc: improved interrupt code for emu_if
notaz
2010-12-19
improved memhandlers
notaz
2010-12-14
drc: hook even to detect irq unmasking
notaz
2010-12-14
drc: allow recursive calls
notaz
2010-12-05
drc: use direct hle calls
notaz
2010-12-05
drc: initial cop2/gte implementation (works, mostly)
notaz
2010-12-02
drc: fix cycle counting, make it use single var
notaz
2010-12-02
drc: further hacks, hle handling
notaz
2010-11-21
some drc integration work
notaz
2010-11-20
add unmodified Ari64 drc to track it's changes
notaz