PVcollib  1.5.0
A devkit for ColecoVision
Macros | Typedefs
coltypes.h File Reference

Custom types used by pvcollib. More...

Go to the source code of this file.

Macros

#define BIT(n)   (1<<n)
 bit field
 

Typedefs

typedef unsigned char bool
 boolean definitions
 
typedef signed char s8
 8 bit and 16 bit signed and unsigned.
 

Detailed Description

Custom types used by pvcollib.