.. |
flashcard
|
Add support for Slot-2 flashcard RAM
|
2022-01-02 01:55:18 -07:00 |
auxspi_core.inc
|
Add DS(i) save dumping
|
2020-01-30 01:19:47 -07:00 |
auxspi.cpp
|
Remove unused non-functional BBDX code from auxspi
|
2021-11-02 15:51:05 -05:00 |
auxspi.h
|
Remove unused non-functional BBDX code from auxspi
|
2021-11-02 15:51:05 -05:00 |
config.cpp
|
Change screen swap to an ini option (#183)
|
2022-08-02 20:04:55 -06:00 |
config.h
|
Change screen swap to an ini option (#183)
|
2022-08-02 20:04:55 -06:00 |
crypto.c
|
Add SHA1 calculation for DS mode
|
2024-02-11 21:11:01 -07:00 |
crypto.h
|
Add SHA1 calculation for DS mode
|
2024-02-11 21:11:01 -07:00 |
date.cpp
|
Dump GBA RTC data in metadata and saves (#205)
|
2023-01-01 00:10:42 -07:00 |
date.h
|
Fix compilation error on devkitARM r60
|
2023-04-22 14:31:30 -05:00 |
driveMenu.cpp
|
Add support for photo partition (#199)
|
2022-10-23 13:33:36 -06:00 |
driveMenu.h
|
Clear cart info on eject outside of drive menu and detect ramdrive eject (#146)
|
2022-01-07 20:35:49 -07:00 |
driveOperations.cpp
|
Get drive size from destination drive, not current (#211)
|
2023-01-12 17:31:28 -07:00 |
driveOperations.h
|
Get drive size from destination drive, not current (#211)
|
2023-01-12 17:31:28 -07:00 |
dumpOperations.cpp
|
Update dumpOperations.cpp
|
2024-09-13 17:36:47 -04:00 |
dumpOperations.h
|
Add dumping non-SRAM GBA saves
|
2021-11-02 18:38:31 -05: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
|
Add SHA1 calculation for DS mode
|
2024-02-11 21:11:01 -07:00 |
file_browse.h
|
Revert "Implement bootstrapping (#73)" (#202)
|
2022-11-29 18:04:52 -07:00 |
fileOperations.cpp
|
Fix build error
|
2024-02-27 20:21:11 -07:00 |
fileOperations.h
|
Warn if file too large to copy (#163)
|
2022-03-13 20:39:51 -06:00 |
font.cpp
|
Add support for photo partition (#199)
|
2022-10-23 13:33:36 -06:00 |
font.h
|
Update translations (#162)
|
2022-04-08 12:39:29 -06:00 |
gba.cpp
|
Dump GBA RTC data in metadata and saves (#205)
|
2023-01-01 00:10:42 -07:00 |
gba.h
|
Dump GBA RTC data in metadata and saves (#205)
|
2023-01-01 00:10:42 -07:00 |
hexEditor.cpp
|
Clear cart info on eject outside of drive menu and detect ramdrive eject (#146)
|
2022-01-07 20:35:49 -07:00 |
hexEditor.h
|
Enumify drive number
|
2021-11-22 16:16:48 -06:00 |
imgio.c
|
Improve unmounting and various other bug fixes (#137)
|
2022-01-03 20:08:43 -07:00 |
imgio.h
|
Improve unmounting and various other bug fixes (#137)
|
2022-01-03 20:08:43 -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 |
keyboard.cpp
|
Make X clear string in keyboard (#226)
|
2023-12-30 17:48:15 -07:00 |
keyboard.h
|
Improve keyboard input (#132)
|
2022-01-02 12:35:21 -07:00 |
language.cpp
|
Update translations (#162)
|
2022-04-08 12:39:29 -06:00 |
language.h
|
Update translations (#162)
|
2022-04-08 12:39:29 -06:00 |
language.inl
|
Make X clear string in keyboard (#226)
|
2023-12-30 17:48:15 -07:00 |
lzss.c
|
Add dumping DS saves using GBA cart save data (#138)
|
2022-01-04 20:54:45 -07:00 |
lzss.h
|
Add dumping DS saves using GBA cart save data (#138)
|
2022-01-04 20:54:45 -07:00 |
main.cpp
|
Only detect GBA cart ejection when running from Slot-1
|
2024-03-26 18:32:09 -06:00 |
main.h
|
Fix build error
|
2024-02-27 20:21:11 -07:00 |
my_sd.c
|
Autodetect SD removal and more bug fixes (#133)
|
2022-01-02 12:38:55 -07:00 |
my_sd.h
|
Autodetect SD removal and more bug fixes (#133)
|
2022-01-02 12:38:55 -07:00 |
myBiosCallsTwl.s
|
Load bios9i file if DS BIOS is set in SCFG when running from flashcard
|
2022-11-14 23:40:40 -07:00 |
nandio.c
|
Merge pull request #1 from DS-Homebrew/master
|
2024-07-02 13:11:24 -04:00 |
nandio.h
|
Implement NAND browsing
|
2020-02-11 18:42:04 -07:00 |
nds_loader_arm9.c
|
Fix getcwd missing trailing slash
|
2023-04-22 14:59:30 -05:00 |
nds_loader_arm9.h
|
Add source code files
|
2018-10-02 11:06:03 -06:00 |
ndsheaderbanner.h
|
WIP: Fix NAND cart dumping
|
2021-09-27 00:41:06 -05:00 |
ndsInfo.cpp
|
Update translations (#162)
|
2022-04-08 12:39:29 -06:00 |
ndsInfo.h
|
Add viewing NDS file info (#102)
|
2021-07-17 21:16:55 -06:00 |
nitrofs.c
|
Fix arm9 compilation error with -Os
|
2022-11-21 01:42:59 -07:00 |
nitrofs.h
|
Add NitroFS mount feature
|
2018-10-08 15:14:42 -06:00 |
ramd.c
|
Revert to malloc for allocating ramdrive on DSi (#147)
|
2022-01-07 23:18:10 -07:00 |
ramd.h
|
Add support for Slot-2 flashcard RAM
|
2022-01-02 01:55:18 -07:00 |
read_card.c
|
Improve dumping menu, add metadata dumping (#128)
|
2021-12-31 20:04:50 -07:00 |
read_card.h
|
Improve dumping menu, add metadata dumping (#128)
|
2021-12-31 20:04:50 -07:00 |
screenshot.cpp
|
Clear cart info on eject outside of drive menu and detect ramdrive eject (#146)
|
2022-01-07 20:35:49 -07:00 |
sector0.c
|
Add support for photo partition (#199)
|
2022-10-23 13:33:36 -06:00 |
sector0.h
|
Implement NAND browsing
|
2020-02-11 18:42:04 -07:00 |
sha1.h
|
Add SHA1 calculation for DS mode
|
2024-02-11 21:11:01 -07:00 |
sha1.itcm.c
|
Move SHA1 and tonccpy functions to ITCM
|
2024-02-26 16:28:40 -07:00 |
singleton.h
|
Add support for Slot-2 flashcard RAM
|
2022-01-02 01:55:18 -07:00 |
startMenu.cpp
|
Update translations (#195)
|
2022-09-05 20:30:26 -06:00 |
startMenu.h
|
Add START menu with language selector
|
2021-11-29 15:57:31 -06:00 |
titleManager.cpp
|
Fix dumping apps with versions over 000000ff (#198)
|
2022-10-11 22:38:25 -06:00 |
titleManager.h
|
Add title manager menu for easier DSiWare dumping (#149)
|
2022-01-08 23:55:35 -07:00 |
tonccpy.h
|
Fix toncset (byte version) not working correctly (#207)
|
2022-12-14 14:07:13 -07:00 |
tonccpy.itcm.c
|
Move SHA1 and tonccpy functions to ITCM
|
2024-02-26 16:28:40 -07:00 |
types.h
|
Implement NAND browsing
|
2020-02-11 18:42:04 -07:00 |
utils.c
|
Add SHA1 calculation for DS mode
|
2024-02-11 21:11:01 -07:00 |
utils.h
|
Implement NAND browsing
|
2020-02-11 18:42:04 -07:00 |