Commit Graph

34 Commits

Author SHA1 Message Date
RocketRobz
d440a238b3 Bump version number 2020-01-30 00:39:16 -07:00
NightYoshi370
e850fd8733 Clean up main.cpp (#36)
- No more code repeat
- Uses extention function from TWiLightMenu++
2019-10-02 22:21:25 -06:00
FlameAlt53
9912b59971 Travis CI autobuilding and updated readme a bit (#30)
* this should work

* Update README.md

* Update README.md

* update to v1.3.5 because why not
2019-03-12 11:41:31 -06:00
RocketRobz
585501515e Add GBA SRAM dumping 2019-03-08 15:47:07 -07:00
RocketRobz
b7a8b8f245 List filesizes next to filename in file listing 2018-10-21 19:45:18 -06:00
RocketRobz
e0a3cf3e27 Fix #12 2018-10-19 18:57:49 -06:00
RocketRobz
898402f29a Fix #14 2018-10-19 14:17:53 -06:00
RocketRobz
08169fcd15 3DS: Change power button text, and add HOME text 2018-10-18 14:40:36 -06:00
ChampionLeake
a643526781 Bootable .dsi files (#7)
* Update file_browse.cpp

Added ".dsi" extensions to the entry list.

* Update main.cpp

Booting ".dsi" files are possible.
2018-10-16 18:02:07 -06:00
RocketRobz
1c99a3a613 Make sure cart is inserted correctly before mounting flashcard 2018-10-16 15:43:46 -06:00
RocketRobz
325538c29b Show ".." on drive root 2018-10-15 23:56:37 -06:00
RocketRobz
e2b1743064 Only run fatInitDefault if arm7 SCFG is locked 2018-10-11 19:24:47 -06:00
RocketRobz
0d7cbe8868 Fix for DSi-mode flashcards (CycloDS iEvo) 2018-10-11 18:07:49 -06:00
RocketRobz
92555268ab Only boot .firm payloads on 3DS consoles 2018-10-11 17:25:21 -06:00
RocketRobz
c45fe11d5c Revert "Press Y to swap screens"
This reverts commit f22f96873a.
2018-10-11 16:58:39 -06:00
RocketRobz
f22f96873a Press Y to swap screens 2018-10-11 15:44:44 -06:00
RocketRobz
3b06f2fc93 Bug fix 2018-10-11 14:20:17 -06:00
RocketRobz
4d940815ad Allow file moving from SD to flashcard, and vice-versa 2018-10-08 15:22:29 -06:00
RocketRobz
8a9af49882 Bug fix: Do not run GBA-related code in DSi mode 2018-10-07 15:32:24 -06:00
RocketRobz
f6bc3a24ef Add copying/pasting to a specific folder 2018-10-07 12:02:29 -06:00
RocketRobz
3aa9c24992 Implement GBA ROM dumping 2018-10-07 00:04:05 -06:00
RocketRobz
9c0415adb0 Show "mounting drive(s)..." during SD/flashcard mount 2018-10-06 22:37:46 -06:00
RocketRobz
568f0f0eb7 Hold Y during logo to skip Slot-1 read 2018-10-06 21:21:24 -06:00
RocketRobz
82760f9fb3 bug fix 2018-10-05 20:18:37 -06:00
RocketRobz
da4824a644 Add feature to copy file to "gm9i/out" on either SD or flashcard 2018-10-05 20:17:07 -06:00
RocketRobz
e80dd852a1 bug fix 2018-10-05 18:00:44 -06:00
RocketRobz
219071c617 Add .firm payload booting
requires boot9strap with bootonce support
2018-10-05 17:41:46 -06:00
RocketRobz
a156cd25e1 Show POWER button text on bottom 2018-10-05 14:59:53 -06:00
Robz8
8e07f18eea Mount flashcard, if supported one is inserted 2018-10-04 21:40:28 -06:00
Robz8
9cfe9e1445 Add feature to unmount/remount the SD card 2018-10-04 20:45:16 -06:00
Robz8
3606c2b4c8 Add logo (made by THEGUY)
also updated readme
2018-10-04 19:56:37 -06:00
Robz8
10ca991150 Try to load DLDI driver from arm9 binary 2018-10-03 18:47:47 -06:00
Robz8
85d5f07685 Add drive menu, and show all file extentions 2018-10-02 23:01:22 -06:00
Robz8
81fc6b9754 Add source code files 2018-10-02 11:06:03 -06:00