UrForth: added some words for the address register manipulation; TYPE and others...
[urasm.git] / samples / sprites0 / main.zas
blob1be7d3503ff1c6922744d21f9c9419b39868ab85
1 ; original code (c) Nick Fleming, 2000; all rights reserved
2 ; modified and rewritten a little by Ketmar // Invisible Vector
4   DEFFMT RUNTAP
6   ORG 32768
7   CLR 32767
8   include "maincode.zas"