Commit Graph

38 Commits

Author SHA1 Message Date
RocketRobz
f8f288a9da Add 2 RAM drives
One shown for both DSi and 3DS (9MB), the other only shown for 3DS (16MB)
2020-02-04 18:25:30 -07:00
RocketRobz
430db6b25b Add direct access support for Acekard 2i with the banner of Hello Kitty no Panda Sports Stadium 2019-06-13 19:55:52 -06:00
RocketRobz
e93e2e1794 Don't show drive size for now 2018-10-21 20:25:21 -06:00
RocketRobz
d855c84773 Show size of SD and flashcards in [root] menu
Credit to @JeffRuLz for the printBytes code and size grabbing code from TMFH
2018-10-21 19:28:41 -06:00
RocketRobz
d78437e749 Fix flashcardMount() code 2018-10-16 15:51:30 -06:00
RocketRobz
1c99a3a613 Make sure cart is inserted correctly before mounting flashcard 2018-10-16 15:43:46 -06:00
RocketRobz
7721df24c4 Fix some carts making the app shut down the console 2018-10-16 15:26:43 -06:00
RocketRobz
52c3ec491f Comment out non-working code 2018-10-11 19:53:31 -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
5a3830fc79 Clear unused DLDI space 2018-10-11 14:05:17 -06:00
RocketRobz
fd48c138d6 Try "tt_sd" from Wood for TT 2018-10-11 13:08:30 -06:00
RocketRobz
cd539aa59d Comment out non-working code 2018-10-10 17:58:14 -06:00
RocketRobz
1a870ca810 Revert back to io_dldi_data from loadedDldi 2018-10-10 17:09:29 -06:00
RocketRobz
67c827fca2 Optimize dldiLoadFromBin
Fixes Guru Meditation Error
2018-10-10 16:52:47 -06:00
RocketRobz
54cd443e40 Add CycloEvo and DSTWO DLDI drivers 2018-10-10 16:11:00 -06:00
RocketRobz
e9181a4390 Run DLDI startup code before mounting 2018-10-10 15:53:37 -06:00
RocketRobz
14fd24703c Guru error fix did not work 2018-10-10 15:17:38 -06:00
RocketRobz
e673255603 Merge branch 'master' of https://github.com/ahezard/GodMode9i into pr/6 2018-10-10 14:39:54 -06:00
RocketRobz
4941ef047e Try to fix Guru error 2018-10-10 14:39:27 -06:00
ahezard
124282097d Add dsx driver 2018-10-10 22:34:30 +02: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
RocketRobz
93f7433bff Show labels of both SD and flashcards 2018-10-09 08:22:17 -06:00
RocketRobz
f56c7a0688 Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
RocketRobz
20317226fb Add support for more AK2i cards 2018-10-08 13:52:23 -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
f6bc3a24ef Add copying/pasting to a specific folder 2018-10-07 12:02:29 -06:00
RocketRobz
f708863915 Mark TWL-related code with "TWL_CODE" 2018-10-06 22:26:35 -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
c311120c0c Lower chances of flashcard mounting causing Guru Meditation Error 2018-10-05 21:39:45 -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
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
9cfe9e1445 Add feature to unmount/remount the SD card 2018-10-04 20:45:16 -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