dolphin/Source/Core/Core/Boot
Joshua Vandaële 2c54ee94c1
linter: Apply clang-format 19.1 formatting
find ./Source/ -name '*.cpp' -o -name '*.h' | xargs clang-format-19 -i
2025-04-23 11:19:20 +02:00
..
AncastTypes.h Support for loading Ancast images 2022-10-22 13:35:49 +02: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
Boot.cpp Core/Boot: Fix unused variable warning. 2025-04-22 18:19:32 -05:00
Boot.h Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
DolReader.cpp Core/Boot: Pass around System. 2023-03-08 22:41:43 +01:00
DolReader.h Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
ElfReader.cpp Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
ElfReader.h Core: Store object name separately for symbols 2024-11-11 12:36:53 -05:00
ElfTypes.h linter: Apply clang-format 19.1 formatting 2025-04-23 11:19:20 +02:00