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
/
os
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CPUID] Do not warn on the Hypervisor interface query (#2732)
Yang Liu
2025-06-12
1
-1
/
+7
*
[WOW64] Small improvement to grab_segdata (#2728)
Yang Liu
2025-06-11
1
-1
/
+1
*
[WOW64] Added a minimal Windows runtime (#2723)
Yang Liu
2025-06-11
1
-17
/
+6
*
[RCFILE] Fixed MAXCPU so it works for wine apps too
ptitSeb
2025-06-08
2
-0
/
+23
*
[WOW64] Added rcfile support (#2708)
Yang Liu
2025-06-05
2
-0
/
+44
*
Revert using getProtection_fast in CheckExec to avoid rare (or less rare in I...
ptitSeb
2025-06-02
1
-1
/
+1
*
[WOW64] The name is WowBox64 (#2699)
Yang Liu
2025-06-02
1
-2
/
+2
*
[ARM64_DYNAREC] Try to optimise Windows INT n version on 64bits (TODO: Interp...
ptitSeb
2025-05-30
1
-1
/
+146
*
[WOW64] Added support for cosim (#2683)
Yang Liu
2025-05-30
1
-1
/
+2
*
[WOW64] Added more missing pieces and the interpreter works (#2682)
Yang Liu
2025-05-29
2
-10
/
+52
*
[WOW64][ENV] Clean up a bit (#2681)
Yang Liu
2025-05-28
2
-0
/
+13
*
[WOW64] Supported logging to stdout (#2679)
Yang Liu
2025-05-28
2
-2
/
+67
*
[WOW64] Implement my_cpuid
André Zwing
2025-05-25
3
-522
/
+539
*
[WOW64] Implement getBoxCpuName
André Zwing
2025-05-25
1
-1
/
+2
*
[WOW64] Implement get_random32 and get_random64
André Zwing
2025-05-25
1
-5
/
+9
*
[TRACE] Reduce the noise when using SHOWSEGV=1 on Winde programs
ptitSeb
2025-05-15
1
-1
/
+1
*
[WOW64] Initial implementation patches (#2619)
André Zwing
2025-05-11
1
-1
/
+6
*
[PERFMAP] Added x86 address of code when function name cannot be found, inste...
ptitSeb
2025-04-23
1
-1
/
+4
*
[WOW64] Finished skeleton code for PE build (#2542)
Yang Liu
2025-04-17
1
-5
/
+18
*
[WOW64] More tweaks to CMake PE build (#2541)
Yang Liu
2025-04-16
1
-13
/
+45
*
Eliminated many compilation warnings (#2535)
Yang Liu
2025-04-15
1
-1
/
+1
*
[WOW64] Added non-functional PE build (#2532)
Yang Liu
2025-04-14
7
-2
/
+947
*
[WOW64] More tweaks for PE build (#2528)
Yang Liu
2025-04-14
2
-0
/
+12
*
[WOW64] Splitted freq and cleanup functions from x64emu (#2521)
Yang Liu
2025-04-11
2
-0
/
+154
*
[WOW64] More tweaks towards PE build (#2519)
Yang Liu
2025-04-10
3
-0
/
+31
*
[WOW64] More work on the PE wow64 build (#2518)
Yang Liu
2025-04-10
1
-0
/
+5
*
Moved emit functions to seperate files from signals.h (#2516)
Yang Liu
2025-04-09
2
-15
/
+144
*
Added backtrace.h for holding backtrace-related functions (#2515)
Yang Liu
2025-04-09
1
-0
/
+46
*
[WOW64] Add wow64 PE build scaffolding (#2513)
Yang Liu
2025-04-08
2
-0
/
+128
*
Moved more functions to os.h (#2497)
Yang Liu
2025-04-03
1
-0
/
+32
*
Moved some emit functions to os.h (#2494)
Yang Liu
2025-04-02
1
-0
/
+17
*
Moved more OS-dependent functions to os.h (#2491)
Yang Liu
2025-04-01
1
-1
/
+9
*
Added os.h for future usage (#2488)
Yang Liu
2025-04-01
1
-0
/
+7