10 Commits

Author SHA1 Message Date
Luke Short
c27b659bce [BUNDLE] Add script to bundle x86 libraries (#2380)
This manages both x86_64 and x86 libraries. It helps with improving
emulation in all of the Box projects.
2025-02-17 21:32:12 +01:00
rajdakin
4715ef2633 [WRAPPERHELPER] Added box32 and line number support in the wrapperhelper (#1890) 2024-09-30 12:31:45 +02:00
ptitSeb
ab65619b99 [WRAPPER] Added an entry in gitignore for wrapperhelper 2024-09-20 12:52:54 +02:00
rajdakin
f30d75ae5d [WRAPPERHELPER] General improvements (#1804)
* [WRAPPERHELPER] Automatic headers detection, various bug fixes, added some cast support

* [WRAPPERHELPER] Keep comments untouched
2024-09-07 20:53:51 +02:00
rajdakin
6044feb7fd Wrapper helper (#1799)
* [WRAPPERHELPER] Added wrapperhelper v0.1, tested on libc

* [WRAPPED] Removed updates to libc from this branch

* [WRAPPERHELPER] Removed GPL header and added modified LGPL header, added notes about licensing issues
2024-09-06 15:07:38 +02:00
Yang Liu
19a06a8755 [RV64_DYNAREC] Fixed scratch register conflict for SUB (#556) 2023-03-13 15:50:48 +01:00
wannacu
948205e6f9 Add SW64 base support (#382)
* Add SW64 base support

* Add a few syscalls
2022-08-11 11:14:13 +02:00
rajdakin
f014d4580a Added a useful script 2021-08-01 17:12:36 +02:00
ptitSeb
7b50468b61 Refined .gitignore 2021-02-28 14:17:18 +01:00
ptitSeb
80a8bf0ce1 Initial commit 2020-12-01 10:42:53 +01:00