Files
86Box/src/sio.h
OBattler 182c737921 Improved emulation of the SiS 496 chip;
The SMC FDC37C665 Super I/O chip's IDE handler is now disabled for the Rise Computer R418 (the real board by passes that chip's IDE and uses the SiS 496B IDE controller so this is correct and not a hack), fixes hard disks disappearing on soft reset.
2017-05-21 19:16:23 +02:00

6 lines
110 B
C

/* Copyright holders: Tenshi
see COPYING for more details
*/
void trc_init(void);
void sio_init(int card);