Add a version of the XTIDE Universal BIOS for V20/V30 CPUs

This commit is contained in:
Alexander Babikov
2022-12-04 22:45:51 +05:00
parent 6a2cfbe929
commit a93efb68e1
3 changed files with 30 additions and 2 deletions

View File

@@ -79,6 +79,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 */