|
|
| version 1.9, 2004/08/18 08:08:13 | version 1.10, 2008/06/02 20:07:31 |
|---|---|
| Line 43 void neitem_ctc(UINT id); | Line 43 void neitem_ctc(UINT id); |
| BRESULT ieitem_ctc(UINT id); | BRESULT ieitem_ctc(UINT id); |
| void ieeoi_ctc(UINT id); | void ieeoi_ctc(UINT id); |
| void IOOUTCALL ctc_o(UINT port, REG8 dat); // x1_ctc_w | void IOOUTCALL ctc_o(UINT port, REG8 dat); |
| REG8 IOINPCALL ctc_i(UINT port); // x1_ctc_r | REG8 IOINPCALL ctc_i(UINT port); |
| void ctc_reset(void); | void ctc_reset(void); |