common
|
Update or add license header
|
2020-08-23 12:59:52 +02:00 |
elfio
|
Improve logging
|
2020-08-26 11:38:15 +02:00 |
module
|
Allocate objects on stack instead of heap
|
2020-08-23 13:06:32 +02:00 |
utils
|
Fix compiler warnings
|
2020-08-23 13:06:39 +02:00 |
dynamic.c
|
Formatting
|
2020-08-23 10:44:14 +02:00 |
dynamic.h
|
first commit
|
2020-04-27 13:32:37 +02:00 |
ElfUtils.cpp
|
Update or add license header
|
2020-08-23 12:59:52 +02:00 |
ElfUtils.h
|
Removed unused code
|
2020-08-23 13:01:42 +02:00 |
import_stub.S
|
first commit
|
2020-04-27 13:32:37 +02:00 |
imports.h
|
Adapt to devkitPPC r37
|
2020-06-12 13:09:00 +02:00 |
kernel_asm.S
|
first commit
|
2020-04-27 13:32:37 +02:00 |
kernel.cpp
|
Update or add license header
|
2020-08-23 12:59:52 +02:00 |
kernel.h
|
Add missing pragma once
|
2020-08-23 13:02:21 +02:00 |
link.ld
|
first commit
|
2020-04-27 13:32:37 +02:00 |
main.cpp
|
Fix module loading
|
2020-10-19 00:12:19 +02:00 |