Stenzek
|
242561debf
|
CPU/Recompiler: Align dispatchers and JIT blocks
A couple of percent difference if we're lucky. Practically probably <1%.
|
2024-12-29 18:11:58 +10:00 |
|
Stenzek
|
cdcf05a878
|
CPU/Recompiler: Only truncate block for future writes
If we overwrite an instruction that has already executed, it
should invalidate the block next time.
|
2024-12-12 16:23:32 +10:00 |
|
Stenzek
|
0faa9cf650
|
Build: Add Devel configuration
Gets you debug assertions and logging, while still producing an
optimized executable.
|
2024-12-01 23:21:33 +10:00 |
|
Stenzek
|
f67eacc071
|
CPU: Default to new recompiler/remove old recompiler
|
2024-11-23 18:52:46 +10:00 |
|