Improvements to Acermate 386SX25/N :
- Implemented serial & parallel port configuration - Implemented shadow RAM - OTI-067 now configured as on-board device rather than separate card
This commit is contained in:
parent
980fd2dcfa
commit
9dbedefc5f
5 changed files with 147 additions and 6 deletions
|
|
@ -1,2 +1,4 @@
|
|||
extern device_t oti067_device;
|
||||
extern device_t oti067_acer386_device;
|
||||
|
||||
void oti067_enable_disable(void *p, int enable);
|
||||
|
|
|
|||
Loading…
Reference in a new issue