mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-02-10 12:30:28 +00:00
Copy kernel.com to cpmfiles/v4th-4tc.com as the base kernel for running the
target compiler, and change the tc-base target accordingly.
This commit is contained in:
parent
cc88009bce
commit
4daced6e12
@ -82,12 +82,12 @@ inctest.log: \
|
||||
dos2unix -n $(runcpmdir)/logfile.txt $@
|
||||
|
||||
$(cpmfilesdir)/tc-base.com: \
|
||||
$(patsubst %, $(cpmfilesdir)/%, kernel.com \
|
||||
$(patsubst %, $(cpmfilesdir)/%, v4th-4tc.com \
|
||||
fileint.fb ass8080.fb include.fb log2file.fb xinout.fb savesys.fb) \
|
||||
Makefile | emu
|
||||
rm -f $(runcpmdir)/A/0/TC-BASE.COM $@
|
||||
./emulator/run-in-runcpm.sh \
|
||||
"kernel fileint.fb" \
|
||||
"v4th-4tc fileint.fb" \
|
||||
"1 load" \
|
||||
"include log2file.fb" \
|
||||
"logopen" \
|
||||
|
BIN
8080/CPM/cpmfiles/v4th-4tc.com
Normal file
BIN
8080/CPM/cpmfiles/v4th-4tc.com
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user