diff options
| author | 2016-05-25 08:19:21 +0200 | |
|---|---|---|
| committer | 2016-05-25 08:19:21 +0200 | |
| commit | 68785dccfee3208163c8169abc5c6d01becf36d4 (patch) | |
| tree | d6967331fd0e938981777aa32b5f246e04fb701b /src/devices/machine/pci-ide.h | |
| parent | c1230f8b9bf4373d396ecb970c966ec2ce6dfc15 (diff) | |
Cleanups and version bumpmame0174
Diffstat (limited to 'src/devices/machine/pci-ide.h')
| -rw-r--r-- | src/devices/machine/pci-ide.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/pci-ide.h b/src/devices/machine/pci-ide.h index 349173ae590..7768a7a44cd 100644 --- a/src/devices/machine/pci-ide.h +++ b/src/devices/machine/pci-ide.h @@ -8,7 +8,7 @@ Generic PCI IDE controller implementation. Based on datasheet for National Semiconductor PC87415 TODO: - Add pci configuration write to PIF byte + Add pci configuration write to PIF byte ***************************************************************************/ #ifndef PCI_IDE_H |
