Stenzek
|
1565a2667d
|
Misc: More format string fixes
|
2024-05-25 15:48:31 +10:00 |
|
Stenzek
|
4e922a34a7
|
Log: Simplify macros
|
2024-05-24 02:08:14 +10:00 |
|
Stenzek
|
b6d019db66
|
Misc: Replace log printf calls with fmt
|
2024-05-24 00:29:49 +10:00 |
|
Stenzek
|
05b42f34eb
|
JitCodeBuffer: Use MAP_FIXED on MacOS/MAP_FIXED_NOREPLACE on Linux
|
2023-12-19 22:20:00 +10:00 |
|
Stenzek
|
5cf41a41f3
|
JitCodeBuffer: Allocate within 32-bit range
|
2023-11-24 20:35:19 +10:00 |
|
Stenzek
|
f786138175
|
CPU/CodeCache: Fix crash on Apple Silicon
|
2023-10-24 18:30:34 +10:00 |
|
Stenzek
|
b1bb33a566
|
Common: Move CPU macros to types.h
|
2023-10-01 13:57:25 +10:00 |
|
Stenzek
|
5b980dafa5
|
System: Refactor main loop
Reduces JIT exits.
Improves runahead performance.
|
2023-08-16 01:13:00 +10:00 |
|
Connor McLaughlin
|
8c7a192128
|
Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
|
2022-12-04 21:03:49 +10:00 |
|
Connor McLaughlin
|
7bbacd2392
|
Misc: Remove unused code
|
2022-08-22 19:55:38 +10:00 |
|
Connor McLaughlin
|
b7fbde31a7
|
Move utility classes from common to own static lib
|
2022-07-21 17:29:58 +10:00 |
|