Commit Graph

68 Commits

Author SHA1 Message Date
RocketRobz
4941ef047e Try to fix Guru error 2018-10-10 14:39:27 -06:00
ahezard
5cd6e45d8f Add ra v2 and dstt drivers 2018-10-10 22:28:12 +02:00
ahezard
51cd83e28b Add original r4 support 2018-10-10 22:06:49 +02:00
ahezard
7bf8d658ee Add original r4 dldi 2018-10-10 21:26:43 +02:00
RocketRobz
93f7433bff Show labels of both SD and flashcards 2018-10-09 08:22:17 -06:00
RocketRobz
25b2a4288f Disable file deletion in NitroFS
ALSO: file_browse.cpp: Make "path" a static char
2018-10-08 16:18:24 -06:00
RocketRobz
4b422c45f4 Bug fix 2018-10-08 16:09:49 -06:00
RocketRobz
9d7f343cb4 Only access NitroFS if the drive within the ROM is mounted 2018-10-08 16:04:07 -06:00
RocketRobz
e762497fba Disable clipboard restore, after moving a file 2018-10-08 15:45:25 -06:00
RocketRobz
6680dc0c18 Add software version to GBA ROM dump's filename 2018-10-08 15:32:32 -06:00
RocketRobz
259b683adb Bug fix 2018-10-08 15:26:52 -06:00
RocketRobz
4d940815ad Allow file moving from SD to flashcard, and vice-versa 2018-10-08 15:22:29 -06:00
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