Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Hartmann 775dd894d8 added screen init, added splash screens, added visual debug output, added
the posibility to set a delay for checking the pressed key
2016-02-29 18:36:11 +01:00
Alexander Hartmann 24f9d1987c updates fatfs lib to a newer version, modified start.s and stub.ld files
to fix a sd usage problem, added support to read the config file from a
folder called arm9loaderhax added support for creating the log file in
this folder, added some more debug output
2016-02-26 01:46:23 +01:00
Alexander Hartmann 9ac17804da fixed default section loading, if there is no definition for the pressed
key
2016-02-19 18:49:12 +01:00
Alexander Hartmann a6eec05c83 fixed button input checking, you are now able to boot different payloads 2016-02-19 18:28:34 +01:00
Alexander Hartmann 962b16f361 added logging to a file, got ini parsing working. Key detection doesnt
work.
2016-02-19 02:40:25 +01:00
Alexander Hartmann 794f1f3abd first try to get a bootctrconfig compatible bootloader 2016-02-18 03:51:03 +01:00
Alexander Hartmann d8d410b17e added additional bootloader 2016-02-17 20:48:58 +01:00