Skyth
|
183027d563
|
Remove hardcoded recompiler, load TOML file for configuration.
|
2024-10-01 00:09:18 +03:00 |
|
Skyth
|
acd49010e6
|
Remove MSVC macros & implement weak linking properly for clang.
|
2024-09-27 18:47:35 +03:00 |
|
Skyth
|
2ae23e7e5e
|
Change arch to haswell.
|
2024-09-27 12:37:25 +03:00 |
|
Skyth
|
edbb86913b
|
Disable buffer overrun checks.
|
2024-09-26 18:31:56 +03:00 |
|
Skyth
|
261e8c1d60
|
Print only actually used labels.
|
2024-09-26 10:44:16 +03:00 |
|
Skyth
|
9a7caef9af
|
Make a few failed Xenia PPC tests pass.
|
2024-09-24 10:48:35 +03:00 |
|
Skyth
|
ad4e6b010e
|
Enable strict math, adjust vector conversions.
|
2024-09-22 23:54:17 +03:00 |
|
Skyth
|
918e09d380
|
Use clang-cl for all projects & decrease recompiled CPP count.
|
2024-09-22 12:50:11 +03:00 |
|
Skyth
|
79354a9a52
|
Split recompiler code.
|
2024-09-21 16:59:55 +03:00 |
|
Skyth
|
45a490c245
|
Even more inaccuracy fixes.
|
2024-09-21 00:12:37 +03:00 |
|
Skyth
|
fc13c684ba
|
Handle zero flushing.
|
2024-09-20 18:05:13 +03:00 |
|
Skyth
|
182b9a5060
|
Compile static instead of shared.
|
2024-09-18 15:29:15 +03:00 |
|
Skyth
|
06aeb62472
|
Add a sample project for compiling the recompiled functions.
|
2024-09-18 15:19:49 +03:00 |
|