Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code for Vita: pc_callback | Reiko Asakura | 2021-03-21 | 1 | -1/+0 |
* | Fixed defination of CC_CBXZ collides with other bits | Yifan Lu | 2016-11-23 | 1 | -0/+1 |
* | fix arm64/armv7 ish | comex | 2015-02-24 | 1 | -1/+1 |
* | Ban calls within transform regions in threadsafe mode. | comex | 2015-02-23 | 1 | -1/+4 |
* | Trampoline fixes. | comex | 2015-02-14 | 1 | -0/+1 |
* | Refactor disassembly so x86 works, and add x86 transform-dis. | comex | 2015-02-08 | 1 | -2/+3 |
* | fix ARM64 too, theoretically | comex | 2015-02-03 | 1 | -2/+2 |
* | fix my utter failure to handle branches/conditionals correctly (on ARM) | comex | 2015-02-01 | 1 | -1/+1 |
* | minor cleanup - stop caring about thumb outside of arch-specific code | comex | 2015-01-21 | 1 | -1/+1 |
* | improve test; thumb2 fixes | comex | 2015-01-17 | 1 | -0/+10 |