mirror of
https://github.com/CTCaer/hekate.git
synced 2025-01-26 21:35:15 +00:00
Selver-gba
fc0a94bd84
BUG: gfx_putc() was attempting to print from
two characters (126, 127) not in font table FIX: Do not print non-printable char 127 FIX: Add tilde character to font table
hekate
Nintendo Switch bootloader, firmware patcher, and more.
ipl config
The ipl can be configured via 'hekate_ipl.ini' (if it is present on the SD card). Each ini section represents a boot entry, except for the special section 'config' that controls the global configuration.
Possible key/value combinations:
- warmboot={SD path}
- secmon={SD path}
- kernel={SD path}
- kip1={SD path}
Languages
C
96.5%
C++
2.9%
Makefile
0.4%
Assembly
0.2%