1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-07 05:38:46 +10:00
collapseos/blk/558
Virgil Dupras 4e98ef11bd ti-84+: wip
I need RSHIFT and LSHIFT first...
2020-05-07 15:08:42 -04:00

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