mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
Added the Leadtek AwardBIOS variant of P6SBA
This commit is contained in:
@@ -1223,6 +1223,9 @@ extern int machine_at_ms6119_init(const machine_t *);
|
||||
extern const device_t ms6147_device;
|
||||
#endif
|
||||
extern int machine_at_ms6147_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t p6sba_device;
|
||||
#endif
|
||||
extern int machine_at_p6sba_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t s1846_device;
|
||||
|
||||
Reference in New Issue
Block a user