Commit Graph

29 Commits

Author SHA1 Message Date
Luke Street 7a680fd4a5 Add fallback to arm9loaderhax.bin 2016-03-02 00:14:35 -05:00
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 e1c7e8c819 Merge branch 'master' of https://github.com/delebile/arm9loaderhax into bootloader 2016-02-28 21:06:08 +01:00
Jason Dellaluce 5d7e4cadf0 Merge pull request #9 from dark-samus/master
Screen init in stage 2
2016-02-27 21:13:57 +01:00
dark-samus db133258ca add credits 2016-02-27 14:57:23 -05:00
dark-samus 191bc128ee Screen_init! 2016-02-26 02:08:20 -05: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
v0.2
2016-02-26 01:46:23 +01:00
Alexander Hartmann 9ac17804da fixed default section loading, if there is no definition for the pressed
key
v0.1
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 28e1df90f0 Merge branch 'master' of https://github.com/delebile/arm9loaderhax into bootloader 2016-02-19 03:11:33 +01:00
Alexander Hartmann bc9f81c366 added bootloaderloader for all people who doesn't want to reinstall
arm9loaderhax or doesn't have a hardmod.
2016-02-19 03:04:38 +01:00
Alexander Hartmann b2a053e0dd removed elf file from bootloader folder 2016-02-19 02:43:16 +01:00
Alexander Hartmann 244c9eb518 added elf files to gitignore 2016-02-19 02:42:29 +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
delebile 28410571d2 Merge pull request #6 from Steveice10/master
Ensure .text.start comes first in code binaries.
2016-02-18 08:00:13 +01:00
Steven Smith 088ef48264 Ensure .text.start comes first in code binaries. 2016-02-17 19:57:00 -08:00
Alexander Hartmann 794f1f3abd first try to get a bootctrconfig compatible bootloader 2016-02-18 03:51:03 +01:00
delebile d951ed3d38 Merge pull request #5 from rezafouladian/master
Fix link at bottom of page
2016-02-17 23:36:32 +01:00
Reza Fouladian 21b8de747a Fix link at bottom of page 2016-02-17 13:53:10 -08:00
Alexander Hartmann d8d410b17e added additional bootloader 2016-02-17 20:48:58 +01:00
Alexander Hartmann e1605eac86 updated .gitignore 2016-02-17 20:46:44 +01:00
delebile 2058974c55 fixed, thanks capito27 2016-01-26 14:01:51 +01:00
delebile 7a37b90d6a Fix readme 2016-01-25 20:37:09 +01:00
delebile 991abd6a1a . 2016-01-25 20:02:12 +01:00
delebile db75dc3a9b Fixed credits 2016-01-25 19:37:08 +01:00