Add the HP Pavilion 73xx/74xx (Ruby USB)

This commit is contained in:
win2kgamer
2025-11-14 22:42:27 -06:00
parent c9e0a3c942
commit 8324650f14
3 changed files with 118 additions and 0 deletions

View File

@@ -1044,6 +1044,7 @@ extern int machine_at_p55t2p4_init(const machine_t *);
extern void machine_at_p65up5_common_init(const machine_t *, const device_t *northbridge);
#endif
extern int machine_at_p65up5_cp55t2d_init(const machine_t *);
extern int machine_at_rubyusb_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t cu430hx_device;
#endif