DataMuseum.dk

Presents historical artifacts from the history of:

Commodore CBM-900

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Commodore CBM-900

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦5a4704d68⟧ TextFile

    Length: 309 (0x135)
    Types: TextFile
    Notes: UNIX file
    Names: »screen.h«

Derivation

└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
    └─⟦926b8033d⟧ UNIX V7 Filesystem
        └─ ⟦this⟧ »u/demo/clock/screen.h« 

TextFile



/*
 * screen manager
 *	Header info for message senders.
 */


/* m_msg[0]
 */
#define	SKKEY	1			/* keyboard input */
#define	SMKEY	2			/* mouse key input */
#define	SMOUSE	3			/* mouse whereabouts report */
#define	SSETR	4			/* set up bitmap region */
#define	SPUTR	5			/* put bitmap region into window */