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
/
assem_arm.c
Age
Commit message (
Expand
)
Author
2016-03-02
Merge https://github.com/notaz/pcsx_rearmed
twinaphex
2016-02-28
drc: handle any immediate
notaz
2015-09-29
(vita) build fix.
aliaspider
2015-01-31
assem_arm.c: Use ARMv6 instructions if possible
gizmo98
2014-12-06
psxmem: remove hard requirement for a mapping
notaz
2013-04-02
drc/psx_gpu: handle more calling conventions
notaz
2013-04-01
fix clang warnings
notaz
2013-04-01
drc: use print wrapper to output errors
notaz
2012-12-23
drc: fix bugs in armv4 codepath
notaz
2012-12-02
improve ARM feature detection
notaz
2012-07-30
fix various fPIC issues
notaz
2012-04-18
drc: inv: fix ram ofset and mirror handling
notaz
2012-04-18
support emulated RAM mapped at offset
notaz
2012-01-14
drc: allow translation cache in data segment
notaz
2012-01-06
drc: never read to r0
notaz
2011-12-11
drc: fix bad gte unneeded reg assumption
notaz
2011-10-30
drc: fix various register trashing in mtc0
notaz
2011-10-30
drc: fix mtc0 argument
notaz
2011-10-30
drc: some debug code improvements
notaz
2011-10-30
drc: add some hack options
notaz
2011-10-30
gte: parametrize remaining ops
notaz
2011-10-30
drc: try to avoid full constant reload
notaz
2011-10-30
drc: fix sub assem_debug print
notaz
2011-10-30
drc: avoid invcode checks on close addesses
notaz
2011-10-30
pcnt: measure gte too
notaz
2011-10-30
drc: do MVMVA decoding; parametrize handlers
notaz
2011-10-30
drc: implement literal dupe merging
notaz
2011-10-30
inline/parametrize rootcounter reads
notaz
2011-10-10
new ability to adjust psx cpu clock
notaz
2011-10-10
get rid of old memhandlers
notaz
2011-10-10
drc: remove some old inline memhandlers
notaz
2011-10-10
drc: implement memory access speculation
notaz
2011-10-08
try to support more compilers
notaz
2011-10-08
rewrite memhandlers (write)
notaz
2011-10-04
rewrite memhandlers (read)
notaz
2011-09-27
drc: do gte flag liveness detection
notaz
2011-09-25
drc: fix PCSX HLE hack for armv5
notaz
2011-08-01
drc: fix page get code in linkage_arm.s
notaz
2011-07-08
drc: handle division by 0 correctly
notaz
2011-07-08
drc: merge Ari64's patch: 19_arm_typos
notaz
2011-07-08
drc: merge Ari64's patch: 15_dirty_registers_fix
notaz
2011-07-08
drc: merge Ari64's patch: 14_dont_save_or_restore_temporary
notaz
2011-07-08
drc: merge Ari64's patch: 04_constant_address_pagefaults
notaz
2011-07-08
drc: merge Ari64's patch: 01_year_2011
notaz
2011-06-07
drc: fix warning in my code
notaz
2011-03-19
drc: try even more to not compile code as 64bit
notaz
2011-03-07
drc: fix valgrind errors
notaz
2011-03-07
drc: rm unneeded writebacks in stubs, as suggested by Ari64
notaz
2011-03-01
gte_neon: hook into recompiler
notaz
2011-02-17
drc: some PCSX-specific const addr io handlers
notaz
[next]