mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
Add BIOS selector and 1996 BIOS to the NEC PowerMate Vxxx (#6324)
* Add BIOS selector and 1996 BIOS to the NEC PowerMate Vxxx Add a BIOS selector and the 1996 BIOS to the NEC PowerMate Vxxx. * m_at_socket5.c: Version 4.04 -> Version 4.05
This commit is contained in:
@@ -922,6 +922,9 @@ extern int machine_at_pc330_65x6_init(const machine_t *);
|
||||
extern const device_t zappa_device;
|
||||
#endif
|
||||
extern int machine_at_zappa_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t powermatev_device;
|
||||
#endif
|
||||
extern int machine_at_powermatev_init(const machine_t *);
|
||||
extern int machine_at_hawk_init(const machine_t *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user