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-09-21
drc: some vita and 3ds support
notaz
2016-09-19
drc: try to support w^x platforms like iOS
notaz
2016-09-18
drc: enable and fix warnings
notaz
2016-09-18
drc: mark things static
notaz
2016-09-18
drc: strip eol blanks
notaz
2016-09-18
drc: drop less obvious dead code
notaz
2016-09-18
drc: drop heaps of dead code
notaz
2016-02-28
drc: handle any immediate
notaz
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
[next]