index
:
substitute
master
Runtime hooking library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
transform-dis.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code for Vita: pc_callback
Reiko Asakura
2021-03-21
1
-8
/
+0
*
Fixed defination of CC_CBXZ collides with other bits
Yifan Lu
2016-11-23
1
-1
/
+3
*
Ban calls within transform regions in threadsafe mode.
comex
2015-02-23
1
-5
/
+29
*
Trampoline fixes.
comex
2015-02-14
1
-1
/
+13
*
more
comex
2015-02-09
1
-1
/
+2
*
Refactor disassembly so x86 works, and add x86 transform-dis.
comex
2015-02-08
1
-34
/
+21
*
fix ARM64 too, theoretically
comex
2015-02-03
1
-2
/
+3
*
fix my utter failure to handle branches/conditionals correctly (on ARM)
comex
2015-02-01
1
-22
/
+33
*
add README (and note to self to fix something)
comex
2015-01-30
1
-0
/
+2
*
...
comex
2015-01-24
1
-6
/
+0
*
minor cleanup - stop caring about thumb outside of arch-specific code
comex
2015-01-21
1
-3
/
+3
*
some reorganization
comex
2015-01-19
1
-7
/
+3
*
improve test; thumb2 fixes
comex
2015-01-17
1
-1
/
+10
*
flip the definition of TARGET_(UN)SUPPORTED
comex
2015-01-17
1
-2
/
+2
*
arm64 transform dis, arm fixes, move to .c since i'm dumb
comex
2015-01-17
1
-6
/
+121
*
transform-dis stuff - compiles for arm, so far
comex
2015-01-17
1
-0
/
+9