12 Commits

Author SHA1 Message Date
lifehackerhansol
107675e006
Fix bugs and compilations from toolchain / b9s upgrade (#56)
* Fix date parsing in Makefile

* crt0: clear more interrupts and registers

After boot9strap 1.4 update, without these SDMMC dies.
Also inadvertently fixes a screen init issue that happens from the
aforementioned boot9strap update.

Co-authored-by: profi200 <fd3194@gmx.de>

* Add memcpy reimplementation

* Change link to guide

Plailect restrctured the domains a few years ago; 3ds.guide is now
3ds.hacks.guide, and devkit guide is panda.hacks.guide.

---------

Co-authored-by: profi200 <fd3194@gmx.de>
Co-authored-by: luigoalma <luigoalma@hotmail.com>
2025-03-29 13:11:55 +01:00
MechanicalDragon
07207a2fb6
Clear a9lh stage2 section & fix compile (#39)
Fixes #40 and #41
2020-05-06 17:52:23 +02:00
d0k3
49b5b55221 Allow compile as open installer 2017-06-03 13:50:01 +02:00
d0k3
0369452723 Add support for upcoming Luma and B9S versions 2017-06-02 15:04:19 +02:00
d0k3
58433ba99c Made firm the default build goal 2017-05-24 12:15:25 +02:00
chenzw
8bc0930c17 Add Launcher.dat to release 2017-05-20 20:07:46 +08:00
d0k3
3f501cfa81 Added 2xrsa and FIRM entrypoints 2017-05-20 13:16:17 +02:00
d0k3
bb6043b453 SafeSigHaxInstaller -> SafeB9SInstaller 2017-05-19 00:07:04 +02:00
d0k3
61cc99e3ce Cleaned up Makefile 2017-03-24 21:58:41 +01:00
d0k3
abc524e5db Merged linker & start.s files thanks to @Wolfvak 2017-02-24 21:26:44 +01:00
d0k3
64b1275c39 First look version - some stuff not working yet
.. won't write to NAND yet
2017-02-01 23:41:05 +01:00
d0k3
5aa7fadf86 Base project infrastructure 2017-01-31 22:35:58 +01:00