dolphin/Source/Core/Core/IOS
Léo Lam 965773bf67 IOSC: Implement VerifyPublicKeySign
Partial implementation which doesn't support ECC stuff, but good enough
for our purposes.
2017-06-12 18:24:02 +02:00
..
DI VolumeWiiCrypted: Replace ChangePartition with a partition parameter 2017-05-16 22:58:15 +02:00
ES IOSC: Add structures for certificates and signatures 2017-06-12 18:24:01 +02:00
FS IOS: Add/move some useful enums/structs 2017-05-02 23:49:21 +02:00
Network ios: treat return values as s32 2017-06-07 19:52:07 -07:00
SDIO ios: treat return values as s32 2017-06-07 19:52:07 -07:00
STM IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
USB StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
WFS ios: treat return values as s32 2017-06-07 19:52:07 -07:00
Device.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
Device.h IOS: Add/move some useful enums/structs 2017-05-02 23:49:21 +02:00
DeviceStub.cpp IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DeviceStub.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
IOS.cpp move IOS::HLE::WriteReturnValue to .cpp file 2017-06-08 00:07:10 -07:00
IOS.h move IOS::HLE::WriteReturnValue to .cpp file 2017-06-08 00:07:10 -07:00
IOSC.cpp IOSC: Implement VerifyPublicKeySign 2017-06-12 18:24:02 +02:00
IOSC.h IOSC: Implement VerifyPublicKeySign 2017-06-12 18:24:02 +02:00
MemoryValues.cpp Core: include what you use 2017-06-07 01:20:48 -04:00
MemoryValues.h IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
MIOS.cpp Boot: Unify the ELF and DOL code paths 2017-06-06 16:30:54 +02:00
MIOS.h IOS: Implement MIOS functionality 2017-02-08 15:07:34 +01:00