Add the HP Pavilion 52xx/53xx/71xx/72xx (BCM FM562)

This commit is contained in:
Kotochi
2025-11-16 22:10:47 +03:00
parent 5f70634c78
commit 99fc7ae5c8
3 changed files with 76 additions and 0 deletions

View File

@@ -1026,6 +1026,7 @@ extern int machine_at_amis727_init(const machine_t *);
extern const device_t ap5s_device;
#endif
extern int machine_at_ap5s_init(const machine_t *);
extern int machine_at_fm562_init(const machine_t *);
extern int machine_at_pc140_6260_init(const machine_t *);
#ifdef EMU_DEVICE_H
extern const device_t ms5124_device;