Slicing characters


This code from block 852 is loaded into node 513. It send horizontal slices of characters to 713 via 613, fetching those characters from 512 and their font from 514.

go

An infinite loop that displays 25 30-line rows and 18 blank lines.

row

lines

Generate blank lines by sending a negative character.

chars

slice

Double shift (36 bits) by amount in a.

shift

out

Send number to up (713 via 613)