| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Some Segments/Selector handling refactoring , removing some ↵ | ptitSeb | 2025-10-15 | 1 | -12/+13 |
| | | | | | pthread_getspecific use | ||||
| * | [ANDROID] Fixing build | ptitSeb | 2025-09-10 | 1 | -0/+2 |
| | | |||||
| * | [BOX32] More work on box32 memory management and threads | ptitSeb | 2025-09-10 | 1 | -0/+12 |
| | | |||||
| * | [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default) | ptitSeb | 2025-06-19 | 1 | -0/+20 |
| | | |||||
| * | [WOW64] Added rcfile support (#2708) | Yang Liu | 2025-06-05 | 1 | -0/+22 |
| | | | | | | | | | | * [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/+6 |
| | | |||||
| * | [WOW64] Supported logging to stdout (#2679) | Yang Liu | 2025-05-28 | 1 | -2/+42 |
| | | |||||
| * | [WOW64] Added non-functional PE build (#2532) | Yang Liu | 2025-04-14 | 1 | -0/+70 |
| | | |||||
| * | [WOW64] More tweaks for PE build (#2528) | Yang Liu | 2025-04-14 | 1 | -0/+7 |
| | | |||||
| * | Moved emit functions to seperate files from signals.h (#2516) | Yang Liu | 2025-04-09 | 1 | -15/+0 |
| | | |||||
| * | [WOW64] Add wow64 PE build scaffolding (#2513) | Yang Liu | 2025-04-08 | 1 | -0/+38 |
| | | |||||
| * | Moved more functions to os.h (#2497) | Yang Liu | 2025-04-03 | 1 | -0/+32 |
| | | | | | | | | * 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/+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 |