Pk11
2ca30a9bd2
WIP: Use bitmap mode and clean up some things
2021-08-08 07:31:00 -05:00
Pk11
65d65eae41
Add viewing NDS file info ( #102 )
...
* Add viewing NDS file info
* Fix breaking SysNAND reads
2021-07-17 21:16:55 -06:00
RocketRobz
8a8385305e
Update GitHub link
2021-01-27 17:34:49 -07:00
Pk11
a9e5767e08
Separate the selection and the clipboard like GM9 ( #81 )
...
* Separate the selection and the clipboard like GM9
* Add selecting while holding L
* Print the first 5 paths that will be deleted
By @unresolvedsymbol, but with limit added by me
2021-01-27 15:46:47 -07:00
RocketRobz
9ee6cc3f77
Add SCREENSWAP
compilation flag
2020-11-25 20:33:20 -07:00
Void
44f3a0ccb9
Implement bootstrapping ( #73 )
2020-10-26 21:38:21 -06:00
Pk11
18e66033dc
Add removing items from clipboard & auto version number ( #70 )
...
* Add removing from clipboard
* Automatically get verison number
* Clear clipboard if remoing last item
2020-09-12 22:08:06 -06:00
RocketRobz
0eea74f5dc
Convert GM9i logo to 8BPP
2020-09-07 02:58:09 -06:00
RocketRobz
061f47b74d
Bump version number for release
2020-09-07 02:54:10 -06:00
Pk11
5437be1a2e
Add save file restoring ( #68 )
...
* Remove `using namespace std`
* Improve extension function and use more
* Add save restoring
and remove fstream to save ~300KB
2020-08-20 19:09:20 -06:00
RocketRobz
7b2272059a
Bump version number
2020-07-14 21:17:43 -06:00
RocketRobz
9ac93598db
Do not show cart disable message in DSiWarehax
2020-07-14 19:07:15 -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
ca150269f7
Add message under Y - Held
2020-03-19 14:43:20 -06:00
RocketRobz
2a43eb2370
Add FAT image (.img) mounting
2020-02-21 02:14:37 -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
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
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
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
edee203fe6
Fix smiley faces appearing on DS/lite
2020-02-05 00:05:41 -07:00
RocketRobz
14cd945b16
Re-init both console outputs after renaming or creating folder
2020-02-04 19:44:03 -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
RocketRobz
3cbb99e0bc
Add proper green border
2020-02-04 16:29:25 -07:00
RocketRobz
5cd3a707d3
Replace background white color
2020-02-04 15:24:25 -07:00
Pk11
e60993ec3e
Fix flickering ( #44 )
2020-02-04 00:21:07 -07:00
RocketRobz
43406be1cb
Properly check for 3DS
2020-02-03 17:17:11 -07:00
RocketRobz
af637ad935
Bump version number
2020-01-30 17:58:23 -07:00
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