Commit Graph

  • 107675e006
    Fix bugs and compilations from toolchain / b9s upgrade (#56) master lifehackerhansol 2025-03-29 05:11:55 -07:00
  • 67c4eeaf1b
    Updated brahmaloader dependency to fix cloning (#52) Luis Mayo Valbuena 2022-07-22 19:15:57 +02:00
  • 07207a2fb6
    Clear a9lh stage2 section & fix compile (#39) MechanicalDragon 2020-05-06 08:52:23 -07:00
  • 2d6def3c08 Fixed a typo d0k3 2017-12-05 18:55:16 +01:00
  • 30c728b4a8 Deinit filesystem before showing the last prompt d0k3 2017-12-05 18:43:07 +01:00
  • 6c493ac132 Open installer can install any sighaxed FIRM v0.0.7 d0k3 2017-06-05 14:26:40 +02:00
  • 49b5b55221 Allow compile as open installer d0k3 2017-06-03 13:50:01 +02:00
  • 8282c8e769 Update BrahmaLoader submodule (thanks @AuroraWright) d0k3 2017-06-02 17:24:18 +02:00
  • 88bc7955d8 Fix NAND offset hardcoding d0k3 2017-06-02 17:02:11 +02:00
  • 73bcc07349 Merge branch 'master' of https://github.com/d0k3/SafeB9SInstaller d0k3 2017-06-02 15:04:41 +02:00
  • 3135962edb Display the correct link on devkits Bailey Fox 2017-05-30 01:34:11 -05:00
  • 0369452723 Add support for upcoming Luma and B9S versions d0k3 2017-06-01 00:33:36 +02:00
  • bb00614532 Display the correct link on devkits Bailey Fox 2017-05-30 01:34:11 -05:00
  • 40d01c3930 Add support for upcoming Luma and B9S versions d0k3 2017-06-01 00:33:36 +02:00
  • 57afda82ad Less strict check for valid FIRM crypto d0k3 2017-05-29 01:43:18 +02:00
  • 1f55ec9ca3 Source code reorganizations d0k3 2017-05-24 12:19:14 +02:00
  • 098a64d3cd Support alternative retail signature d0k3 2017-05-24 12:16:49 +02:00
  • 58433ba99c Made firm the default build goal d0k3 2017-05-24 12:15:25 +02:00
  • ab6240da42 Replaced the emergency chainloader with an auto restore feature v0.0.6 d0k3 2017-05-22 19:50:20 +02:00
  • 1dd5e8785d Handle installation for N3DS / 3dssafe users d0k3 2017-05-21 20:57:30 +02:00
  • 3cf150a268 Add test mode flags d0k3 2017-05-21 20:56:57 +02:00
  • 8c968f8001 Clear screen before running the installer d0k3 2017-05-20 15:36:57 +02:00
  • 93fd1adec2 Blank out sector 0x96 on A9LH'd O3DS consoles d0k3 2017-05-20 15:36:38 +02:00
  • 8d1ea93363 Merge pull request #3 from chenzw95/patch-1 d0k3 2017-05-20 14:57:17 +02:00
  • 8bc0930c17 Add Launcher.dat to release chenzw 2017-05-20 20:07:46 +08:00
  • 3f501cfa81 Added 2xrsa and FIRM entrypoints d0k3 2017-05-20 13:16:17 +02:00
  • dd2963b55c Where the magic happens... v0.0.5 d0k3 2017-05-17 21:44:31 +02:00
  • 490da2e17b Safety check for B9S magic in FIRM d0k3 2017-05-19 00:01:44 +02:00
  • 94e324df8b Use different names for devkit boot9strap.firm and secret_sector.bin d0k3 2017-05-19 00:02:18 +02:00
  • bb6043b453 SafeSigHaxInstaller -> SafeB9SInstaller d0k3 2017-05-17 21:44:20 +02:00
  • 70791cd9b5 Improved unit type detection code d0k3 2017-05-18 12:41:34 +02:00
  • 2a8debfef2 DevKit compatibility d0k3 2017-05-16 23:23:24 +02:00
  • 2e9659e36a Improved unit detection routines d0k3 2017-05-16 23:14:28 +02:00
  • e20ec690b9 Use @dukesrg's branch of CakeHax d0k3 2017-05-16 17:29:40 +02:00
  • 06198c210b Fix unneeded table in nand.c d0k3 2017-05-16 17:28:35 +02:00
  • 61cc99e3ce Cleaned up Makefile d0k3 2017-03-24 21:58:41 +01:00
  • e419625d11 Fix BrahmaLoader submodule d0k3 2017-03-20 00:49:56 +01:00
  • 0b8455d3c9 Fix 'dirty' submodules dirs d0k3 2017-03-17 16:12:02 +01:00
  • a20cd72a76 Updated start.s file d0k3 2017-03-17 15:29:32 +01:00
  • 243f98a3f2 Misc cosmetics and cleanup d0k3 2017-03-17 15:26:59 +01:00
  • 61abd4857c Activate the SigHax FIRM hash check d0k3 2017-02-28 19:20:43 +01:00
  • abc524e5db Merged linker & start.s files thanks to @Wolfvak d0k3 2017-02-24 21:26:44 +01:00
  • 65734816f2 Misc cosmetics and edits d0k3 2017-02-03 01:14:45 +01:00
  • e197604d19 Fix secret sector restore d0k3 2017-02-02 18:55:33 +01:00
  • 35ecd11bb8 Functional alpha state v0.0.2 d0k3 2017-02-02 15:42:39 +01:00
  • 9ca9c135cc Fix remaing bugs + cosmetics d0k3 2017-02-02 00:40:59 +01:00
  • 64b1275c39 First look version - some stuff not working yet d0k3 2017-02-01 23:41:05 +01:00
  • 5aa7fadf86 Base project infrastructure d0k3 2017-01-31 22:35:05 +01:00
  • ce29cf9673 Initial commit d0k3 2017-01-31 12:21:46 +01:00