- Implemented serial & parallel port configuration - Implemented shadow RAM - OTI-067 now configured as on-board device rather than separate card
4 lines
124 B
C
4 lines
124 B
C
extern device_t oti067_device;
|
|
extern device_t oti067_acer386_device;
|
|
|
|
void oti067_enable_disable(void *p, int enable);
|