Category : Assembly Language Source Code
Archive   : CAS8051.ZIP
Filename : COM.H

 
Output of file : COM.H contained in archive : CAS8051.ZIP
extern int Status;
#define BUFFER_FULL 0x01
#define TIMED_OUT 0x10
#define PACKET_OVER 0x20
#define BAD_HEADER 0x40
#define BAD_SUM 0x80

extern int Recv(void);
extern void Send(int Tx);
extern int OpenPort(int Net, unsigned Baud, char Line, unsigned Size);
extern void ClosePort(void);
extern void FlushPort(void);
extern void SetTx(void);
extern void SetRx(void);


  3 Responses to “Category : Assembly Language Source Code
Archive   : CAS8051.ZIP
Filename : COM.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/