Commit graph

1466 commits

Author SHA1 Message Date
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
2018-05-09 02:24:03 +12:00
st4rk 8d6b6c4f0e Fix mistake where I was reading pkg1 twice 2018-05-04 00:32:28 -07:00
st4rk 6ebfaa1200 keygen for 3.0.x, 4.0.x, 5.0.x added, 3.0.X FW booting, fixed TSEC wrong offset for 4.0.X 2018-05-04 00:31:08 -07:00
st4rk 8b9e65e76f keygen for 3.0.x, 4.0.x, 5.0.x added, 3.0.X FW booting, fixed TSEC wrong offset for 4.0.X 2018-05-04 00:15:29 -07:00
Rajko Stojadinovic e7373548fa Make it smaller 2018-05-02 15:37:15 +12:00
Rajko Stojadinovic 138a7658ad Add missing const on constants 2018-05-02 15:37:15 +12:00
Rajko Stojadinovic 8a327030bd Enable exFAT support, don't split files if using it (fsync them instead at 2GiB boundaries), add RawNand dump option 2018-05-02 15:37:15 +12:00
Rajko Stojadinovic ee30961b3a Fix percentage overflow when dumping USER, also add retry in case of read failure (experienced by some users) 2018-05-02 15:37:15 +12:00
Rajko Stojadinovic 04de3d184a Support dumping all possible eMMC partitions (with file splitting when necessary) 2018-05-02 15:37:15 +12:00
nwert 8365426fc3 So it has come to this. 2018-05-01 17:22:03 +12:00
nwert 6181b39f14 License. 2018-03-27 12:04:16 +13:00
nwert fb1ebd9a06 Fix uart for opt, actually use params. 2018-03-16 10:21:31 +13:00
nwert 3077c47c39
Add readme. 2018-03-15 12:44:43 +13:00
nwert 332e5921aa Remove superfluous files. 2018-03-15 12:42:06 +13:00
nwert 10b4b7d1cb Add hardware buttons, cpu booting, tsec booting. 2018-03-15 12:30:46 +13:00
nwert 6f6683e05b Initial commit. 2018-03-07 14:13:23 +13:00