Category : Files from Magazines
Archive   : TSRPLUS.ZIP
Filename : TSRPLUS.H

 
Output of file : TSRPLUS.H contained in archive : TSRPLUS.ZIP
/* ------------ tsrplus.h ------------- */

#ifndef TSRPLUS_H
#define TSRPLUS_H

#define TSRPLUSINT 0x2f
#define PLUSIDENT 0xf200

/* --------- TSR+ API prototypes --------- */
enum functions { ISLOADED,
REGISTER,
UNLOAD };

int registertsr(unsigned char Keymask, unsigned char Scancode);
BOOL tsrplus_loaded(void);
void unload_tsrplus(void);

struct swap_header {
unsigned psp; /* TSR's psp */
void interrupt (*startptr)(void); /* execution */
unsigned char Keymask;
unsigned char Scancode;
};

#endif


  3 Responses to “Category : Files from Magazines
Archive   : TSRPLUS.ZIP
Filename : TSRPLUS.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/