Main Page   Compound List   File List   Header Files   File Members  

asm/gbz80/types.h File Reference

Types definitions for the gb. More...


Typedefs

typedef char INT8
Signed eight bit.

typedef unsigned char UINT8
Unsigned eight bit.

typedef int INT16
Signed sixteen bit.

typedef unsigned int UINT16
Unsigned sixteen bit.

typedef long INT32
Signed 32 bit.

typedef unsigned long UINT32
Unsigned 32 bit.

typedef int size_t
typedef UINT16 clock_t
Returned from clock. More...


Detailed Description

Types definitions for the gb.

Typedef Documentation

typedef UINT16 clock_t

Returned from clock.

See also:
clock()

Generated at Sun May 7 12:17:00 2000 for gbdk-lib by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999