dolphin/Source/Core/Core/IOS
JosJuice ced1614cac Unify the way of setting game ID, title ID, revision
The existing code from ConfigManager, ES and MIOS is merged
into a new set of functions called SetRunningGameMetadata.
2017-03-09 15:34:14 +01:00
..
DI Remove useless ES wrappers from the main IOS file 2017-03-02 20:29:01 +01:00
ES Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
FS IOS: Clear the /tmp directory on IOS boot 2017-02-26 12:19:57 +01:00
Network Common: Move byte swapping utilities into their own header 2017-03-03 17:18:18 -05:00
SDIO IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
STM IOS STM: Get rid of forward declarations in the cpp file 2017-01-29 19:30:56 -05:00
USB BTStub: Get rid of an unnecessary forward declaration in the cpp file 2017-03-05 09:51:47 -05:00
WFS Use ESFormats for TMDs 2017-02-26 19:46:29 +01:00
Device.cpp IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
Device.h IOS: Implement OH0 (/dev/usb/oh0) 2017-02-05 11:36:48 +01:00
DeviceStub.cpp IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
DeviceStub.h IOS: Remove IOS prefix on a few structs/enums 2017-01-19 19:10:31 +01:00
IPC.cpp Remove useless ES wrappers from the main IOS file 2017-03-02 20:29:01 +01:00
IPC.h Remove useless ES wrappers from the main IOS file 2017-03-02 20:29:01 +01:00
MIOS.cpp Unify the way of setting game ID, title ID, revision 2017-03-09 15:34:14 +01:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00