pcem/src/vid_oti067.h
SarahW 461cb221ca Implemented experimental Headland HT102 chipset based EMS support.
Added Trigem 266M and AMA-932J machines.
Patch from Greatpsycho.
2018-11-12 20:32:53 +00:00

5 lines
164 B
C

extern device_t oti067_device;
extern device_t oti067_acer386_device;
extern device_t oti067_ama932j_device;
void oti067_enable_disable(void *p, int enable);