mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-02-16 21:30:59 +00:00
Add tracer to devenv
This commit is contained in:
parent
31e85383e1
commit
e8a6f73a86
@ -10,7 +10,7 @@ rm -f "${basedir}/cbmfiles/devenv"
|
||||
# load savesystem from vforth4_1.d64 block 26 in drive 9.
|
||||
# load include and dos from file-words.d64 block 10 in drive 11.
|
||||
# savesystem and then scratch file notdone to exit emulator.
|
||||
keybuf="2 drive 19 load\n1 drive 26 load\n3 drive 10 load\n\
|
||||
keybuf="2 drive 19 load\n47 load\n1 drive 26 load\n3 drive 10 load\n\
|
||||
savesystem devenv\ndos s0:notdone\n"
|
||||
|
||||
"${emulatordir}/run-in-vice.sh" "c64-volksforth83" "${keybuf}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user