| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some Segments/Selector handling refactoring , removing some ↵ | ptitSeb | 2025-10-15 | 1 | -2/+2 |
| | | | | | pthread_getspecific use | ||||
| * | [WOWBOX64] Fixed build | ptitSeb | 2025-09-03 | 1 | -0/+1 |
| | | |||||
| * | [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default) | ptitSeb | 2025-06-19 | 1 | -0/+1 |
| | | |||||
| * | [WOW64] Added rcfile support (#2708) | Yang Liu | 2025-06-05 | 1 | -0/+27 |
| | | | | | | | | | | * [WOW64] Fixed more compilation warnings * [WOW64] Messing around with file APIs * [WOW64] Added rcfile support * [DOCS] Update rcfile usage on WowBox64 | ||||
| * | [WOW64][ENV] Clean up a bit (#2681) | Yang Liu | 2025-05-28 | 1 | -0/+2 |
| | | |||||
| * | [WOW64] Supported logging to stdout (#2679) | Yang Liu | 2025-05-28 | 1 | -0/+3 |
| | | |||||
| * | [WOW64] Implement syscalls | André Zwing | 2025-05-22 | 1 | -0/+2 |
| | | |||||
| * | [WOW64] Added non-functional PE build (#2532) | Yang Liu | 2025-04-14 | 1 | -1/+5 |
| | | |||||
| * | [WOW64] More tweaks for PE build (#2528) | Yang Liu | 2025-04-14 | 1 | -1/+10 |
| | | |||||
| * | Made custommem OS-independent (#2517) | Yang Liu | 2025-04-09 | 1 | -15/+2 |
| | | |||||
| * | Moved emit functions to seperate files from signals.h (#2516) | Yang Liu | 2025-04-09 | 1 | -3/+0 |
| | | |||||
| * | [WOW64] Add wow64 PE build scaffolding (#2513) | Yang Liu | 2025-04-08 | 1 | -0/+33 |
| | | |||||
| * | Moved more functions to os.h (#2497) | Yang Liu | 2025-04-03 | 1 | -0/+12 |
| | | | | | | | | * Removed some unused function declarations * Moved more functions to os.h * review | ||||
| * | Moved some emit functions to os.h (#2494) | Yang Liu | 2025-04-02 | 1 | -0/+3 |
| | | |||||
| * | Moved more OS-dependent functions to os.h (#2491) | Yang Liu | 2025-04-01 | 1 | -0/+46 |
| | | |||||
| * | Added os.h for future usage (#2488) | Yang Liu | 2025-04-01 | 1 | -0/+6 |