9 lines
92 B
Batchfile
9 lines
92 B
Batchfile
load ../tss8/tss8_init.bin
|
|
set rf enabled
|
|
set df disabled
|
|
attach rf rf.dsk
|
|
run 24200
|
|
exit
|
|
|
|
|