aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClemens Fries <git-generic@xenoworld.de>2018-12-05 18:19:16 +0100
committerClemens Fries <git-generic@xenoworld.de>2018-12-05 18:26:39 +0100
commitbed5515c8dee2a19c1ba9dbc005e078c613e3cf3 (patch)
tree3d8ccff3af83a326ce2615bc19ddf627c25f53fb
parentce7317daf7c9740bc8595f14f7248fa1b050afcf (diff)
Move 'boot' stuff to boot/
-rw-r--r--boot/Makefile (renamed from Makefile)0
-rw-r--r--boot/TODO (renamed from TODO)0
-rw-r--r--boot/print.asm (renamed from print.asm)0
-rw-r--r--boot/printb.asm (renamed from printb.asm)0
4 files changed, 0 insertions, 0 deletions
diff --git a/Makefile b/boot/Makefile
index c9438a6..c9438a6 100644
--- a/Makefile
+++ b/boot/Makefile
diff --git a/TODO b/boot/TODO
index 34dec0a..34dec0a 100644
--- a/TODO
+++ b/boot/TODO
diff --git a/print.asm b/boot/print.asm
index 97acd8b..97acd8b 100644
--- a/print.asm
+++ b/boot/print.asm
diff --git a/printb.asm b/boot/printb.asm
index a8fa788..a8fa788 100644
--- a/printb.asm
+++ b/boot/printb.asm