dolphin/Source/Core/Core/Boot
BhaaL 23d99f2f2c specify custom brace style to fix unions
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
2017-01-05 12:55:13 +01:00
..
Boot.cpp Import/Export signature files as CSV 2016-12-18 00:27:10 +00:00
Boot.h Move DiscIO enums to a new file 2016-07-13 17:29:27 +02:00
Boot_BS2Emu.cpp EXI_DeviceIPL: Unify GetGCTime epoch handling 2016-10-29 18:30:00 +02:00
Boot_DOL.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Boot_DOL.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Boot_ELF.cpp DOL/ELF loaders: enable HID4.SBE in Wii mode 2016-12-01 06:36:53 +09:00
Boot_WiiWAD.cpp ES HLE / WAD boot: hardcode the entrypoint 2016-12-01 06:36:53 +09:00
ElfReader.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
ElfReader.h ELF boot: scan segments for Wii mode detection, not sections 2016-12-01 06:36:53 +09:00
ElfTypes.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00