index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
arm
/
dis-thumb.inc.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-24
Add unaligned read/write functions.
comex
1
-1
/
+1
2015-02-23
Ban calls within transform regions in threadsafe mode.
comex
1
-0
/
+3
2015-02-09
call vs. branch fixes on ARM (though really I should just ignore calls)
comex
1
-3
/
+1
2015-02-08
Fix other architectures compiling - haven't tried *running* anything..
comex
1
-20
/
+23
2015-02-03
Make the ARM branches actually go to the right place. I need automated tests...
comex
1
-1
/
+2
2015-02-01
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
1
-15
/
+29
2015-01-19
some reorganization
comex
1
-0
/
+0
2015-01-17
improve test; thumb2 fixes
comex
1
-1
/
+1
2015-01-17
IT, BX LR - untested
comex
1
-1
/
+13
2015-01-16
jump dis - seemingly working(!)
comex
1
-16
/
+30
2015-01-13
small thumb fixes for Rdn and stuff
comex
1
-2
/
+10
2015-01-12
these functions are actually pointless, since it's easier to change the *offs...
comex
1
-9
/
+4
2015-01-11
thumb2 and stuff
comex
1
-8
/
+15
2015-01-11
thumb2 progress
comex
1
-3
/
+3
2015-01-11
theoretically fix thumb
comex
1
-12
/
+27
2015-01-11
*sigh*
comex
1
-0
/
+28