|
|
| version 1.7, 2005/02/07 14:46:11 | version 1.8, 2007/11/03 00:00:20 |
|---|---|
| Line 46 typedef struct { | Line 46 typedef struct { |
| extern "C" { | extern "C" { |
| #endif | #endif |
| void egc_reset(void); | void egc_reset(const NP2CFG *pConfig); |
| void egc_bind(void); | void egc_bind(void); |
| void IOOUTCALL egc_w16(UINT port, REG16 value); | void IOOUTCALL egc_w16(UINT port, REG16 value); |