Difference: CosmacElf (11 vs. 12)

Revision 122018-09-09 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

COSMAC Elf

Some Links and ideas for my COSMAC Elf projects.
Line: 41 to 41
 
Added:
>
>
COLD[CR]
1802 FIG-FORTH R0.4  3/16/81
: DELAY 3000 0 DO LOOP ;[CR]  OK
: LEFT 7 0 DO 61440 C@ 2 * 61440 C! DELAY LOOP ;[CR]  OK
: RIGHT 7 0 DO 61440 C@ 2 / 61440 C! DELAY LOOP ;[CR]  OK
: RUN BEGIN LEFT RIGHT 0 UNTIL ;[CR]  OK
1 61440 C![CR]  OK
RUN[CR]
 

Forth

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback