Remove the HP Pavilion 72xx machine due to VBIOS issues

Machine has an integrated S3 ViRGE VBIOS that fails to detect a color display on some CPU clock and PIT mode combinations
This commit is contained in:
win2kgamer
2025-11-15 10:11:06 -06:00
parent 8324650f14
commit e10de727eb
3 changed files with 0 additions and 114 deletions

View File

@@ -1006,7 +1006,6 @@ extern int machine_at_fmb_init(const machine_t *);
extern int machine_at_acerv35n_init(const machine_t *);
extern int machine_at_ap53_init(const machine_t *);
extern int machine_at_8500tuc_init(const machine_t *);
extern int machine_at_hpruby_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t d943_device;
#endif