mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Add Intel Advanced/MA (Monaco) (#6297)
This commit is contained in:
@@ -960,6 +960,7 @@ extern const device_t thor_device;
|
||||
extern int machine_at_thor_init(const machine_t *);
|
||||
extern uint32_t machine_at_endeavor_gpio_handler(uint8_t write, uint32_t val);
|
||||
extern int machine_at_endeavor_init(const machine_t *);
|
||||
extern int machine_at_monaco_init(const machine_t *);
|
||||
extern int machine_at_ms5119_init(const machine_t *);
|
||||
extern int machine_at_pb640_init(const machine_t *);
|
||||
extern int machine_at_mb500n_init(const machine_t *);
|
||||
|
||||
@@ -333,6 +333,7 @@ extern const device_t mach64gx_isa_device;
|
||||
extern const device_t mach64gx_vlb_device;
|
||||
extern const device_t mach64gx_pci_device;
|
||||
extern const device_t mach64ct_device;
|
||||
extern const device_t mach64ct_device_onboard;
|
||||
extern const device_t mach64vt_device;
|
||||
extern const device_t mach64vt2_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user