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