TuxSH
|
b4eeddd7e1
|
Revamp all the Makefiles (thanks @fincs @WinterMute)
... dependencies are now properly handled (e.g. header changes, etc.)
|
2018-05-19 01:07:27 +02:00 |
|
TuxSH
|
912590b2fd
|
[exosphere] linker.ld: remove some unneeded "AT" commands
|
2018-05-11 16:28:55 +02:00 |
|
TuxSH
|
05b8b42164
|
[exosphere] Rewrite crt0/init and ld script
|
2018-05-11 14:07:37 +02:00 |
|
TuxSH
|
63d0b08ac4
|
Rewrite relocation stuff
|
2018-03-02 02:47:19 +01:00 |
|
TuxSH
|
82f10b4320
|
Implements missings parts of pk2ldr, refactor relocation a bit
|
2018-03-01 19:11:09 +01:00 |
|
TuxSH
|
0a89831193
|
Clear bss at runtime like Nintendo actually does
|
2018-02-28 22:29:17 +01:00 |
|
TuxSH
|
93634d08e3
|
Implement __set_memory_registers
|
2018-02-28 02:37:08 +01:00 |
|
TuxSH
|
24b15dad40
|
Unstub lma2vma code
|
2018-02-27 13:26:51 +01:00 |
|
TuxSH
|
b0cb819b06
|
Add proper linkscript...
...adapted from @fincs' own linkscripts
|
2018-02-27 04:19:38 +01:00 |
|
TuxSH
|
b0ea9c1a0b
|
Move source files to src/, add Makefile, fix all build and linkage errors, etc.
|
2018-02-25 20:00:50 +01:00 |
|