d0k3
|
7bbaf17b42
|
Replace (u8*) with (void*) where applicable
... also changes sector0x96 workaround to OTP encrypt method
|
2017-06-01 16:12:16 +02:00 |
|
d0k3
|
3e14fd3f44
|
Remove A9LH self payload handling in vMem drive
|
2017-05-31 23:06:24 +02:00 |
|
d0k3
|
2e011a0db0
|
Fix OTP decryption (M:/otp_dec.mem )
|
2017-05-31 16:16:28 +02:00 |
|
d0k3
|
028ef3a5f4
|
Removed the obsolete bootrom.mem / bootrom_unp.mem access
|
2017-05-20 13:46:04 +02:00 |
|
d0k3
|
ac4246c75f
|
Sighax compatibility changes
* Load OTP hash directly from OTP if available
* Enable access to otp, boot9 and boot11
* Add OTP decryption (via key/iv in boot9)
|
2017-05-19 16:59:57 +02:00 |
|
d0k3
|
b32a49131e
|
Fix bad ARM9RAM extended offset in vmem.c
|
2017-05-17 13:55:55 +02:00 |
|
d0k3
|
35c87abf10
|
Use a bigger SELF_MAX_SIZE for payload size
|
2017-02-28 18:00:14 +01:00 |
|
d0k3
|
81e7b1fbb6
|
Improved unit type detection code
|
2017-02-26 13:35:37 +01:00 |
|
d0k3
|
fe62480cd3
|
Some minor improvements
o Reload current dir after updating embedded backup
o Payload is now available in mem for GW entyrpoint, too
o Fix building .3DSX file
|
2017-02-23 19:18:33 +01:00 |
|
d0k3
|
1348b7ca03
|
Fix warnings for most recent devKitArm
|
2017-02-17 15:54:37 +01:00 |
|
d0k3
|
1129c710d7
|
Virtual files: use u64 for offset / size
|
2017-02-17 04:01:25 +01:00 |
|
d0k3
|
e35c87335d
|
Added bootrom access to virtual memory drive
... still protected by system, no hype pls.
|
2017-02-03 15:22:31 +01:00 |
|
d0k3
|
120f5c88a5
|
Include GM9 payload in virtual mem drive
|
2017-01-27 13:49:46 +01:00 |
|
d0k3
|
ddac828dcb
|
Enabled virtual dir handling
|
2016-11-28 21:22:30 +01:00 |
|
d0k3
|
79dec02e92
|
Enabled (preliminary) CIA mounting support
|
2016-11-25 18:30:01 +01:00 |
|
d0k3
|
314ea7793d
|
Fixed a typo
|
2016-11-21 20:05:28 +01:00 |
|
d0k3
|
924dd8216e
|
Improved virtual directory handling
|
2016-11-15 23:06:01 +01:00 |
|
d0k3
|
525b5b8810
|
Major reorganisation of virtual file code
|
2016-11-14 22:24:20 +01:00 |
|