summaryrefslogtreecommitdiff
path: root/font/fill.asm
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-14 11:28:08 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-14 11:28:08 +0100
commitbcc833522cc25b7217e81644b804675ab19c1a63 (patch)
tree4619a5fe5a3b0d41d600715e67388b2a56080430 /font/fill.asm
parent81c84c9cd22e0b6c56b90fa470dad55b9bb716e0 (diff)
cleaning up directories and build system
Diffstat (limited to 'font/fill.asm')
-rw-r--r--font/fill.asm11
1 files changed, 0 insertions, 11 deletions
diff --git a/font/fill.asm b/font/fill.asm
deleted file mode 100644
index ce9cb5f..0000000
--- a/font/fill.asm
+++ /dev/null
@@ -1,11 +0,0 @@
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;;;;; Miguel's FoolOS Helper Functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;
-;
-; fill an empty floppy disk
-;
-;
-
-;times 1474560 db 0x69
-times 14745600 db 0x69