Merge the XTIDE XT/XT+ and AT/386 BIOS variations

This commit is contained in:
Alexander Babikov
2024-02-04 23:35:37 +05:00
parent ecbfa060a1
commit fb335a754a
4 changed files with 64 additions and 84 deletions

View File

@@ -89,9 +89,7 @@ extern const device_t xta_wdxt150_device; /* xta_wdxt150 */
extern const device_t xta_hd20_device; /* EuroPC internal */
extern const device_t xtide_device; /* xtide_xt */
extern const device_t xtide_plus_device; /* xtide_xt_plus */
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 */