Enoch,
> Pass 2...
> ../../core/words/brackettick.asm(6) : Warning : A .DB segment with an
> odd number of bytes is detected. A zero byte is added.
> ../../core/words/tick.asm(6) : Warning : A .DB segment with an odd
> number of bytes is detected. A zero byte is added.
> done
Strange. The zero p
Hi Enoch,
as Ian has mentioned, there is discussion on the
avra-u...@lists.sourceforge.net list, too.
avra is currently missing correct handling of
"forward references". -> change "jmp_" to "jmp" in
amforth.asm to work around that.
avra is also not using the parameter "ram_start",
which is given