131 Commits

Author SHA1 Message Date
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
e1d1341820 Update submodule. 2016-02-14 21:46:12 -08:00
Steven Smith
5dc5649e20 Add citro3d to list of requirements. 2016-02-14 21:45:26 -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
Steven Smith
0212aa9eaf Update submodule. 2016-01-26 20:37:51 -08:00
Steven Smith
23deb87cb1 Update submodule. 2016-01-26 20:17:10 -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
2e9b903904 Migrate to buildtools. 2016-01-26 19:10:30 -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
Steven Smith
999e7a6a04 Update README. 2015-09-28 11:57:40 -07:00
Steven Smith
e4a1137dea Merge pull request #15 from kot2002/master
Update rop.h (Thanks to likearls on GBAtemp)
2015-09-08 07:14:40 -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
fa1cbb246b Update README. 2015-08-19 17:51:34 -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
Steven Smith
c48d07c1fd Merge pull request #10 from soarqin/master
added rxTools v3x rop
2015-08-12 16:37: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
Steven Smith
fe122e2f3f Merge pull request #9 from gamesquest1/patch-1
Update rop.h
2015-08-11 12:20:17 -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
Steven Smith
beac56ae30 Don't ignore already exists errors. 2015-06-29 19:04:06 -07:00
Steven Smith
806d91aa28 Add overwrite prompt when installing an already installed title. 2015-06-29 17:34:57 -07:00
Steven Smith
b82f2b62fe Add file list loading screen, move network installation code into loop to avoid reloading lists. 2015-06-26 08:18:33 -07:00
Steven Smith
a4a04b212a Add basic battery and wifi indicators, bump version number to 1.4. 2015-06-25 18:48:08 -07:00
Steven Smith
95c6ce3f83 Add various ROP chains to MSET ROP installer. 2015-06-25 17:56:44 -07:00
Steven Smith
ff5c743a94 Cleanup ROP installer. 2015-06-25 10:34:37 -07:00
Steven Smith
a12dd404b3 Merge pull request #3 from idgrepthat/master
Add rxtools rop install feature.
2015-06-25 09:55:45 -07:00
idgrepthat
d31cb41500 Add rxtools 4x rop installer feature.
Needs cfg:nor service access enabled on the cia .rsf (ctrcommon PR is pending). Works on ninjhax .3dsx and cia, but not GW .3ds of course.
2015-06-25 06:00:21 -05:00
idgrepthat
6b8ad81c55 Create ropdata.h 2015-06-25 05:54:37 -05:00