From: ian Date: Wed, 16 Nov 2005 23:03:46 +0000 (+0000) Subject: improve comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=ac92646c4a582db9b7c5e31d4fb52ef9cc46b00f;p=trains.git improve comment --- diff --git a/cebpic/morse-auto.asm-gen b/cebpic/morse-auto.asm-gen index 8b99d9f..d401f88 100755 --- a/cebpic/morse-auto.asm-gen +++ b/cebpic/morse-auto.asm-gen @@ -19,9 +19,9 @@ # trailing zeroes in last byte are probably # best elided # A bytes zero or more addresses which should be read -# and the corresponding value shown in binary -# addresses are only one byte each, interpreted -# like a zero page reference +# and the corresponding value shown in binary. +# Addresses are only one byte each, interpreted +# like an access bank reference. # # morse_messages_start and morse_messages_end should be defined in # morse-defs.inc, and should also be 4-byte aligned. morse-defs.inc