From: ian Date: Sun, 15 May 2005 21:03:19 +0000 (+0000) Subject: add some junk to fill up the unused pages X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=66e8588132bdfc11faae4c64d847c3c6b461e98e;p=trains.git add some junk to fill up the unused pages --- diff --git a/cebpic/morsepanic.asm b/cebpic/morsepanic.asm index 0019025..bfcafc7 100644 --- a/cebpic/morsepanic.asm +++ b/cebpic/morsepanic.asm @@ -290,4 +290,10 @@ loop ;**************************************************************************** + org 0x2000 + dw 0xffff + + org 0x6000 + dw 0xffff + end