Commit Graph

496 Commits

Author SHA1 Message Date
RocketRobz
537efa45a3 Update azure-pipelines.yml 2020-07-14 18:09:50 -06:00
RocketRobz
00653ad873 Update pacman 2020-07-14 18:07:03 -06:00
RocketRobz
38f80194d4 SD card is sucessfully read in DS mode! 2020-07-14 18:03:29 -06:00
RocketRobz
1223111a98 Remove DSi mode check when mounting SD 2020-07-14 17:52:22 -06:00
RocketRobz
dd94cd5e77
Ntr sd access (#61)
* Port SD code from nds-bootstrap

Currently freezes on `mounting drive(s)...`

* Disable NAND mounting for now

* Derp fix, and add verbose output

* NAND and SD access now work
2020-07-14 17:26:05 -06:00
RocketRobz
08409b892e Bug fix 2020-06-13 20:56:39 -06:00
RocketRobz
807d9b1f40 Hold X to disable NAND access, if GM9i crashed 2020-06-13 20:53:39 -06:00
RocketRobz
ed4ffc1993 Bug fix 2020-06-13 20:36:37 -06:00
Pk11
b494737acd
Center screenshots in README.md (#52)
* Center screenshots in README.md

* Switch to <img> tags

* Oops forgot the quotes
2020-03-19 17:27:12 -06:00
RocketRobz
3d95a6d560 Fix gm9i/out/ folder being shown after copying a folder there 2020-03-19 15:56:06 -06:00
RocketRobz
933d661566 Derp fix 2020-03-19 15:49:20 -06:00
RocketRobz
7b24741e3f Update README.md 2020-03-19 15:47:05 -06:00
RocketRobz
08245d0544 Update README.md
Co-Authored-By: NightScript <maorninja@outlook.com>
2020-03-19 15:40:12 -06:00
Pk11
7b568f4ffd
Fix copying dirs to /gm9i/out (#51)
* Trim trailing whitespace

* Fix copying dirs to /gm9i/out
2020-03-19 15:24:38 -06:00
RocketRobz
ca150269f7 Add message under Y - Held 2020-03-19 14:43:20 -06:00
RocketRobz
65394c34f1 Get ConsoleID without reading from 0x4004D00
Closes #46
2020-03-19 14:28:10 -06:00
RocketRobz
0745202caa Bug fix 2020-03-17 19:17:23 -06:00
RocketRobz
e33bb56b15 Bug fix 2020-03-17 19:15:26 -06:00
RocketRobz
a513aca5c0 Add option to dump save only 2020-03-17 19:12:37 -06:00
RocketRobz
999241b0a0 Add Nitro/IMG unmounting 2020-02-21 02:22:59 -07:00
RocketRobz
2a43eb2370 Add FAT image (.img) mounting 2020-02-21 02:14:37 -07:00
RocketRobz
2011b83be9 DSi/3DS: Properly unmount SD card 2020-02-17 01:12:44 -07:00
RocketRobz
50b41435f4 DSi/3DS: Now runs without an SD card 2020-02-17 01:02:12 -07:00
RocketRobz
61b426347b Bug fix 2020-02-17 00:41:44 -07:00
RocketRobz
dee4ba94b6 Don't show NDS GAMECARD in DSiWarehax or CycloDSi 2020-02-16 23:31:03 -07:00
RocketRobz
5aed42246c Boost DS(i) cart dumping
ALSO: Use correct size when dumping trimmed ROM
2020-02-16 23:19:19 -07:00
RocketRobz
280b1da282 Improve NAND init code 2020-02-16 15:06:17 -07:00
RocketRobz
1eba340882 Update README.md 2020-02-12 00:49:56 -07:00
RocketRobz
00c55619a6 README: Update screenshots 2020-02-12 00:49:03 -07:00
RocketRobz
e99b031b3b Update README.md 2020-02-12 00:29:46 -07:00
RocketRobz
1bf3ada47f Bump version number
Also remove unused files
2020-02-11 19:18:57 -07:00
RocketRobz
bf53a3c037 Implement NAND browsing
Code from twlnf.
The NAND write code is stripped for safety reasons.
2020-02-11 18:42:04 -07:00
RocketRobz
2bd4e57081 Add direct access for AK2i with Deep Labyrinth banner 2020-02-10 01:25:35 -07:00
RocketRobz
c83bb72135 Add placeholder NAND read code
ALSO: Add NitroFS mounting for other DS ROM filetypes
2020-02-09 23:44:59 -07:00
RocketRobz
f833c79f3e Comment out unused code 2020-02-05 14:39:08 -07:00
RocketRobz
ef4b474fd6 Add unused DS mode ROM dumping code 2020-02-05 14:34:45 -07:00
RocketRobz
065674a19f Fix DS game dumping being shown on Slot-1 flashcards 2020-02-05 00:13:13 -07:00
RocketRobz
edee203fe6 Fix smiley faces appearing on DS/lite 2020-02-05 00:05:41 -07:00
RocketRobz
9f52bd387d Bug fix 2020-02-04 22:10:48 -07:00
RocketRobz
fcf1dfa3c3 Display drive sizes 2020-02-04 21:40:19 -07:00
RocketRobz
aebb7f1e91 Only unmount SD card, if it was last opened 2020-02-04 20:31:00 -07:00
RocketRobz
0c238c7653 Remove unnecassary newline after Entering directory 2020-02-04 20:09:43 -07:00
RocketRobz
81e6b7afb0 Don't mount NitroFS, if not found in the ROM 2020-02-04 20:00:46 -07:00
RocketRobz
6226892784 Make dumping option do nothing, if neither SD/Flashcard is mounted 2020-02-04 19:50:31 -07:00
RocketRobz
14cd945b16 Re-init both console outputs after renaming or creating folder 2020-02-04 19:44:03 -07:00
RocketRobz
35987ae0e1 Re-init bottomConsoleBG after renaming or creating folder 2020-02-04 19:29:09 -07:00
RocketRobz
c645d70e95 Bug fix 2020-02-04 18:55:56 -07:00
RocketRobz
fe37c33b29 Bug fix 2020-02-04 18:54:27 -07:00
RocketRobz
cf7c367b36 Fix top screen being cleared when pasting a folder/file 2020-02-04 18:28:46 -07:00
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