Add the HP Pavilion 51xx/7070/7090/71xx (Holly)

This commit is contained in:
win2kgamer
2025-11-14 22:30:34 -06:00
parent b36b0c4ea0
commit 4a2b0753aa
3 changed files with 123 additions and 5 deletions

View File

@@ -971,6 +971,7 @@ extern const device_t p54tp4xe_device;
#endif
extern int machine_at_p54tp4xe_init(const machine_t *);
extern int machine_at_exp8551_init(const machine_t *);
extern int machine_at_hpholly_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t vectra52_device;
#endif