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
2017-05-20 13:16:17 +02:00
2017-05-16 23:15:54 +02:00
2017-01-31 22:35:58 +01:00
2017-01-31 22:35:58 +01:00
2017-01-31 22:35:58 +01:00
2017-01-31 12:21:46 +01:00
2017-05-20 00:06:42 +02:00

SafeB9SInstaller

Safe, simple, user-friendly installer for sighaxed FIRMs

For usage instructions, refer to Plailect's guide.

Credits

  • Normmatt, for sdmmc.c / sdmmc.h
  • Cha(N), Kane49, and all other FatFS contributors for FatFS
  • Myria for the sighax bruteforcer and for finding the sighax (retail&dev) signature
  • SciresM for dumping boot9, creating boot9strap.firm and for being the first fearless person to test this
  • hedgeberg for her tireless efforts in dumping the bootrom
  • TuxSH for FIRM research and useful hints
  • Plailect for providing the guide and making this accessible to the common user
  • stuckpixel for his tireless behind-the-scenes work
  • Gelex for being of great help on countless occasions
  • The fine folks on freenode #Cakey
  • All 3dbrew.org editors
  • Everyone I possibly forgot, if you think you deserve to be mentioned, just contact me!
Description
Safe, simple, user-friendly installer for sighaxed FIRMs For usage instructions, refer to Plailect's guide.
Readme GPL-3.0 303 KiB
Languages
C 97.2%
Makefile 1.5%
Assembly 1.3%