Add Abit AH4T (#6304)

* Add Abit AH4T

* Remove DX4 support from AH4
This commit is contained in:
mw308
2025-10-08 18:12:31 +01:00
committed by GitHub
parent 40ed311895
commit 9077501f7e
3 changed files with 65 additions and 2 deletions

View File

@@ -760,6 +760,7 @@ extern int machine_at_acerv10_init(const machine_t *);
/* SiS 471 */
extern int machine_at_win471_init(const machine_t *);
extern int machine_at_win471t_init(const machine_t *);
extern int machine_at_vi15g_init(const machine_t *);
extern int machine_at_vli486sv2g_init(const machine_t *);
extern int machine_at_dvent4xx_init(const machine_t *);