Dragon 64 DLOAD/DLOADM help request
Posted: Sun Nov 10, 2013 12:18 am
Hello all,
Please can anyone tell me what type of program file (.bas,.cas etc?) can be loaded, using the DLOAD or DLOADM command for the Dragon 64 serial port?
Also, does it use the standard 1200 BAUD rate, does a delay between sending bytes need to be set and how long would it take to load a program?
I've soldered a cable for connecting the Dragon's 7 pin DIN serial port to a 9 pin D-sub USB serial adapter (Rx-Tx, Tx-Rx, DTR-CTS,CTS-DTR) and successfully adapted the BASIC programs in the Dragon 64 Supplement into one program for sending/receiving text. A 'conversation' can be had between the Dragon and my PC via the 'Terminal' software (free download), so I know the cable and port both work. Due to the Dragon's registry FF04 only receiving and dealing with one character at a time and hence the program loop needing time to repeat, Terminal has to be set to a minimum 48ms delay between sending bytes, so all the characters which are sent as a sentence can be accepted sequentially and make sense.
Terminal has a facility for sending files. However, when I try using the DLOAD or DLOADM command on the dragon (I've tried .cas and .bas type files) I get no joy. Also, after typing DLOAD pressing ENTER, the only change on the screen is that the cursor disappears (whereas with CLOAD, as we all know, the screen clears and 'S' for search flashes in the top left corner). I realise I could be barking up the wrong tree, but want to be sure, before giving up.
Thank you in anticipation of some advice.
Please can anyone tell me what type of program file (.bas,.cas etc?) can be loaded, using the DLOAD or DLOADM command for the Dragon 64 serial port?
Also, does it use the standard 1200 BAUD rate, does a delay between sending bytes need to be set and how long would it take to load a program?
I've soldered a cable for connecting the Dragon's 7 pin DIN serial port to a 9 pin D-sub USB serial adapter (Rx-Tx, Tx-Rx, DTR-CTS,CTS-DTR) and successfully adapted the BASIC programs in the Dragon 64 Supplement into one program for sending/receiving text. A 'conversation' can be had between the Dragon and my PC via the 'Terminal' software (free download), so I know the cable and port both work. Due to the Dragon's registry FF04 only receiving and dealing with one character at a time and hence the program loop needing time to repeat, Terminal has to be set to a minimum 48ms delay between sending bytes, so all the characters which are sent as a sentence can be accepted sequentially and make sense.
Terminal has a facility for sending files. However, when I try using the DLOAD or DLOADM command on the dragon (I've tried .cas and .bas type files) I get no joy. Also, after typing DLOAD pressing ENTER, the only change on the screen is that the cursor disappears (whereas with CLOAD, as we all know, the screen clears and 'S' for search flashes in the top left corner). I realise I could be barking up the wrong tree, but want to be sure, before giving up.
Thank you in anticipation of some advice.