Commit Graph

13 Commits (bee80b0fea4ec9cd6e737e0e6335d077bbc0a907)

Author SHA1 Message Date
Stenzek 7f4e5d55db
Misc: Update copyright headers 1 year ago
Stenzek e499f9052a
MemMap: Fix inverted condition 1 year ago
Stenzek 6c5ffba18e
MemMap: Fix object leak on fallocate() failure 1 year ago
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.
1 year ago
Stenzek 3a83c4265c
Misc: Fix a bunch of code analysis warnings
Some of which were even actual errors.
1 year ago
Stenzek be8fbafd71
CPU/CodeCache: Always dynamically allocate code buffer
Reduces .bss size.
1 year ago
Stenzek f1465ddf43
Memmap: Use Mach VM routines for memory mapping 1 year ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 2 years ago
Stenzek c1381cfda6
System: Gracefully handle memory allocaion failure 2 years ago
Stenzek f05ff4103e
Misc: Build fixes for Android 2 years ago
Stenzek f786138175
CPU/CodeCache: Fix crash on Apple Silicon 2 years ago
Stenzek 3c68543491 Bus: 16KB page compatibility for mmap fastmem 2 years ago