Separation of HDD (disks) and HDC (disk controllers) with major cleanup. IDE remains same until Kotori finishes that part.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*
|
||||
* Emulation of the NatSemi PC87306 Super I/O chip.
|
||||
*
|
||||
* Version: @(#)sio_pc87306.c 1.0.4 2017/09/24
|
||||
* Version: @(#)sio_pc87306.c 1.0.5 2017/09/29
|
||||
*
|
||||
* Author: Miran Grca, <mgrca8@gmail.com>
|
||||
* Copyright 2016,2017 Miran Grca.
|
||||
@@ -24,7 +24,8 @@
|
||||
#include "floppy/floppy.h"
|
||||
#include "floppy/fdc.h"
|
||||
#include "floppy/fdd.h"
|
||||
#include "hdd/hdd_ide_at.h"
|
||||
#include "hdd/hdd.h"
|
||||
#include "hdd/hdc_ide.h"
|
||||
#include "sio.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user