mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-17 11:38:05 +11:00
3 lines
56 B
Forth
3 lines
56 B
Forth
: x KEY DUP EMIT ;
|
|
: _ ACIA$ (ok) ['] x 0x0c RAM+ ! ; _
|