55 Commits

Author SHA1 Message Date
Shadowtrance 46c1d7f69d Fix...
Fix that so it lines up on screen properly.
2015-06-10 00:11:54 +10:00
Shadowtrance f9513b327b Random mods...
Random mods...because, just because. :)
Updated brahma (Decrypt9.3dsx), New icon in smdh.
Random on screen mods...
2015-05-27 18:09:33 +10:00
Shadowtrance e8aa72b844 Little bit of clean up i missed 2015-05-27 06:46:21 +10:00
Shadowtrance 6ef6872783 Enable instruction and data caches for a huge speedup 2015-05-27 05:46:12 +10:00
Shadowtrance fd7b2ee540 Display remaining SD storage space in the main menu. 2015-05-27 05:45:16 +10:00
d0k3 3547cb5a5e Update main.c
Link pointing to ShadowTrances fork instead of archshifts original repo
2015-05-16 02:35:05 +02:00
Shadowtrance fa32a5d739 Woops we had a typo! 2015-05-16 02:57:42 +10:00
Shadowtrance c7c9f892b9 Update main.c 2015-05-16 02:05:02 +10:00
Shadowtrance 70e660400f Update draw.h 2015-05-16 02:01:35 +10:00
Shadowtrance 4ccc43a5f8 Update draw.c 2015-05-16 01:59:50 +10:00
archshift 0ea87abca9 Changes to make Decrypt9 run via bootstrap on Ninjhax 2015-05-09 12:33:10 -07:00
motezazer 75bf8f698e Add support for New 3DS keyslots
The decryption of secure3 crypto work only on a New 3DS.
2015-05-09 21:27:43 +02:00
archshift 5a5470c0f6 Remove redundant seekpos variable in padgen 2015-05-09 12:22:16 -07:00
archshift ae2b4b1e37 Use a safe, type-independent min macro
Should fix #13.
2015-05-09 12:00:14 -07:00
archshift d43d97130e Deinit the filesystem before a reboot, not afterwards 2015-05-02 00:24:33 -07:00
archshift a88b74ee77 Remember to break out of switch cases for platform in NAND padgen. 2015-04-28 17:34:43 -07:00
Herz 5f1c59778e Fix size of NAND CTR partition 2015-04-07 11:03:41 -05:00
archshift 439bc12828 Allow rebooting after decryption.
(OH NO, A GOTO! KILL IT WITH FIRE!)
2015-04-03 17:21:52 -07:00
archshift a69f58770e Revert "Small optimization in add_ctr"
This reverts commit 33ac99c831.
2015-03-29 21:25:55 -07:00
archshift ce94a1d5a1 Flush data after FS operations to protect against data corruption. 2015-03-27 15:42:54 -07:00
archshift aeaf247856 Fix silly compiler errors with new platform detection 2015-03-27 00:03:15 -07:00
archshift 0311374319 Add platform detection for NAND padgen, theoretical n3DS compatibility 2015-03-26 23:58:54 -07:00
archshift 752d2acda3 FindNandCtr simplification, style fixes 2015-03-25 00:33:22 -07:00
archshift 4d3277bad2 Split NAND CTR scan into separate function. 2015-03-25 00:10:41 -07:00
archshift 7763eea94b CreatePad: increased readability, style fixes 2015-03-24 22:53:45 -07:00