how can we create .trd imagedisks with zmakebas and mctrd?
hi again!
from a long time i were using zmakebas for converting zxspectrum-basic code from .txt files into .tap files.
now i were trying to work on .trd files via mctrd (command line on linux), and i don't know how to put these tokenized zxspectrum-basic files into there (zxspectrum-basic files named as "boot" or whatever )
any clue? thanks in advance! :)
from a long time i were using zmakebas for converting zxspectrum-basic code from .txt files into .tap files.
now i were trying to work on .trd files via mctrd (command line on linux), and i don't know how to put these tokenized zxspectrum-basic files into there (zxspectrum-basic files named as "boot" or whatever )
any clue? thanks in advance! :)
Post edited by nitrofurano on
Comments
now you can put compiled basic files into .trd and .scl : -b : work with basic file
-a 10 : autostart from line 10