Commit Graph

977 Commits

Author SHA1 Message Date
TuxSH a9a8edeaf4 Handle arguments in a better way 2017-06-02 19:34:48 +02:00
TuxSH dd21a3930d Adapt changes from b9s/next 2017-06-02 19:34:47 +02:00
TuxSH 53209b9be0 Begin turning Luma3DS into a proper firm
Unfinished work
2017-06-02 19:34:46 +02:00
TuxSH 8308e1a8b8 Merge pull request #479 from Margen67/master
Update ISSUE_TEMPLATE.md (..again)
2017-05-31 21:07:39 +02:00
Margen67 986a2fb5d8 Update ISSUE_TEMPLATE.md (..again) 2017-05-31 10:57:05 -07:00
TuxSH 9570e6cbec Merge pull request #472 from gnmmarechal/master
Updated README.md
2017-05-31 18:46:30 +02:00
Gnm Software 2012 93a08c5ef9 Updated README.md 2017-05-29 16:41:17 +01:00
TuxSH a187c0c7ce Update README.md w/r/t firmtool 2017-05-23 17:41:19 +02:00
Aurora Wright 43f4475272 Move sdmmc init to a more proper place 2017-05-22 04:00:10 +02:00
Aurora Wright a7ed32e206 Consistency 2017-05-21 19:59:02 +02:00
Aurora Wright 6eadac23b3 Not needed 2017-05-21 19:38:58 +02:00
Aurora 1c7eb8f97a Merge pull request #454 from Margen67/master
Fix typo
2017-05-21 17:57:02 +02:00
Aurora Wright a71c5f42fc Not needed 2017-05-20 15:30:18 +02:00
Aurora Wright de0f1dc156 Use arm11 entry define for screen.c, fix isFirmlaunch not being always defined 2017-05-20 13:52:47 +02:00
Margen67 bb05961f70 Fix typo 2017-05-19 20:42:15 -07:00
Aurora Wright 57900e91ba Minor stuff 2017-05-20 05:26:01 +02:00
Aurora Wright 98f650a5de Make loader recognize SD/CTRNAND modes and only look in the appropriate one 2017-05-20 05:09:48 +02:00
Aurora Wright 55b2db4a8d Minor cleanup 2017-05-20 04:43:04 +02:00
Aurora Wright fbe3088744 No longer needed 2017-05-20 03:53:36 +02:00
Aurora Wright 336ab6a64c Minor reboot patch changes 2017-05-20 03:49:03 +02:00
TuxSH c73fec46e6 Fix memcmp u"nand" in fs.c v7.1 2017-05-20 02:44:28 +02:00
Aurora Wright b493e2bd5f Fix minor firmlaunch patch bug 2017-05-20 02:29:26 +02:00
Aurora Wright 78a7d6c5af General cleanup/refactoring 2017-05-20 02:08:25 +02:00
TuxSH a8b2e9a50c Update config.c 2017-05-20 01:05:33 +02:00
TuxSH 2d7c1e42d8 Fix loader, other fixes 2017-05-20 01:04:32 +02:00
Aurora Wright 64ebec3ea4 Fix chainloading bugs/refactoring 2017-05-20 00:45:05 +02:00
TuxSH 252d32aafe So glad not having to deal with Brahma shit anymore 2017-05-20 00:23:43 +02:00
TuxSH 2349370960 Fix reboot patch and argument handling 2017-05-20 00:18:41 +02:00
TuxSH 6ccc0f0538 Add memset 2017-05-19 22:45:00 +02:00
TuxSH 9f12a47cfc Fix string handling bugs 2017-05-19 22:40:07 +02:00
TuxSH ee880802c8 Fix crt0 & include missing files 2017-05-19 22:07:12 +02:00
TuxSH ab14e77b50 Remove A9LH & Brahma support altogether, use FIRM format instead 2017-05-19 22:06:49 +02:00
TuxSH 1d4245e582 Set 0x18..0x1F only on O3DS 2017-05-18 01:24:35 +02:00
TuxSH 8636a74ba4 Revert "Minor stuff"
This reverts commit ba88ec25f6.

Conflicts:
	source/firm.c
2017-05-18 01:07:29 +02:00
TuxSH 3b766de306 Fix derp in loader 2017-05-17 22:11:09 +02:00
TuxSH 1f300e1b75 Update Makefile 2017-05-17 20:30:20 +02:00
TuxSH 56efe6035f Finally fix Makefiles 2017-05-17 20:28:46 +02:00
TuxSH 73e363d159 Fix derp 2017-05-17 17:24:48 +02:00
TuxSH 3ac134bc16 Fix screen issue, etc. 2017-05-17 17:16:16 +02:00
Aurora Wright c7bb1f9655 Unbreak loader 2017-05-17 16:15:32 +02:00
Aurora Wright 7847646b3e Not needed 2017-05-17 16:06:40 +02:00
Aurora Wright ec6e9f73bb Minor wording fix 2017-05-17 15:16:01 +02:00
Aurora Wright bd62f033ab Drop pre-A9LH support 2017-05-17 14:53:29 +02:00
Aurora Wright ba88ec25f6 Minor stuff 2017-05-17 13:36:18 +02:00
TuxSH b9bc41a772 Groundwork
Change the payload loader location
Always set keys 0x18..0x1F
Set arm11 entrypoint correctly
2017-05-17 13:02:01 +02:00
TuxSH e029458b09 Merge pull request #450 from Margen67/patch-1
Update issue template
2017-05-12 18:59:43 +02:00
Margen67 b3ecf1776b Update ISSUE_TEMPLATE.md 2017-05-12 08:56:03 -07:00
Aurora Wright 5fe83588eb If only one payload exists, START directly boots it 2017-05-10 15:18:01 +02:00
Aurora Wright 18b8eaabae Attempt to fix false positives when looking for update RomFSes 2017-05-08 21:35:46 +02:00
Aurora Wright e11695c2f0 Minor stuff 2017-05-08 15:16:16 +02:00