PR for 86Box

This commit is contained in:
luennix
2023-01-09 16:31:36 +03:00
parent 9b8182706e
commit 4085e4c928
12 changed files with 372 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ extern const device_t fdc37c663_device;
extern const device_t fdc37c663_ide_device;
extern const device_t fdc37c665_device;
extern const device_t fdc37c665_ide_device;
extern const device_t fdc37c665_ide_pri_device;
extern const device_t fdc37c666_device;
extern const device_t fdc37c67x_device;
extern const device_t fdc37c669_device;