summaryrefslogtreecommitdiff
path: root/data/fill.asm
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2014-11-14 11:08:59 +0100
committerMichal Idziorek <m.i@gmx.at>2014-11-14 11:08:59 +0100
commit81c84c9cd22e0b6c56b90fa470dad55b9bb716e0 (patch)
tree9c504bf6272dfd1aae91efa1a39719081ba16fcd /data/fill.asm
parentdbf8051b468e240370e3bde630a4e6fa88a031de (diff)
rename dir
Diffstat (limited to 'data/fill.asm')
-rw-r--r--data/fill.asm11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/fill.asm b/data/fill.asm
deleted file mode 100644
index ce9cb5f..0000000
--- a/data/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