mirror of
https://github.com/hsoft/collapseos.git
synced 2025-02-13 23:06:02 +11:00
6 lines
138 B
Plaintext
6 lines
138 B
Plaintext
: _glyph> ( a -- )
|
|
LCD_CURY C@ _row! LCD_CURX C@ 8 /MOD _col! ( a coff )
|
|
0x05 ( XINC ) _cmd _data@ DROP
|
|
FNT_HEIGHT 0 DO LOOP
|
|
|