|
|
uae-0.1
/* * UAE - The Unusable Amiga Emulator * * global definitions * * (c) 1995 Bernd Schmidt */ typedef unsigned char UBYTE; typedef signed char BYTE; typedef unsigned short UWORD; typedef short WORD; typedef unsigned long ULONG; typedef long LONG; typedef ULONG CPTR; /* comment this in if you are using something like gcc 2.5.8 typedef char bool; const bool true = 1; const bool false = 0; */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.