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
/
include
/
regs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed a duplicated macro
ptitSeb
2022-01-17
1
-1
/
+0
*
Splitted mmx and x87 register (from box86)
ptitSeb
2021-07-11
1
-3
/
+3
*
[DYNAREC] Improved the fast native call path
ptitSeb
2021-07-02
1
-0
/
+1
*
Fixed to ElfLoader and TLS, Syscall, mmap & co functions signature and a few ...
ptitSeb
2021-03-25
1
-0
/
+3
*
[DYNAREC] Various bugfixes (and now the 4 tests games works again)
ptitSeb
2021-03-20
1
-0
/
+1
*
[DYNAREC] Added D3 opcodes, and fixed sl32/shl32c/shr32/shr32c emitter
ptitSeb
2021-03-20
1
-9
/
+9
*
Excplicit handling of bit size for defered flags
ptitSeb
2021-03-17
1
-1
/
+2
*
[DYNAREC] Added 70..7F opcodes (and fixed ORR/AND bitmask coding/decoding, th...
ptitSeb
2021-03-16
1
-1
/
+2
*
[DYNAREC] Beggining of emitter and dynarec infrastructure (untested yet)
ptitSeb
2021-03-15
1
-2
/
+10
*
Switched emu flags to 64bits
ptitSeb
2021-03-08
1
-1
/
+2
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
1
-14
/
+3
*
Preparing defered flags handling
ptitSeb
2021-03-04
1
-4
/
+25
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
1
-0
/
+290