public Serial(PCEmulator pcEmulator, int i, Func<object> func, object serialWrite) { throw new NotImplementedException(); }
public KBD(PCEmulator pcEmulator, Action reset) { throw new NotImplementedException(); }
public PIC_Controller(PCEmulator pcEmulator, int i, int i1, Func<object> bind) { throw new System.NotImplementedException(); }
public PIT(PCEmulator pcEmulator, Func<object> func, Func<object> returnCycleCount) { throw new NotImplementedException(); }
public CMOS(PCEmulator pcEmulator) { throw new NotImplementedException(); }
public clipboard_device(PCEmulator pcEmulator, int i, object clipboardGet, object clipboardSet, object getBootTime) { throw new NotImplementedException(); }