Hi,

this is the code for the baud command for the QXL (in the file smsq_qxl_hdop_comm_asm):


******
; QXL Comms baud rate set          1990  Tony Tebby   QJUMP

        section sms

        xdef    qd_comm

        xref    sms_rte

        include 'dev8_keys_err'

qd_comm
        moveq   #err.nimp,d0             ; not implemented
        jmp     sms_rte                  ; ... and continue
        end
*****

So, while the Baud command exists, it will give a "not implemented" error. This file is dated 02.04.1993, so the Qxl Baud command always gave this error, I presume you're supposed to set it from the PC side.

Regards
Wolfgang


On 18/02/2017 10:50, d.santachi...@libero.it wrote:
Dear Wolfgang,

It looks like, from tests done by Andrea Carpi on his QXL, the BAUD command
is not linked anymore in the QXL version of SMSQ/E.

Could you give a quick check?

Thank you

Kind regards

Davide

-----Messaggio originale-----
Da: Ql-Users [mailto:ql-users-boun...@lists.q-v-d.com] Per conto di Wolf
Inviato: sabato 18 febbraio 2017 08:36
A: ql-us...@q-v-d.com
Oggetto: [Ql-Users] SMSQE 3.30

Hi all


SMSQE 3.30  is out.

Bugfixes only (QPC loading slices, SMSQmulator links in flp driver again).

Have fun

Wolfgang
_______________________________________________
QL-Users Mailing List

_______________________________________________
QL-Users Mailing List


_______________________________________________
QL-Users Mailing List

Reply via email to