This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/arm9
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
..
source Properly create BLX instruction 2019-06-29 15:22:33 +01:00
Makefile Fix parallel building 2019-03-16 13:10:30 +01:00
linker.ld Fix the linker scripts again 2019-03-15 23:03:24 +01:00
linker.specs Sanitize arm9 build system... however link script overflows itcm 2019-03-15 23:03:21 +01:00