Stenzek
|
26b6c704f0
|
MemMap: Support dynamic page size selection
i.e. 4K to 16K on ARM64.
|
2024-10-05 19:25:23 +10:00 |
|
Stenzek
|
7f4e5d55db
|
Misc: Update copyright headers
|
2024-09-01 22:08:31 +10:00 |
|
Stenzek
|
02fbfae6a0
|
System: Add advanced 'Export Shared Memory' option
Memory map is exported as duckstation_<pid>. Previously, this only
worked on Windows, now it is extended to Linux as well.
|
2024-08-04 20:28:07 +10:00 |
|
Stenzek
|
be8fbafd71
|
CPU/CodeCache: Always dynamically allocate code buffer
Reduces .bss size.
|
2024-06-30 16:45:51 +10:00 |
|
Stenzek
|
f1465ddf43
|
Memmap: Use Mach VM routines for memory mapping
|
2024-05-29 22:49:32 +10:00 |
|
Stenzek
|
c1381cfda6
|
System: Gracefully handle memory allocaion failure
|
2024-02-25 20:30:41 +10:00 |
|
Stenzek
|
f786138175
|
CPU/CodeCache: Fix crash on Apple Silicon
|
2023-10-24 18:30:34 +10:00 |
|
Stenzek
|
3c68543491
|
Bus: 16KB page compatibility for mmap fastmem
|
2023-09-23 14:14:52 +10:00 |
|