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

3 lines
56 B
Forth
Raw Normal View History

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