Category : Miscellaneous Language Source Code
Archive   : PSTSCSRC.ZIP
Filename : ROP.H

 
Output of file : ROP.H contained in archive : PSTSCSRC.ZIP
/*
* Copyright (C) Crispin Goswell 1987, All Rights Reserved.
*/

#define ROP_FALSE 0 /* F */
#define ROP_AND 1 /* S & D */
#define ROP_ANDNOT 2 /* S & ~D */
#define ROP_SOURCE 3 /* S */
#define ROP_NOTAND 4 /* ~S & D */
#define ROP_DEST 5 /* D */
#define ROP_XOR 6 /* S ^ D */
#define ROP_OR 7 /* S | D */
#define ROP_NOR 8 /* ~(S | D) */
#define ROP_NXOR 9 /* ~(S ^ D) */
#define ROP_NOTDEST 10 /* ~D */
#define ROP_ORNOT 11 /* S | ~D */
#define ROP_NOTSOURCE 12 /* ~S */
#define ROP_NOTOR 13 /* ~S | D */
#define ROP_NAND 14 /* ~(S & D) */
#define ROP_TRUE 15 /* T */


  3 Responses to “Category : Miscellaneous Language Source Code
Archive   : PSTSCSRC.ZIP
Filename : ROP.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/