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
cf745d9ee1
Bug fix
2018-10-19 22:29:19 -06:00
RocketRobz
7be67d45f9
Cut down delay on "Progress:" screen
2018-10-19 22:16:06 -06:00
RocketRobz
d0093496b5
Minor change
2018-10-19 21:48:49 -06:00
RocketRobz
704c82438c
Add bottom screen capture
2018-10-19 20:22:25 -06:00
RocketRobz
e0a3cf3e27
Fix #12
2018-10-19 18:57:49 -06:00
RocketRobz
013ffe654d
Run closedir(isDir); after checking isDir
2018-10-19 18:41:54 -06:00
Epicpkmn11
9651648836
Fix deleting file when copying to same dir and add recursive copying ( #13 )
...
* Fix deleting file when copying to same dir and add recursive copying
FIX: Deletes file when copying to same dir
ADD: Recursive copying (copy files and dirs within dirs) (also undoes disabling copying folders)
* Derp fix
* Derp fix (with undoing disabling folder copying)
2018-10-19 17:53:44 -06:00
RocketRobz
a97bfd5430
Bug fix
2018-10-19 14:56:12 -06:00
RocketRobz
898402f29a
Fix #14
2018-10-19 14:17:53 -06:00
RocketRobz
54d346dc3a
Add screenshot capture with R+L
...
Code comes from the devkitPro example
2018-10-18 22:46:25 -06:00
RocketRobz
cd398af3b6
Disable copying folder to clipboard, as folder copying doesn't work
2018-10-18 21:44:20 -06:00
RocketRobz
08169fcd15
3DS: Change power button text, and add HOME text
2018-10-18 14:40:36 -06:00
Epicpkmn11
ea6d8e2cf2
Add recusive folder deleting ( #11 )
2018-10-17 18:55:41 -06:00
RocketRobz
ca5ad2fab7
Remove exception stub and disable bootstub
2018-10-17 16:55:21 -06:00
Epicpkmn11
4ecdd301ea
Prevent wrapping with Left/Right press ( #10 )
...
Prevents the file selector from wrapping with Left/Right (Still wraps with Up/Down)
2018-10-17 16:32:52 -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
4028963b72
Fix time text clearing
2018-10-16 16:32:28 -06:00
RocketRobz
7a9fcbe092
Load file sizes into memory
2018-10-16 16:19:37 -06:00
RocketRobz
cec3315ac1
Minor change
2018-10-16 16:06:09 -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
4bd01664ff
Allow SD remounting in NO$GBA
...
ALSO: Add RAM dumping for debugging RAM drive(s)
2018-10-16 14:24:31 -06:00
RocketRobz
325538c29b
Show ".." on drive root
2018-10-15 23:56:37 -06:00
RocketRobz
5693e1e7b0
Pressing A on ".." if on drive root, will return to [root] menu
2018-10-15 23:37:38 -06:00
RocketRobz
2b6d19efd2
Fix file highlighting
2018-10-15 23:30:34 -06:00
RocketRobz
33f59410cd
Add line under green text
2018-10-15 23:01:48 -06:00
RocketRobz
ac8140fbac
Show colored text
2018-10-15 22:24:42 -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
92555268ab
Only boot .firm payloads on 3DS consoles
2018-10-11 17:25:21 -06:00
RocketRobz
54fda40715
Revert "Bug fix"
...
This reverts commit e763d31558 .
2018-10-11 16:59:07 -06:00
RocketRobz
c45fe11d5c
Revert "Press Y to swap screens"
...
This reverts commit f22f96873a .
2018-10-11 16:58:39 -06:00
RocketRobz
a1c7035230
Remove SD remounting, as it doesn't work
2018-10-11 16:42:52 -06:00
RocketRobz
e763d31558
Bug fix
2018-10-11 16:32:30 -06:00
RocketRobz
f22f96873a
Press Y to swap screens
2018-10-11 15:44:44 -06:00
RocketRobz
5b4c5b3b7a
Bug fix: Clear clipboard after deleting file contained in clipboard
2018-10-11 15:17:51 -06:00
RocketRobz
f7c4e77d84
Show progress of file copying
2018-10-11 14:55:09 -06:00
RocketRobz
3b06f2fc93
Bug fix
2018-10-11 14:20:17 -06:00
RocketRobz
7551e66f59
Bug fixes
2018-10-11 14:12:37 -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
24b30a5d62
Don't show "()" if volume label doesn't exist
2018-10-10 18:06:20 -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