mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
VTech Laser Turbo XT: add older BIOS 1.08
This commit is contained in:
@@ -1479,6 +1479,9 @@ extern int machine_xt_to16_init(const machine_t *);
|
||||
extern const device_t vendex_device;
|
||||
#endif
|
||||
extern int machine_xt_vendex_init(const machine_t *);
|
||||
#ifdef EMU_DEVICE_H
|
||||
extern const device_t laserxt_device;
|
||||
#endif
|
||||
extern int machine_xt_laserxt_init(const machine_t *);
|
||||
extern int machine_xt_znic_init(const machine_t *);
|
||||
extern int machine_xt_z151_init(const machine_t *);
|
||||
|
||||
Reference in New Issue
Block a user