home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
294.lha
/
copdis_v0.0a
/
copdis.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1989-10-08
|
136 b
|
18 lines
#define COLOR 1
struct regstruct
{
char *regname;
short regid;
short flags;
};
struct instruction
{
short ir1;
short ir2;
};