GodMode9i/arm9/source
urmum-69 d68ac105e6
Show the free space on each drive in the root menu (#76)
* show the free space on each of the drives in the root menu

* round up to nearest 0.1GB, instead of nearest GB

* remove redundant checks for bytes
2020-12-14 12:51:38 -07:00
..
auxspi_core.inc Add DS(i) save dumping 2020-01-30 01:19:47 -07:00
auxspi.cpp Add DS(i) save dumping 2020-01-30 01:19:47 -07:00
auxspi.h Add DS(i) save dumping 2020-01-30 01:19:47 -07:00
crypto.c Implement NAND browsing 2020-02-11 18:42:04 -07:00
crypto.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
date.cpp Add save file restoring (#68) 2020-08-20 19:09:20 -06:00
date.h Add screenshot capture with R+L 2018-10-18 22:46:25 -06:00
driveMenu.cpp Show the free space on each drive in the root menu (#76) 2020-12-14 12:51:38 -07:00
driveMenu.h Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
driveOperations.cpp Show the free space on each drive in the root menu (#76) 2020-12-14 12:51:38 -07:00
driveOperations.h Show the free space on each drive in the root menu (#76) 2020-12-14 12:51:38 -07:00
dumpOperations.cpp Derp fix 2020-09-07 02:52:07 -06:00
dumpOperations.h Add save file restoring (#68) 2020-08-20 19:09:20 -06:00
encryption.c Add DS(i) ROM dumping progress 2020-01-29 21:41:36 -07:00
encryption.h Add DS(i) ROM dumping progress 2020-01-29 21:41:36 -07:00
f_xy.c Get ConsoleID without reading from 0x4004D00 2020-03-19 14:28:10 -06:00
f_xy.h Get ConsoleID without reading from 0x4004D00 2020-03-19 14:28:10 -06:00
file_browse.cpp Derp fix 2020-11-25 20:39:42 -07:00
file_browse.h Implement bootstrapping (#73) 2020-10-26 21:38:21 -06:00
fileOperations.cpp Add removing items from clipboard & auto version number (#70) 2020-09-12 22:08:06 -06:00
fileOperations.h Implement bootstrapping (#73) 2020-10-26 21:38:21 -06:00
imgio.c Add FAT image (.img) mounting 2020-02-21 02:14:37 -07:00
imgio.h Add FAT image (.img) mounting 2020-02-21 02:14:37 -07:00
inifile.cpp Implement bootstrapping (#73) 2020-10-26 21:38:21 -06:00
inifile.h Implement bootstrapping (#73) 2020-10-26 21:38:21 -06:00
key1.h Add DS(i) ROM dumping progress 2020-01-29 21:41:36 -07:00
key2.h Add DS(i) ROM dumping progress 2020-01-29 21:41:36 -07:00
lzss.c Add 2 RAM drives 2020-02-04 18:25:30 -07:00
lzss.h Add 2 RAM drives 2020-02-04 18:25:30 -07:00
main.cpp Add SCREENSWAP compilation flag 2020-11-25 20:33:20 -07:00
main.h Add SCREENSWAP compilation flag 2020-11-25 20:33:20 -07:00
my_sd.c SD card is sucessfully read in DS mode! 2020-07-14 18:03:29 -06:00
nandio.c Get ConsoleID without reading from 0x4004D00 2020-03-19 14:28:10 -06:00
nandio.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
nds_loader_arm9.c Remove exception stub and disable bootstub 2018-10-17 16:55:21 -06:00
nds_loader_arm9.h Add source code files 2018-10-02 11:06:03 -06:00
ndsheaderbanner.h Alternate way of reading DSi extended header 2020-01-31 15:07:02 -07:00
nitrofs.c Don't mount NitroFS, if not found in the ROM 2020-02-04 20:00:46 -07:00
nitrofs.h Add NitroFS mount feature 2018-10-08 15:14:42 -06:00
ramd.c Add 2 RAM drives 2020-02-04 18:25:30 -07:00
ramd.h Add 2 RAM drives 2020-02-04 18:25:30 -07:00
read_card.c Add unused DS mode ROM dumping code 2020-02-05 14:34:45 -07:00
read_card.h Full DS(i) ROM with arm9i/7i bins now dumpable 2020-01-30 00:34:03 -07:00
screenshot.cpp Fix #12 2018-10-19 18:57:49 -06:00
sector0.c Implement NAND browsing 2020-02-11 18:42:04 -07:00
sector0.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
tonccpy.c Add DS cart ROM dumping 2020-01-29 18:02:06 -07:00
tonccpy.h Add DS cart ROM dumping 2020-01-29 18:02:06 -07:00
types.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
utils.c Implement NAND browsing 2020-02-11 18:42:04 -07:00
utils.h Implement NAND browsing 2020-02-11 18:42:04 -07:00