|
|
| version 1.4, 2004/03/12 18:19:57 | version 1.5, 2007/11/03 00:00:20 |
|---|---|
| Line 29 static void IOOUTCALL necio_o043d(UINT p | Line 29 static void IOOUTCALL necio_o043d(UINT p |
| // ---- I/F | // ---- I/F |
| void necio_reset(void) { | void necio_reset(const NP2CFG *pConfig) { |
| necio.port0439 = 0xff; | necio.port0439 = 0xff; |
| (void)pConfig; | |
| } | } |
| void necio_bind(void) { | void necio_bind(void) { |