Section One BBS

Welcome, Guest.


Subject: src/sbbs3/dosxtrn/dosxtrn.c src/sbbs3/fossdefs.h Date: Tue Nov 30 2021 07:25 pm
From: Rob Swindell To: Git commit to main/sbbs/master

https://gitlab.synchro.net/main/sbbs/-/commit/18bcbeb787b2e2fb64c721f9
Modified Files:
        src/sbbs3/dosxtrn/dosxtrn.c src/sbbs3/fossdefs.h
Log Message:
Fix some FOSSIL functions
                         
                         Function 0Ch (peek) never worked correctly (character w
as not returned in AX); I guess nothing uses this function (?).
                                                               
                                                               Function 01h (tra
nsmit char w/wait) now will set the timeout flag (0x8000) in the AX if the VDD_W
RITE function fails (returns value other than 1).
                                                 
                                                 Optimize Function 18h (read blo
ck) - no need for the extra VDD_STATUS call.
                                            
                                            Use newly defined FOSSIL macros inst
ead of magic numbers of port status bits.
                                         
                                         Log the git branch/hash values to the W
indows debug log (via sbbsexec.dll).

---
 ■ SynchronetVertrauen Home of Synchronet [vert/cvs/bbs].synchro.net

Previous Message       Next Message