Commit Graph

56 Commits

Author SHA1 Message Date
RocketRobz
f56c7a0688 Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
RocketRobz
aee01e4020 Don't allow ".." to be copied to clipboard
Fixes #5
2018-10-08 13:57:24 -06:00
RocketRobz
20317226fb Add support for more AK2i cards 2018-10-08 13:52:23 -06:00
RocketRobz
e6ebb8f6d4 Update README.md 2018-10-07 17:26:25 -06:00
RocketRobz
8a9af49882 Bug fix: Do not run GBA-related code in DSi mode 2018-10-07 15:32:24 -06:00
RocketRobz
634dc5d963 Attempt to support R4i Gold 3DS Plus 2018-10-07 12:38:52 -06:00
RocketRobz
93cfb60710 Bug fix 2018-10-07 12:28:55 -06:00
RocketRobz
2edfa7faab Allow flashcard remounting in DS mode 2018-10-07 12:15:58 -06:00
RocketRobz
cdcf9b2572 Remove unused code 2018-10-07 12:08:05 -06:00
RocketRobz
8f88fbfc4b Clear clipboard after copying or moving 2018-10-07 12:06:55 -06:00
RocketRobz
f6bc3a24ef Add copying/pasting to a specific folder 2018-10-07 12:02:29 -06:00
RocketRobz
933d3b6e28 Determine ROM size for GBA ROM dump 2018-10-07 10:12:34 -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
f708863915 Mark TWL-related code with "TWL_CODE" 2018-10-06 22:26:35 -06:00
RocketRobz
3019cb9dad Bug fix: Always show DSi power text if in DSi mode 2018-10-06 21:28:23 -06:00
RocketRobz
568f0f0eb7 Hold Y during logo to skip Slot-1 read 2018-10-06 21:21:24 -06:00
RocketRobz
66af04e81a Fix spelling error 2018-10-06 16:24:42 -06:00
RocketRobz
b9273c34e8 Update README.md 2018-10-05 22:30:16 -06:00
RocketRobz
bf4f452214 Bug fix: Use fatInitDefault to mount flashcard, if not in DSi mode 2018-10-05 22:20:54 -06:00
RocketRobz
af9cd48fb6 Add nds-exception-stub 2018-10-05 22:15:55 -06:00
RocketRobz
2a0f5e7c38 Fix bootloader 2018-10-05 21:59:31 -06:00
RocketRobz
c311120c0c Lower chances of flashcard mounting causing Guru Meditation Error 2018-10-05 21:39:45 -06:00
RocketRobz
04dca38325 Try to fix a bug 2018-10-05 21:18:58 -06:00
RocketRobz
44076238de Bug fix: Position cursor, depending on how long the full file path is 2018-10-05 21:09:38 -06:00
RocketRobz
4b536e50d9 Revert copy buffer size 2018-10-05 20:30:25 -06:00
RocketRobz
88275c2906 Increase copy buffer size, and hold B to cancel copying 2018-10-05 20:25:58 -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
efa68d4f37 bug fix 2018-10-05 18:35:52 -06:00
RocketRobz
f94f88254f Add icon 2018-10-05 18:26:58 -06:00
RocketRobz
e80dd852a1 bug fix 2018-10-05 18:00:44 -06:00
RocketRobz
2ecc5ccee0 Add make_cia 2018-10-05 17:53:00 -06:00
RocketRobz
ceff7cf341 Update Makefile 2018-10-05 17:49:52 -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
6c92790645 Add feature to delete a file/folder 2018-10-05 13:54:07 -06:00
Robz8
93628d7bdb try to fix a bug 2018-10-04 22:40:11 -06:00
Robz8
23515b11d6 Unmount flashcard and return to [root] menu, if directory listing of flashcard is shown 2018-10-04 22:27:18 -06:00
Robz8
e0a39ee850 bug fix 2018-10-04 22:12:32 -06:00
Robz8
06f46aed76 bug fixes 2018-10-04 21:59:30 -06:00
Robz8
8e07f18eea Mount flashcard, if supported one is inserted 2018-10-04 21:40:28 -06:00
Robz8
0a3d3b5e13 logo.png: Crop unused borders 2018-10-04 20:55:02 -06:00
Robz8
4228719d2a driveMenu: Fix text re-printing, if R button is held 2018-10-04 20:51:36 -06:00
Robz8
9cfe9e1445 Add feature to unmount/remount the SD card 2018-10-04 20:45:16 -06:00
Robz8
78e96a571f Update Makefile 2018-10-04 20:04:55 -06:00
Robz8
3606c2b4c8 Add logo (made by THEGUY)
also updated readme
2018-10-04 19:56:37 -06:00
Robz8
4ed92df134 dldiLoadFromBin function now works 2018-10-04 18:52:49 -06:00
Robz8
10ca991150 Try to load DLDI driver from arm9 binary 2018-10-03 18:47:47 -06:00
Robz8
ffd8a4d661 Show description of drive in drive menu 2018-10-02 23:05:52 -06:00