Move remaining essential steps from vf-main.fth to vf-sys-indep and vf-finalize

This commit is contained in:
Philip Zembrod 2020-07-12 13:39:57 +02:00
parent 906d4dfbf2
commit 9493061b23
3 changed files with 16 additions and 10 deletions

View File

@ -74,3 +74,9 @@ here dp !
Host Tudp @ Target udp !
Host Tvoc-link @ Target voc-link !
Host move-threads
\ Final part of loadscreen
Assembler nonrelocate
.unresolved

View File

@ -2,12 +2,6 @@
include vf-pr-target.fth
Onlyforth
(C64 $801 ) (C16 $1001 ) dup displace !
Target definitions here!
include vf-sys-indep.fth
$7E $93 thru \ CBM-Interface
@ -15,10 +9,6 @@ $7E $93 thru \ CBM-Interface
include vf-finalize.fth
Assembler nonrelocate
.unresolved
' .blk is .status
include vf-pr-target.fth

View File

@ -1,3 +1,13 @@
\ The main and mostly system independent part of CBM VolkForth
\ Initial part of load screen
Onlyforth
(C64 $801 ) (C16 $1001 ) dup displace !
Target definitions here!
\ *** Block No. 16, Hexblock 10
10 fthpage