|
|
| version 1.1, 2004/08/01 05:31:30 | version 1.3, 2004/08/11 12:08:16 |
|---|---|
| Line 16 typedef struct { | Line 16 typedef struct { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| short x1_sub_int(void); | void neitem_scpu(UINT id); |
| void IOOUTCALL subcpu_o(UINT port, REG8 value); // x1_sub_w | BRESULT ieitem_scpu(UINT id); |
| void IOOUTCALL subcpu_o(UINT port, REG8 dat); // x1_sub_w | |
| REG8 IOINPCALL subcpu_i(UINT port); // x1_sub_r | REG8 IOINPCALL subcpu_i(UINT port); // x1_sub_r |
| void subcpu_reset(void); | void subcpu_reset(void); |