mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-21 14:31:21 +00:00
16 lines
274 B
Forth
16 lines
274 B
Forth
|
|
Onlyforth
|
|
$8000 displace !
|
|
Target definitions $100 here!
|
|
|
|
include vf-core.fth
|
|
include vf-io.fth
|
|
include vf-sys.fth
|
|
include vf-bdos.fth
|
|
include vf-file.fth
|
|
include vf-end.fth
|
|
|
|
cr .( unresolved: ) .unresolved ( ' .blk is .status )
|
|
|
|
save-target V4TH.COM
|