| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to ctc.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / xmil / io | 
| version 1.7, 2004/08/15 17:51:53 | version 1.8, 2004/08/17 14:46:37 | 
|---|---|
| Line 1 | Line 1 | 
| #if 0 | |
| enum { | |
| CTC_OPM = 0, | |
| CTC_TURBO1 = 1, | |
| CTC_TURBO2 = 2 | |
| }; | |
| #endif | |
| typedef struct { | typedef struct { | 
| UINT32 baseclock; | UINT32 baseclock; | 
| UINT8 vector; | UINT8 vector; |