dolphin/Source/Core/Core/Boot
2025-06-25 12:11:46 -07:00
..
AncastTypes.h Support for loading Ancast images 2022-10-22 13:35:49 +02:00
Boot.cpp PPCSymbolDB: Move loading map on boot logic from boot.cpp into PPCSymbolDB, as it will be needing a mutex. 2025-06-25 12:01:16 -07:00
Boot.h PPCSymbolDB: Add a mutex to prevent m_functions from being accessed by two different threads on boot. 2025-06-25 12:11:46 -07:00
Boot_BS2Emu.cpp Implement endian swapping and lazy decryption of Triforce DI commands 2025-04-21 22:05:25 +10:00
Boot_WiiWAD.cpp Core: Move Emulation IOS instance to System. 2024-02-07 22:07:30 +01:00
DolReader.cpp Core/Boot: Pass around System. 2023-03-08 22:41:43 +01:00
DolReader.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
ElfReader.cpp Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
ElfReader.h Make overriding explicit and remove redundant virtual specifiers on overriding destructors - Core & UnitTests 2025-05-01 15:00:37 +02:00
ElfTypes.h linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00