|
|
| version 1.2, 2004/08/05 04:53:15 | version 1.3, 2008/06/02 20:07:31 |
|---|---|
| Line 12 typedef struct { | Line 12 typedef struct { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void IOOUTCALL cgrom_o(UINT port, REG8 dat); // x1_knj_w | void IOOUTCALL cgrom_o(UINT port, REG8 dat); |
| REG8 IOINPCALL cgrom_i(UINT port); // x1_knj_r | REG8 IOINPCALL cgrom_i(UINT port); |
| void cgrom_reset(void); | void cgrom_reset(void); |