index
:
box64
this commit
fix/trace
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dynarec
/
arm64_printer.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
[DYNAREC] Added more printer
ptitSeb
2021-03-18
1
-0
/
+10
|
*
[DYNAREC] Fixed and32 emiter and some printer (vvvvvv works, but still not ↵
ptitSeb
2021-03-18
1
-0
/
+26
|
|
|
|
IntoTheBreach)
*
[DYNAREC] Added CC 'Native call' and 0F 1F NOP opcodes
ptitSeb
2021-03-18
1
-0
/
+2
|
*
Added C1 opcodes anda few bugfix (no changes in vvvvvv and IntoTheBreach issues)
ptitSeb
2021-03-18
1
-2
/
+75
|
*
[DYNAREC] Added 01/03/05/83 /0 ADD opcodes, plus various bugfixes (but ↵
ptitSeb
2021-03-17
1
-7
/
+55
|
|
|
|
vvvvvv and IntoTheBreach are still broken, Thimberweed and WorldOfGoo seems ok)
*
[DYNAREC] Added FF opcodes
ptitSeb
2021-03-17
1
-6
/
+0
|
*
[DYNAREC] Various fixes, around GETED and other stuff (vvvvvv.x86_64 works ↵
ptitSeb
2021-03-17
1
-6
/
+8
|
|
|
|
again)
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, ↵
ptitSeb
2021-03-16
1
-4
/
+55
|
|
|
|
that's some convoluted encoding here)
*
[DYNAREC] Added 85 opcode
ptitSeb
2021-03-16
1
-0
/
+25
|
*
[DYNAREC] Added 8B opcode
ptitSeb
2021-03-16
1
-0
/
+22
|
*
[DYNAREC] Added a few more opcodes, some arm64_printer opcodes, and made ↵
ptitSeb
2021-03-16
1
-2
/
+270
|
|
|
|
sure it works
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
1
-0
/
+14
[prev]