Logic board PCB: manually replace pin 9 with 5, on (I think) all chips.
[trinary.git] / asm / ahead.t
blob20f997f0dbbe162d7c6202d8ca96420c33ae3369
1 ; This will fail to assemble because the labels refer to future instructions.
2 ; TCA2's asm.py doesn't currently allow this, but it is possible by using
3 ; a two-pass assembler to first resolve the labels, then assemble.
4         be below, below2
5 below:  lwi -3
6 below2: cmp in, a