| ![[BACK]](/cvs/cvsweb/icons/back.gif) Return to ideio.h CVS log ![[TXT]](/cvs/cvsweb/icons/text.gif) | ![[DIR]](/cvs/cvsweb/icons/dir.gif) Up to  [RetroPC.NET] / np2 / cbus | 
| version 1.2, 2004/03/26 03:12:37 | version 1.3, 2004/08/04 15:04:51 | 
|---|---|
| Line 113 extern "C" { | Line 113 extern "C" { | 
| extern IDEIO ideio; | extern IDEIO ideio; | 
| void IOOUTCALL ideio_w16(UINT port, REG16 value); | void IOOUTCALL ideio_w16(UINT port, REG16 value); | 
| REG16 IOOUTCALL ideio_r16(UINT port); | REG16 IOINPCALL ideio_r16(UINT port); | 
| void ideio_reset(void); | void ideio_reset(void); | 
| void ideio_bind(void); | void ideio_bind(void); |