summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDragorn421 <Dragorn421@users.noreply.github.com>2024-11-01 23:47:12 +0100
committerGitHub <noreply@github.com>2024-11-01 18:47:12 -0400
commit5b27899b9fea7cc704cee9c0e740c00fbf24ddab (patch)
tree6cd37e84d25722317636355ce15249dbc4f6e227 /src
parent012c192f0052addcbe5368d872f908ec240ee478 (diff)
libu64 (#2267)
* libu64 * logutils.o -> debug.o in spec * stackcheck.c is part of libu64 * review * add paragraph about Overlay_Load calling an external function * audio code*
Diffstat (limited to 'src')
-rw-r--r--src/libu64/code_800FC620.c (renamed from src/code/code_800FC620.c)0
-rw-r--r--src/libu64/debug.c (renamed from src/boot/logutils.c)0
-rw-r--r--src/libu64/gfxprint.c (renamed from src/code/gfxprint.c)0
-rw-r--r--src/libu64/load_gc.c (renamed from src/code/load_gc.c)0
-rw-r--r--src/libu64/loadfragment2_gc.c (renamed from src/code/loadfragment2_gc.c)0
-rw-r--r--src/libu64/loadfragment2_n64.c (renamed from src/code/loadfragment2_n64.c)0
-rw-r--r--src/libu64/logseverity_gc.c (renamed from src/code/logseverity_gc.c)0
-rw-r--r--src/libu64/mtxuty-cvt.c (renamed from src/code/mtxuty-cvt.c)0
-rw-r--r--src/libu64/pad.c (renamed from src/code/padutils.c)0
-rw-r--r--src/libu64/padsetup.c (renamed from src/code/padsetup.c)0
-rw-r--r--src/libu64/rcp_utils.c (renamed from src/code/rcp_utils.c)0
-rw-r--r--src/libu64/relocation_gc.c (renamed from src/code/relocation_gc.c)0
-rw-r--r--src/libu64/stackcheck.c (renamed from src/boot/stackcheck.c)0
13 files changed, 0 insertions, 0 deletions
diff --git a/src/code/code_800FC620.c b/src/libu64/code_800FC620.c
index 8bed1af23..8bed1af23 100644
--- a/src/code/code_800FC620.c
+++ b/src/libu64/code_800FC620.c
diff --git a/src/boot/logutils.c b/src/libu64/debug.c
index aa6731313..aa6731313 100644
--- a/src/boot/logutils.c
+++ b/src/libu64/debug.c
diff --git a/src/code/gfxprint.c b/src/libu64/gfxprint.c
index db586a851..db586a851 100644
--- a/src/code/gfxprint.c
+++ b/src/libu64/gfxprint.c
diff --git a/src/code/load_gc.c b/src/libu64/load_gc.c
index 39662cbce..39662cbce 100644
--- a/src/code/load_gc.c
+++ b/src/libu64/load_gc.c
diff --git a/src/code/loadfragment2_gc.c b/src/libu64/loadfragment2_gc.c
index 6befb8c9b..6befb8c9b 100644
--- a/src/code/loadfragment2_gc.c
+++ b/src/libu64/loadfragment2_gc.c
diff --git a/src/code/loadfragment2_n64.c b/src/libu64/loadfragment2_n64.c
index 6a06b1ba0..6a06b1ba0 100644
--- a/src/code/loadfragment2_n64.c
+++ b/src/libu64/loadfragment2_n64.c
diff --git a/src/code/logseverity_gc.c b/src/libu64/logseverity_gc.c
index 940aa87cc..940aa87cc 100644
--- a/src/code/logseverity_gc.c
+++ b/src/libu64/logseverity_gc.c
diff --git a/src/code/mtxuty-cvt.c b/src/libu64/mtxuty-cvt.c
index 10f88f782..10f88f782 100644
--- a/src/code/mtxuty-cvt.c
+++ b/src/libu64/mtxuty-cvt.c
diff --git a/src/code/padutils.c b/src/libu64/pad.c
index 7a0407ef9..7a0407ef9 100644
--- a/src/code/padutils.c
+++ b/src/libu64/pad.c
diff --git a/src/code/padsetup.c b/src/libu64/padsetup.c
index 20a546ae3..20a546ae3 100644
--- a/src/code/padsetup.c
+++ b/src/libu64/padsetup.c
diff --git a/src/code/rcp_utils.c b/src/libu64/rcp_utils.c
index 574a1a5df..574a1a5df 100644
--- a/src/code/rcp_utils.c
+++ b/src/libu64/rcp_utils.c
diff --git a/src/code/relocation_gc.c b/src/libu64/relocation_gc.c
index f178121c1..f178121c1 100644
--- a/src/code/relocation_gc.c
+++ b/src/libu64/relocation_gc.c
diff --git a/src/boot/stackcheck.c b/src/libu64/stackcheck.c
index 399b6c051..399b6c051 100644
--- a/src/boot/stackcheck.c
+++ b/src/libu64/stackcheck.c