TuxSH
704e08dc23
revert the memory map to the old one (mostly)
2020-05-18 22:15:34 +01:00
TuxSH
905837468c
fix module loading
2020-05-18 21:05:36 +01:00
TuxSH
19d95782e1
kext: fix outer memory cacheability on newer versions
2020-05-18 20:48:54 +01:00
TuxSH
adda19ecb2
so bascially rosalina's image...
...
was in BASE (hardcoded by kernel) while its heaps were in SYSTEM. Fix this; also put the kext where BASE was.
2020-05-18 01:15:44 +01:00
TuxSH
cd68b66c03
change kext base address to 0x70000000
2020-04-28 02:39:57 +01:00
TuxSH
31891efbca
Current year is 2020
2020-04-25 13:42:10 +01:00
TuxSH
58f3edda12
ARM => Arm
2020-04-25 13:17:23 +01:00
luigoalma
76dbdf45cf
Properly create BLX instruction
...
Rethinked and revised this function.
This previous one worked by "accident".
More a sheer luck of offsets on current firmware (as of writing)
But now, this is more mathematically correct way of creating a
THUMB -> ARM BLX instruction.
Also setting the new op in a set of 2 u16,
because patching code is in thumb.
2019-06-29 15:22:33 +01:00
Aurora Wright
4f699ccb81
Fix external firm booting with old firms, minor style changes
2019-04-06 21:32:06 +07:00
TuxSH
244409fc98
Change k11 mapping logic again
2019-03-15 23:03:24 +01:00
TuxSH
35ad240018
Rewrite k11ext mmu mapping func + linker script
2019-03-15 23:03:23 +01:00
TuxSH
d28e961adc
Use <string.h> & <3ds/exheader.h>, fix some bugs, etc.
...
also fix all warnings and use -Werror
2019-03-15 23:03:23 +01:00
TuxSH
52cd950ca6
source => arm9/source
2019-03-15 23:03:20 +01:00