Add a version of XTIDE Universal BIOS for 386

This commit is contained in:
Alexander Babikov
2021-05-01 10:23:08 +05:00
parent 33df3f7c51
commit 5bebe58857
3 changed files with 26 additions and 2 deletions

View File

@@ -67,6 +67,7 @@ extern const device_t xta_hd20_device; /* EuroPC internal */
extern const device_t xtide_device; /* xtide_xt */
extern const device_t xtide_at_device; /* xtide_at */
extern const device_t xtide_at_386_device; /* xtide_at_386 */
extern const device_t xtide_acculogic_device; /* xtide_ps2 */
extern const device_t xtide_at_ps2_device; /* xtide_at_ps2 */