1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-30 20:40:19 +10:00
collapseos/recipes/rc2014/run.fs

3 lines
56 B
Forth
Raw Normal View History

: x KEY DUP EMIT ;
: _ ACIA$ (ok) ['] x 0x0c RAM+ ! ; _