1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-16 08:48:45 +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+ ! ; _