Aurora Wright
|
c746326eb3
|
Cleanup
|
2017-05-07 23:18:26 +02:00 |
|
TuxSH
|
e8d4a98c7b
|
Refactor string handling
|
2017-05-07 17:58:44 +02:00 |
|
Aurora Wright
|
f5aa63936c
|
Fix derp
|
2017-05-06 15:48:38 +02:00 |
|
Aurora Wright
|
62a57d0f47
|
Minor stuff
|
2017-05-06 04:43:07 +02:00 |
|
Aurora Wright
|
958fb4c739
|
Merge master into local branch
|
2017-05-05 20:20:07 +02:00 |
|
Aurora Wright
|
e231275cbe
|
Rewrite the LayeredFS code to check the mount name properly and use ro/data padding for the custom path
|
2017-05-05 20:16:44 +02:00 |
|
TuxSH
|
5a404c3a35
|
Remove titleID restriction for code loading
|
2017-05-01 18:21:18 +02:00 |
|
Aurora Wright
|
b1c07c6204
|
Try to mitigate https://github.com/AuroraWright/Luma3DS/issues/433
|
2017-04-29 19:15:41 +02:00 |
|
Aurora Wright
|
60f158d488
|
This is unused now
|
2017-04-29 18:12:14 +02:00 |
|
Aurora Wright
|
1887c6fae3
|
Revert db33c315f2
|
2017-04-29 18:07:43 +02:00 |
|
Aurora Wright
|
725a825762
|
Update FatFs
|
2017-04-28 23:38:15 +02:00 |
|
Aurora Wright
|
b81f59d5ae
|
Rewrite the LayeredFS pattern searching, small cleanup
|
2017-04-28 23:09:33 +02:00 |
|
Aurora Wright
|
39c2b8927b
|
Fix mistake
|
2017-04-28 19:16:57 +02:00 |
|
Aurora Wright
|
89dfdac7bf
|
This always fails
|
2017-04-28 12:43:56 +02:00 |
|
Aurora Wright
|
c087edf2ba
|
Minor cleanup
|
2017-04-28 12:40:07 +02:00 |
|
Aurora Wright
|
db33c315f2
|
Instead of filtering mountpoints in the LayeredFS payload by their first letters, change known mountpoints not starting with "r" to start with "r" throughout the code
|
2017-04-28 00:33:30 +02:00 |
|
Aurora Wright
|
c7e7dd8248
|
Minor stuff
|
2017-04-27 22:32:46 +02:00 |
|
Aurora Wright
|
b10d82a883
|
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS
|
2017-04-27 22:17:43 +02:00 |
|
Aurora Wright
|
e151b3d4ef
|
Add displaying title IDs for ARM11 exceptions
|
2017-04-27 22:17:19 +02:00 |
|
ihaveamac
|
5ccf4a45c1
|
update ISSUE_TEMPLATE
|
2017-04-26 17:10:59 -07:00 |
|
Aurora Wright
|
c5369a5cad
|
Minor stuff
|
2017-04-26 18:04:02 +02:00 |
|
Aurora Wright
|
b5eba765a5
|
Fix update RomFSes mounted as "ext:" (such as Taiko no Tatsujin: Don Don! Mystery Adventure)
|
2017-04-26 17:26:39 +02:00 |
|
Aurora Wright
|
a5ddc38477
|
Minor stuff
|
2017-04-23 19:22:38 +02:00 |
|
Aurora Wright
|
8d102256a2
|
Improve fsTryOpenFile pattern (fixes Zelda Triforce Heroes)
|
2017-04-23 18:44:46 +02:00 |
|
Aurora Wright
|
2e561f7ea9
|
Cleanup
|
2017-04-23 05:40:22 +02:00 |
|
Aurora Wright
|
9656fe1b6f
|
Change variable names for consistency
|
2017-04-23 03:13:38 +02:00 |
|
Aurora Wright
|
48c23f2a43
|
Attempt to fix NSMB2 by changing archive name
|
2017-04-23 03:11:02 +02:00 |
|
TuxSH
|
6d82649c3c
|
Update config.c
|
2017-04-17 12:24:58 +02:00 |
|
Aurora Wright
|
81dea35754
|
Minor stuff
|
2017-04-17 03:59:45 +02:00 |
|
Aurora Wright
|
fdbe43421b
|
Fix diffs offsets
|
2017-04-17 02:31:04 +02:00 |
|
Aurora Wright
|
0d71560785
|
Minor stuff (2)
|
2017-04-17 02:18:34 +02:00 |
|
Aurora Wright
|
108e8a0cd4
|
Make loader search for patterns in just the appropriate code.bin segment, tentatively fix compatibility with Daigasso updates
|
2017-04-17 02:14:17 +02:00 |
|
Aurora Wright
|
653e81c48e
|
Minor stuff
|
2017-04-17 01:01:03 +02:00 |
|
Aurora Wright
|
0dc0783094
|
Update submodules
|
2017-04-17 00:48:54 +02:00 |
|
Aurora
|
13ef1bf6be
|
Merge pull request #408 from svanheulen/master
Use .text segment padding for LayeredFS payload
|
2017-04-17 00:40:20 +02:00 |
|
Seth VanHeulen
|
7ea80353f6
|
Use .text segment padding for LayeredFS payload
|
2017-04-16 17:59:20 -04:00 |
|
TuxSH
|
07bbff7d11
|
Fix patchSvcBreak11
|
2017-04-15 23:11:53 +02:00 |
|
Aurora Wright
|
2ff4fc3cdd
|
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS
|
2017-04-15 22:36:42 +02:00 |
|
Aurora Wright
|
c9456055ea
|
Minor stuff
|
2017-04-15 22:36:34 +02:00 |
|
TuxSH
|
2900f2d67b
|
Update linker.ld
|
2017-04-15 21:17:50 +02:00 |
|
TuxSH
|
93c8c90804
|
Fix linker scripts
|
2017-04-15 17:11:36 +02:00 |
|
Aurora Wright
|
36e54642d2
|
Remove unused code, fix bug
|
2017-04-15 15:58:07 +02:00 |
|
Aurora Wright
|
e04cb28711
|
Update credits, remove useless DLP version check
|
2017-04-15 15:47:10 +02:00 |
|
Aurora Wright
|
ad1dc51e06
|
Mention IPS patches too
|
2017-04-14 18:14:46 +02:00 |
|
Aurora Wright
|
5b6bab7a58
|
Change Custom RomFS -> LayeredFS
|
2017-04-14 17:58:24 +02:00 |
|
Aurora Wright
|
9bd2fc659d
|
Remove layeredFS debugging
|
2017-04-14 17:44:18 +02:00 |
|
Aurora Wright
|
f18633f65f
|
Fix injector derp
|
2017-04-14 17:42:17 +02:00 |
|
Aurora Wright
|
1026bc7b4f
|
Update FatFs
|
2017-04-14 17:31:34 +02:00 |
|
Aurora Wright
|
f1dee68142
|
Complete kernel9Loader
|
2017-04-14 17:07:41 +02:00 |
|
Aurora Wright
|
f7cc2d295c
|
Fix config derp (2)
|
2017-04-14 14:54:31 +02:00 |
|