Zach Hilman
|
a4ef86a021
|
mii: Implement IDatabaseService SetInterfaceVersion
Appears to set a member variable used to affect the API that games access, and the method used to store data.
|
2019-07-06 21:39:12 -04:00 |
|
Zach Hilman
|
1aa2b99a98
|
mii: Implement Delete and Destroy file
|
2019-04-25 08:07:57 -04:00 |
|
Zach Hilman
|
c40cff454d
|
mii: Implement IsUpdated command (IPC 0)
|
2019-04-25 08:07:57 -04:00 |
|
Zach Hilman
|
e25a7891e9
|
mii: Implement IDatabaseService commands using MiiManager
Since the MiiManager was designed around the IPC interface, this is quite easy. Only functions that were clearly defined were implemented.
|
2019-04-25 08:07:57 -04:00 |
|
Lioncash
|
f46bfdd77d
|
service: Add mii services
Adds the skeleton for the mii services based off information provided by
Switch Brew
|
2018-07-27 16:01:29 -04:00 |
|