about summary refs log tree commit diff stats
path: root/src/include/x64emu.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [WOW64] Added non-functional PE build (#2532)Yang Liu2025-04-141-1/+4
* [WOW64] Splitted freq and cleanup functions from x64emu (#2521)Yang Liu2025-04-111-7/+0
* [WOW64] More tweaks towards PE build (#2519)Yang Liu2025-04-101-1/+0
* Introduced box64cpu.h for exported interpreter and dynarec functions (#2490)Yang Liu2025-04-011-27/+1
* Some (mostly) cosmetic change to x64emu initializersptitSeb2024-12-171-1/+1
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-3/+4
* [DYNAREC] Simplified emit_pf helper (#1518)Yang Liu2024-05-221-1/+0
* Better handling of Hardware counter for rdtsc emulation (ARM64 only for now),...ptitSeb2024-02-231-0/+1
* Reworked, again, exit processptitSeb2024-02-061-3/+4
* Merge pull request #896 from josch/exeptitSeb2023-07-211-0/+0
|\
| * remove executable bitsJohannes Schauer Marin Rodrigues2023-07-211-0/+0
* | A few cosmetic fixes (#858)Alexandre Julliard2023-06-241-1/+1
* | [TRACE] Improve trace for 32bits partptitSeb2023-06-181-1/+1
* | Added some support for 32bits code (doesn't seems enough for wow64 yet)ptitSeb2023-06-181-1/+1
* | Added ability to trace and dump 32bits codeptitSeb2023-06-171-2/+2
* | Optimized Exit bridge managmentptitSeb2023-05-101-2/+0
* | Some small changes to thread and fork and cloning x64emu_t structptitSeb2023-05-081-1/+1
|/
* Fixed and improved __cxa_atexit handlingptitSeb2023-04-221-2/+2
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+1
* Fixed and improved handling of segments and Call Far and signal (helps Wine64)ptitSeb2021-07-131-2/+2
* Fixed nexttoward(f) wrapped functions, and improved long double handlingptitSeb2021-04-171-0/+1
* More work around stack alignement and frame pointerptitSeb2021-04-031-0/+1
* More infrastructure added to elf and x64 emuptitSeb2021-03-031-2/+2
* Initializing x64emu structureptitSeb2021-03-021-5/+5
* Added some x86_64 regs and emu infrastructureptitSeb2021-03-021-0/+63