summaryrefslogtreecommitdiff
path: root/font/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 /font/fill.asm
parentdbf8051b468e240370e3bde630a4e6fa88a031de (diff)
rename dir
Diffstat (limited to 'font/fill.asm')
-rw-r--r--font/fill.asm11
1 files changed, 11 insertions, 0 deletions
diff --git a/font/fill.asm b/font/fill.asm
new file mode 100644
index 0000000..ce9cb5f
--- /dev/null
+++ b/font/fill.asm
@@ -0,0 +1,11 @@
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;;;;; Miguel's FoolOS Helper Functions ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
+;
+;
+; fill an empty floppy disk
+;
+;
+
+;times 1474560 db 0x69
+times 14745600 db 0x69