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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DYNAREC] Added 0F BE/BF ocpodes, and fixed LDRSB emitter
ptitSeb
2021-03-22
1
-1
/
+1
*
[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
*
[DYNAREC] Added Basic blocks for dynarec
ptitSeb
2021-03-14
5
-4
/
+53
*
Added custom memory handling
ptitSeb
2021-03-13
1
-27
/
+27
*
Added many wrapped function, and fixed a few one too
ptitSeb
2021-03-13
1
-0
/
+1
*
Better functions name resolving when using TRACE, and fixed some printf stuff...
ptitSeb
2021-03-10
1
-2
/
+9
*
Alignement of struct stat / stat64
ptitSeb
2021-03-09
1
-0
/
+2
*
Switched emu flags to 64bits
ptitSeb
2021-03-08
1
-1
/
+2
*
Fixed va_list conversion for aarch64
ptitSeb
2021-03-08
1
-5
/
+5
*
Attempts at conversion of va_list
ptitSeb
2021-03-08
1
-2
/
+33
*
Added wrapped libSDL1.2, libSDL2.0, libGL, libGLU and libopenal
ptitSeb
2021-03-07
2
-0
/
+52
*
Reworked FPU/MMX regs, added Context and Signal handling (and test13 works)
ptitSeb
2021-03-07
2
-14
/
+44
*
Some work on TLS (not sure it's a good idea to separate 64 FS: prefix there)
ptitSeb
2021-03-06
2
-2
/
+2
*
Added 0F A2 cpuid opcode
ptitSeb
2021-03-06
2
-0
/
+102
*
Somes fixes to float/double/long double handling in va_list
ptitSeb
2021-03-05
1
-0
/
+1
*
Fixed va_list handling on aarch64
ptitSeb
2021-03-05
1
-3
/
+3
*
A bit more work on va_list handling
ptitSeb
2021-03-05
1
-3
/
+22
*
Added printf wrapped function and some VA_ARG work
ptitSeb
2021-03-05
1
-0
/
+43
*
Preparing defered flags handling
ptitSeb
2021-03-04
1
-4
/
+25
*
Add symbols from main elf to maplib
ptitSeb
2021-03-03
1
-1
/
+1
*
More infrastructure added to elf and x64 emu
ptitSeb
2021-03-03
10
-44
/
+273
*
Added bridge handling
ptitSeb
2021-03-02
2
-0
/
+32
*
More preparation on main x64emu_t structure
ptitSeb
2021-03-02
1
-2
/
+2
*
Added basic thread infrastructure
ptitSeb
2021-03-02
2
-0
/
+28
*
Added Zydis lib support for Trace enabled build
ptitSeb
2021-03-02
2
-2
/
+21
*
More x64emu preparation
ptitSeb
2021-03-02
1
-6
/
+8
*
Initializing x64emu structure
ptitSeb
2021-03-02
2
-6
/
+9
*
Added some x86_64 regs and emu infrastructure
ptitSeb
2021-03-02
4
-0
/
+374
*
Preparing auxval handling
ptitSeb
2021-03-02
1
-0
/
+13
*
More elf loader and parsing and stack preparing
ptitSeb
2021-03-02
2
-2
/
+19
*
Detecting tcmalloc now
ptitSeb
2021-03-02
1
-1
/
+1
*
Load elf in memory
ptitSeb
2021-03-01
1
-2
/
+2
*
Added main elf to context
ptitSeb
2021-03-01
1
-0
/
+7
*
Read elf header of launched executable
ptitSeb
2021-03-01
4
-0
/
+141
*
Added some minimal set of source (now box64 compile and say hello at least)
ptitSeb
2021-02-28
6
-0
/
+853