GodMode9i/arm9/source
Pk11 9ada5887e2
Update translations (#162)
* Update translations, add Dutch and Ukrainian

Adds Ґ, ґ, І, і, Ї, and ї to the font for Ukrainian

* Update Chinese translation

* Add RTL support, Hebrew translation

* Update translations
2022-04-08 12:39:29 -06:00
..
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 Update translations 2021-11-30 16:31:18 -06:00
config.h Add START menu with language selector 2021-11-29 15:57:31 -06: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 Improve dumping menu, add metadata dumping (#128) 2021-12-31 20:04:50 -07:00
date.h Improve dumping menu, add metadata dumping (#128) 2021-12-31 20:04:50 -07:00
driveMenu.cpp Update translations (#162) 2022-04-08 12:39:29 -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 Warn if file too large to copy (#163) 2022-03-13 20:39:51 -06:00
driveOperations.h Warn if file too large to copy (#163) 2022-03-13 20:39:51 -06:00
dumpOperations.cpp Update translations (#162) 2022-04-08 12:39:29 -06: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 Update translations (#162) 2022-04-08 12:39:29 -06:00
file_browse.h Warn if file too large to copy (#163) 2022-03-13 20:39:51 -06:00
fileOperations.cpp Update translations (#162) 2022-04-08 12:39:29 -06:00
fileOperations.h Warn if file too large to copy (#163) 2022-03-13 20:39:51 -06:00
font.cpp Update translations (#162) 2022-04-08 12:39:29 -06:00
font.h Update translations (#162) 2022-04-08 12:39:29 -06:00
gba.cpp Add dumping DS saves using GBA cart save data (#138) 2022-01-04 20:54:45 -07:00
gba.h Improve dumping menu, add metadata dumping (#128) 2021-12-31 20:04:50 -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 Update translations (#162) 2022-04-08 12:39:29 -06: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 Warn if file too large to copy (#163) 2022-03-13 20:39:51 -06: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 Update translations (#162) 2022-04-08 12:39:29 -06:00
main.h Update translations, show warning when loading language menu without NitroFS (#125) 2021-12-25 01:28:23 -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
nandio.c Detect 3DS console without reading NAND 2021-10-09 19:39:39 -06:00
nandio.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
nds_loader_arm9.c Replace vramcpy with tonccpy 2022-01-02 18:24:25 -07: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 breaking NAND when unmounting NitroFS (#144) 2022-01-06 01:48:47 -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 Implement NAND browsing 2020-02-11 18:42:04 -07:00
sector0.h Implement NAND browsing 2020-02-11 18:42:04 -07:00
singleton.h Add support for Slot-2 flashcard RAM 2022-01-02 01:55:18 -07:00
startMenu.cpp Update translations (#162) 2022-04-08 12:39:29 -06:00
startMenu.h Add START menu with language selector 2021-11-29 15:57:31 -06:00
titleManager.cpp Update translations (#162) 2022-04-08 12:39:29 -06:00
titleManager.h Add title manager menu for easier DSiWare dumping (#149) 2022-01-08 23:55:35 -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