117 Commits

Author SHA1 Message Date
Steven Smith
aac72b06e3 Parse DS banners. 2016-04-10 19:04:50 -07:00
Steven Smith
2a63afc75e Abstract texture loading into a buffer-based function. 2016-04-10 16:55:54 -07:00
Steven Smith
00655c7b97 Add some module-specific description codes. 2016-04-10 16:30:51 -07:00
Steven Smith
eac13bccca Only display applicable options for DSiWare. 2016-04-10 15:31:35 -07:00
Steven Smith
e771bad5c1 Change DSiWare color, list after CTR NAND titles. 2016-04-10 15:20:17 -07:00
Steven Smith
f9400d18ca Color DSiWare differently. 2016-04-10 15:09:18 -07:00
Steven Smith
644fddfe65 Initial work on error parsing. 2016-04-10 15:05:24 -07:00
Steven Smith
47636069d6 Sort system save data IDs with util_compare_u32. 2016-04-10 12:26:16 -07:00
Steven Smith
3c93438d85 Cast to u64* is no longer needed. 2016-04-10 12:25:22 -07:00
Steven Smith
d608181603 Add card inserted check for extra certainty. 2016-04-10 12:21:15 -07:00
Steven Smith
62eac326db Limit cartridge titles to supported options. 2016-04-10 01:21:30 -07:00
Steven Smith
0a3542d565 Make sure inserted game card is a 3DS cartridge. 2016-04-10 01:16:56 -07:00
Steven Smith
178210b0db Add TWL photo access. 2016-04-10 01:01:17 -07:00
Steven Smith
e49145d84d != 2016-04-10 00:17:07 -07:00
Steven Smith
e93b8b3e2b Make patch easier to locate. 2016-04-10 00:07:11 -07:00
Steven Smith
c1021e327e Add NAND browsing and dumping, fix system save data ID size, cancel population on list exit. 2016-04-09 23:56:17 -07:00
Steven Smith
1f7f33390d Only repopulate lists when changes are known to have occurred. 2016-04-08 23:28:19 -07:00
Steven Smith
061dd0209f Add option to delete ext save data, initial work on option to delete system save data. 2016-04-08 21:37:47 -07:00
Steven Smith
c4bd7f89b3 Add BOSS ext data support, always free action prompts. 2016-04-08 20:50:45 -07:00
Steven Smith
a9f30b1301 Remove failed NAND access experiment. 2016-04-08 19:56:25 -07:00
Steven Smith
ec575cd570 Increase GPU command buffer size. 2016-04-08 18:48:38 -07:00
Steven Smith
581bf7069e Update for buildtools changes. 2016-04-01 15:31:26 -07:00
Steven Smith
c9513fb91d Split tasks up. 2016-02-18 21:16:05 -08:00
Steven Smith
267d08fbda Free task thread on exit. 2016-02-18 18:12:23 -08:00
Steven Smith
e1fd4f7b09 Make the main menu destroy itself on exit. 2016-02-18 18:03:40 -08:00
Steven Smith
f554c7f2a1 Don't display CIA directory options if a directory contains no CIA files. 2016-02-15 19:34:04 -08:00
Steven Smith
eac4fd5188 Shrink path buffers for importing/exporting secure values. 2016-02-14 21:31:34 -08:00
Steven Smith
30221d0ac0 Initial commit of FBI rewrite. 2016-02-14 21:24:47 -08:00
wjchen
e4840c3385 Increase rcvbuf to 32k.
3ds's default rcvbuf is 4k, increase it, cia install speed is faster.
Rcvbuf of win and osx is 65535.
2016-01-26 19:11:13 -08:00
Steven Smith
7ad8c86733 Fix ROP selector always redrawing, seek to beginning of file before retrying install. 2015-12-01 16:55:22 -08:00
Steven Smith
93b49b20e8 Fix build. 2015-10-03 09:19:13 -07:00
Steven Smith
3e0dafc3f0 Update for citrus changes. 2015-09-28 18:49:56 -07:00
Dean
35b0850bbe Update rop.h (Thanks to likearls on GBAtemp)
Added 6.x support for rxTools 3.x/CakesFW and ReiNand 1.0 support.
2015-09-08 19:13:37 +09:00
Steven Smith
9eb7b001ed Further ROP updates. 2015-09-07 10:09:33 -07:00
Steven Smith
8fd1257de9 Fix ReiNAND ROP (Thanks to likearls on GBAtemp) 2015-09-05 10:53:13 -07:00
Steven Smith
e39db2ad9a Get version from tag. 2015-08-29 09:39:56 -07:00
Steven Smith
71428a0a4f Fix size variable. 2015-08-29 09:36:26 -07:00
Steven Smith
f5462be061 Add batch counter to installing and deleting CIAs, bump version to 1.4.10. 2015-08-26 20:16:52 -07:00
Steven Smith
3ec9c0ba9f Update for citrus changes. 2015-08-19 19:50:27 -07:00
Steven Smith
854766b04d Only display CIA info if successfully obtained. 2015-08-19 15:56:24 -07:00
Steven Smith
558ace6bc5 Migrate to citrus. 2015-08-18 22:50:52 -07:00
Steven Smith
e64939a12a Bump version. 2015-08-12 16:39:47 -07:00
Soar Qin
9336dc5251 added rxTools v3x rop 2015-08-12 14:56:26 +08:00
Steven Smith
eebae40556 Fix up pulled code, bump version. 2015-08-11 12:27:06 -07:00
gamesquest1
5622cab727 Update rop.h
added reinand n3DS 4.x MSET profile
2015-08-11 13:49:12 +01:00
Steven Smith
b56d099520 Bump version for ctrcommon fixes. 2015-08-05 19:43:00 -07:00
Steven Smith
febd5db814 Update for ctrcommon changes. 2015-08-05 17:12:07 -07:00
Steven Smith
96e33c0509 Fix free space being 0 on start. 2015-08-01 14:42:34 -07:00
Steven Smith
2050aed854 v1.4.3: Restructure code, add N3DS Gateway ROP, revise overwrite feature. 2015-07-30 16:02:22 -07:00
Steven Smith
fb134d7868 Report proper action when bulk action succeeds. 2015-07-01 09:10:07 -07:00