| version 1.8, Tue Dec 8 22:02:36 1998 UTC | version 1.9, Fri Dec 3 18:24:21 1999 UTC | ||
|---|---|---|---|
|
|
||
| vocabulary assembler ( -- ) \ tools-ext | vocabulary assembler ( -- ) \ tools-ext | ||
| : init-asm ( -- ) | : init-asm ( -- ) \ gforth | ||
| also assembler ; | also assembler ; | ||
| : code ( "name" -- colon-sys ) \ tools-ext | : code ( "name" -- colon-sys ) \ tools-ext | ||
|
|
||
| ( end a code definition ) | ( end a code definition ) | ||
| lastxt here over - flush-icache | lastxt here over - flush-icache | ||
| previous ?struc reveal ; | previous ?struc reveal ; | ||
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |