about summary refs log tree commit diff stats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* [DYNAREC] Added a x87pc test and some cosmetic changes too (#2561)Yang Liu2025-04-221-0/+7
* [WOW64] Added PE build to the build system (#2537)Yang Liu2025-04-151-0/+21
* [WOW64] Added non-functional PE build (#2532)Yang Liu2025-04-141-2/+3
* [BOX32][WRAPPER] Added wrapped libmount and libblkid, plus 1 new wrapped func...ptitSeb2025-04-121-0/+2
* [BOX32][WRAPPER] Added 32bits wrapped libselinuxptitSeb2025-04-121-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libGLXptitSeb2025-04-121-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libEGLptitSeb2025-04-121-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libgbmptitSeb2025-04-121-0/+1
* [WOW64] Splitted freq and cleanup functions from x64emu (#2521)Yang Liu2025-04-111-0/+2
* [WOW64] More tweaks towards PE build (#2519)Yang Liu2025-04-101-6/+7
* [WOW64] More work on the PE wow64 build (#2518)Yang Liu2025-04-101-0/+1
* Moved emit functions to seperate files from signals.h (#2516)Yang Liu2025-04-091-0/+1
* Added backtrace.h for holding backtrace-related functions (#2515)Yang Liu2025-04-091-0/+1
* [CMAKE]: Fix arm64 build (#2507)cjy8809272025-04-071-2/+6
* Decoupled alternate functions from bridge (#2500)Yang Liu2025-04-031-0/+1
* [CI] Enable cppThreads_32bits in the CI (#2496)Yang Liu2025-04-031-5/+2
* Added os.h for future usage (#2488)Yang Liu2025-04-011-2/+6
* [CMAKE] Changed how CFLAGS and ASLFLAGS are setup and applied (for #2483)ptitSeb2025-03-311-30/+32
* [ARM64_DYNAREC] Another attempt to get correct assembly file handlingptitSeb2025-03-301-1/+2
* [CI] Another atempted fix for arm64 asm handlingptitSeb2025-03-301-3/+3
* [CI] Try to fix arm64/Clang buildptitSeb2025-03-301-1/+5
* [CMAKE] Small rework on how asm file are handledptitSeb2025-03-301-31/+18
* [WRAPPER] Added wrapping for libavutil.so.56, libavformat.so.58 and libavcode...ptitSeb2025-03-201-0/+3
* [RV64_DYNAREC] Minor x87 changes to enable test31 (#2441)Yang Liu2025-03-171-5/+1
* Fixed Box32 for Winlator Glibc (#2404)alexvorxx2025-02-261-1/+5
* [LA64_DYNAREC] Added more opcodes (#2366)Yang Liu2025-02-171-0/+1
* [LA64_DYNAREC] Added more opcodes (#2339)Yang Liu2025-02-101-2/+3
* Added auto-generated x64Int3 printer (#2311)Yang Liu2025-02-021-0/+1
* [BOX32][WRAPPER] Added some minium 32bits wrapping for libcups (helps wine)ptitSeb2025-01-261-0/+1
* [BOX32][WRAPPER] Add some minimum 32bits gnutls wrapping (helps wine)ptitSeb2025-01-261-0/+1
* [RV64_DYNAREC] Added codegen for unaligned stores (#2289)xctan2025-01-241-0/+1
* [WRAPPER] Added wrapped libpcap with new wrapper helper (should help #2282)ptitSeb2025-01-231-0/+1
* [ENV] Initial refactor of env variables infrastructure (#2274)Yang Liu2025-01-211-3/+3
* [ANDROID] Removed the forced NOLOADADDRESS build parameter for Android buildsptitSeb2025-01-201-1/+1
* Port rounding of some x87 instructions from Box86 (#2242)Hagb (Junyu Guo 郭俊余)2025-01-081-0/+11
* [ARM64_DYNAREC] Improved signal handling and flags handling (tbd on other archs)ptitSeb2024-12-311-0/+1
* Spelling/typo fixes in code and documentation updates (#2223)olegos22024-12-281-1/+1
* [LA64] This should fix static buildptitSeb2024-12-201-1/+1
* Added initial GDBJIT support (#2162)Yang Liu2024-12-171-0/+19
* [BOX32][WRAPPING] Added 32bits wrapped libxcb-res and fixes some wrapped func...ptitSeb2024-12-171-1/+1
* [CMAKE] Fixed linking issue with mold (#2159)xctan2024-12-171-4/+4
* [WRAPPER] Added wrapped libxcb-res with new wrapperhelperptitSeb2024-12-161-0/+2
* [BOX32][WRAPPER] Added 32bits wrapped libxcbptitSeb2024-12-161-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libx11-xcbptitSeb2024-12-161-0/+1
* [BOX32][WRAPPER] Some work on 32bits xcb_connectionptitSeb2024-12-151-0/+1
* [BOX32][WRAPPER] Added empty 32bits wrapped libnslptitSeb2024-12-131-0/+1
* [BOX32][WRAPPER] Added a 32bits dummy libvdpau wrapped libptitSeb2024-12-131-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libdrm with new wrapperhelperptitSeb2024-12-131-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libXdamageptitSeb2024-12-121-0/+1
* [BOX32][WRAPPER] Added 32bits wrapped libcairoptitSeb2024-12-121-0/+1