mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-05 15:10:55 +11:00
7 lines
165 B
Plaintext
7 lines
165 B
Plaintext
: (emit)
|
|
XYPOS @ 2 * 0x7800 OR _ctl
|
|
0x20 - 0x5e MIN ( tilenum ) _data 1 _zero
|
|
XYPOS @ 1+ DUP [ VDP_COLS VDP_ROWS * LITN ]
|
|
= IF DROP 0 THEN XYPOS !
|
|
;
|