Wolfvak
|
3973ce57df
|
revert back to using Thumb code for the ARM9 binary
leads to better density and therefore much smaller FIRM sizes
|
2020-07-23 20:33:46 -03:00 |
|
Wolfvak
|
fd5320b86f
|
- properly align ARM11 stacks and buffers
- add very simple exception dumping for the ARM11
|
2019-09-29 19:53:28 +02:00 |
|
Wolfvak
|
88751ab96a
|
refactor build system code to allow common code to be built for each target
|
2019-09-29 19:53:27 +02:00 |
|
Wolfvak
|
ca7944ce04
|
- enable the VFP on the ARM11
- stopped using the ITCM as the interrupt vector table
- removed dead Thumb code handler in interrupt handling
- added basic memory protection flags
|
2019-06-03 02:28:26 +02:00 |
|
Wolfvak
|
796457e54c
|
Restored autodependency generation
|
2019-04-19 15:19:37 -03:00 |
|
d0k3
|
541d7650bb
|
Fix Makefile output
|
2018-03-21 00:46:17 +01:00 |
|
d0k3
|
e03cc0b9c4
|
Beautified Makefile output
|
2018-03-20 00:56:37 +01:00 |
|
d0k3
|
cce1032d34
|
Fix revised Makefile
|
2017-11-17 19:37:45 +01:00 |
|