Commit Graph

13 Commits (a2f98541b3d96285193098dfe2a71211bf297310)

Author SHA1 Message Date
Stenzek a2f98541b3
Misc: Slim down some header includes 2 years ago
Stenzek 6fe0c986fa
System: Rewrite EXE override/loading
Relies on POST=7 as a kernel initialization indicator, instead of
patching the BIOS.

Fixes EXE loading with OpenBIOS and PS2 BIOS, and fast boot getting
baked into save states.
2 years ago
Stenzek 4e922a34a7
Log: Simplify macros 2 years ago
Stenzek b6d019db66
Misc: Replace log printf calls with fmt 2 years ago
Stenzek 79c226efff
SmallString: fmt -> format, format -> sprintf 3 years ago
Stenzek ac0601f408 Common: Drop String, add SmallString 3 years ago
Connor McLaughlin 8c7a192128 Misc: Add copyright/license statement to applicable files
Should've did this in the beginning.
4 years ago
Connor McLaughlin d2ca454576 Sync filesystem.h/path.h 4 years ago
Connor McLaughlin e1578be20f Common/FileSystem: Add BuildRelativePath() function 6 years ago
Connor McLaughlin 2985c395df GameList: Fix uninitialized fields of PSF/EXE 6 years ago
Connor McLaughlin 253b115b11 PSFLoader: Detect region from exe 6 years ago
Connor McLaughlin 10135e08a2 PSFLoader: Support loading minipsfs/libraries 6 years ago
Connor McLaughlin 205297ac27 System: PSF (Portable Sound Format) loading support 7 years ago