mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-01-09 13:32:05 +00:00
35 lines
2.1 KiB
Forth
35 lines
2.1 KiB
Forth
\ *** Block No. 0 Hexblock 0
|
|
\ ANS Test Load Screen cas 25jun20
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
\ *** Block No. 1 Hexblock 1
|
|
\ ANS Test Load Screen cas 25jun20
|
|
|
|
include ans-shim.fb cr
|
|
include tester.fb cr
|
|
|
|
: .block blk @ . ; ' .block IS .status
|
|
|
|
verbose on
|
|
include coretest.fb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|