4 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
d0k3
0369452723 Add support for upcoming Luma and B9S versions 2017-06-02 15:04:19 +02:00
d0k3
a20cd72a76 Updated start.s file
... may fix those very rarely happening freezes
2017-03-17 15:29:32 +01:00
d0k3
abc524e5db Merged linker & start.s files thanks to @Wolfvak 2017-02-24 21:26:44 +01:00