hello i am trynig serial port with a GFA basic as simpel as this VOID XBIOS(15,1,0,140,-1,-1,-1) OPEN "",#1,"AUX:" print #1,"etst"
xbios command supposed to tweak uart baud rate but no mater what i do, steam works in 38400 baud (which is beyond ST anyway...)
what/where this configured in steem ?
thanx
ok this happens in 4.x version in 3.3 works as expected !
note thats xbios(15,0... DOES actually 19200, but xbios(15,1... does 38400 !!!
Hi, I think it's a silly "refactoring" bug (made a lot). Hopefully it will soon be fixed.
Log in to post a comment.
hello
i am trynig serial port with a GFA basic as simpel as this
VOID XBIOS(15,1,0,140,-1,-1,-1)
OPEN "",#1,"AUX:"
print #1,"etst"
xbios command supposed to tweak uart baud rate but no mater what i do, steam works in 38400 baud (which is beyond ST anyway...)
what/where this configured in steem ?
thanx
ok this happens in 4.x version
in 3.3 works as expected !
note thats xbios(15,0... DOES actually 19200, but xbios(15,1... does 38400 !!!
Last edit: Christos 2025-03-25
Hi,
I think it's a silly "refactoring" bug (made a lot).
Hopefully it will soon be fixed.