Sakimotor
|
be7f9c2626
|
Update cmake-multi-platform.yml
|
2025-03-03 12:12:13 +01:00 |
|
Sakimotor
|
b1f67eef40
|
Update cmake-multi-platform.yml
|
2025-03-03 12:10:29 +01:00 |
|
Sakimotor
|
9f77426170
|
Update cmake-multi-platform.yml
|
2025-03-03 12:02:14 +01:00 |
|
Sakimotor
|
aef9e00e38
|
Update cmake-multi-platform.yml
|
2025-03-03 11:35:41 +01:00 |
|
Sakimotor
|
979ae519ae
|
Update cmake-multi-platform.yml
|
2025-03-03 11:32:36 +01:00 |
|
Sakimotor
|
745f0715a5
|
Update cmake-multi-platform.yml
|
2025-03-03 11:21:01 +01:00 |
|
Sakimotor
|
223514cae9
|
Update cmake-multi-platform.yml
|
2025-03-03 11:12:59 +01:00 |
|
Sakimotor
|
f08dc5b976
|
Update cmake-multi-platform.yml
|
2025-03-03 10:23:11 +01:00 |
|
Sakimotor
|
73467700c9
|
Update cmake-multi-platform.yml
|
2025-03-03 10:08:47 +01:00 |
|
Sakimotor
|
1d7852d709
|
Update cmake-multi-platform.yml
|
2025-03-03 10:05:32 +01:00 |
|
Sakimotor
|
72bbf9d008
|
Update cmake-multi-platform.yml
|
2025-03-03 10:00:35 +01:00 |
|
Sakimotor
|
4385b4ae8b
|
Update cmake-multi-platform.yml
|
2025-03-03 09:49:48 +01:00 |
|
Sakimotor
|
16b659f755
|
Update cmake-multi-platform.yml
|
2025-03-03 09:40:07 +01:00 |
|
Sakimotor
|
7be7907a37
|
Create cmake-multi-platform.yml
|
2025-03-03 09:33:13 +01:00 |
|
Sakimotor
|
4b0a98bbc3
|
Update README.md
|
2025-03-03 09:13:21 +01:00 |
|
Skyth (Asilkan)
|
04e716178b
|
Repository cleanup & README.md. (#5)
|
2025-02-27 00:11:11 +03:00 |
|
Skyth (Asilkan)
|
cd6fcb33bd
|
Port XEX patcher from Unleashed Recompiled. (#4)
* Port XEX patcher from Unleashed Recompiled.
* Fix compilation error on Linux.
|
2025-02-19 20:22:30 +03:00 |
|
Skyth
|
0fc545a6e2
|
Fix xpointer constructor for null pointers.
|
2025-01-28 18:34:39 +03:00 |
|
Skyth
|
73b75e197a
|
Use __builtin_clz instead of __lzcnt32 for cntlzw instruction.
|
2025-01-23 14:35:46 +03:00 |
|
Skyth
|
3280a7cf9f
|
Add support for placing midasm hooks after instructions.
|
2025-01-22 19:58:00 +03:00 |
|
Skyth
|
87e350906b
|
Rebrand to XenonRecomp.
|
2025-01-19 22:39:12 +03:00 |
|
Skyth
|
7fb8af1bad
|
Place function table after the executable.
|
2025-01-15 02:01:26 +03:00 |
|
Skyth
|
2cd41adf42
|
Remove bin2c, load the PPC context header by path.
|
2025-01-15 01:25:04 +03:00 |
|
Skyth
|
ca39a3b992
|
Check for TOML_EXCEPTIONS when loading TOMLs.
|
2025-01-13 21:15:19 +03:00 |
|
Skyth
|
b4b4aac788
|
Fix wrong assert in xex.cpp.
|
2025-01-13 21:14:07 +03:00 |
|
Skyth
|
de2840970f
|
Load function pointers from the base pointer.
|
2025-01-02 14:32:34 +03:00 |
|
Skyth (Asilkan)
|
4650dc69fb
|
Linux support. (#3)
* Compiling and running on Linux.
* Fix xpointer constructor.
* Convert dependencies to submodules.
* Fix wchar_t usage for Linux.
|
2024-12-21 00:49:06 +03:00 |
|
Darío
|
45c00cfec6
|
Unicode support. (#2)
|
2024-12-15 17:37:36 +03:00 |
|
Skyth
|
847842cd28
|
Downgrade projects to C++17.
|
2024-12-13 18:31:55 +03:00 |
|
Skyth
|
02d23b3463
|
Move r3 to the top of PPC context for smaller code generation.
|
2024-12-04 12:35:17 +03:00 |
|
Hyper
|
ea3e60cb0d
|
Revert "Add file_to_c"
This reverts commit dd7cac76ea37a92eabdda248d26efa2f2bf70d93.
|
2024-12-02 23:04:47 +00:00 |
|
Hyper
|
dd7cac76ea
|
Add file_to_c
|
2024-12-02 21:45:28 +00:00 |
|
Hyper
|
675b482ec4
|
xdbf: use pragma push/pop
|
2024-11-26 06:41:47 +00:00 |
|
Hyper
|
23f3389171
|
xdbf_wrapper: resolve missing dependencies
|
2024-11-25 11:28:58 +00:00 |
|
Hyper
|
699c078c94
|
xdbf_wrapper: remove global
|
2024-11-25 11:21:52 +00:00 |
|
Hyper
|
dd85501f11
|
PowerUtils: implemented XDBF wrapper
|
2024-11-25 11:12:38 +00:00 |
|
DeaTh-G
|
7dd4f91ac6
|
add time fields struct
|
2024-11-24 11:25:45 +01:00 |
|
Sajid
|
4b47b24afd
|
Allow overloads of ppc load/store macros
|
2024-11-24 16:16:08 +06:00 |
|
Sajid
|
e5317bda48
|
Detect MMIO writes via eieio
|
2024-11-24 15:36:50 +06:00 |
|
Hyper
|
4357a55eff
|
PowerUtils: allow constructing null pointers with xpointer
|
2024-11-24 09:25:22 +00:00 |
|
Hyper
|
62e3188a81
|
PowerUtils: implemented endian swap for enums
|
2024-11-21 01:47:17 +00:00 |
|
Skyth
|
d8676283fd
|
Implement a better way to combat Clang's unsafe code reordering.
|
2024-11-17 21:00:36 +03:00 |
|
Skyth
|
a7c970d324
|
Fix a few warnings.
|
2024-10-27 18:29:28 +03:00 |
|
Hyper
|
6810be7315
|
Update bin2h to allow changing the output array type
|
2024-10-17 16:59:45 +01:00 |
|
Skyth
|
6e49be2702
|
Allow midasm hook return behavior to be configured.
|
2024-10-17 17:39:31 +03:00 |
|
Skyth
|
516e23f1f7
|
Add midasm hook patching.
|
2024-10-06 18:54:47 +03:00 |
|
Sajid
|
1f5d7c32e8
|
Add additional xbox definitions
|
2024-10-01 15:24:43 +06:00 |
|
Skyth
|
183027d563
|
Remove hardcoded recompiler, load TOML file for configuration.
|
2024-10-01 00:09:18 +03:00 |
|
Sajid
|
54cb41c4db
|
Recompiler: Fix accidental impl linkage
|
2024-09-30 20:41:32 +06:00 |
|
Sajid
|
8d8346c2a2
|
Recompiler: Use implementation aliases
|
2024-09-30 18:45:07 +06:00 |
|