mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-22 20:34:07 +00:00
39 lines
341 B
Forth
39 lines
341 B
Forth
|
|
||
|
\ *** Block No. 0, Hexblock 0
|
||
|
|
||
|
\ include file to bundle what test-*.fth need phz 30jan22
|
||
|
\ on top of kernel.com
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
\ *** Block No. 1, Hexblock 1
|
||
|
|
||
|
\ loadscreen to prepare kernel.com for test-*.fth phz 30jan22
|
||
|
|
||
|
include extend.fb
|
||
|
include multi.vid
|
||
|
include dos.fb
|
||
|
include include.fb
|
||
|
include log2file.fb
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|