|
DataMuseum.dkPresents historical artifacts from the history of: Commodore CBM-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Commodore CBM-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 309 (0x135) Types: TextFile Notes: UNIX file Names: »screen.h«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code └─⟦926b8033d⟧ UNIX Filesystem └─⟦this⟧ »u/demo/clock/screen.h«
/* * 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 */