Updated EuroPC NVR handling.

This commit is contained in:
waltje
2017-11-19 21:59:38 -05:00
parent 020bb4d92c
commit 1562c8bb99
4 changed files with 1625 additions and 109 deletions

View File

@@ -149,6 +149,10 @@ extern void machine_ps2_model_80_486_init(machine_t *);
extern void machine_amstrad_init(machine_t *);
extern void machine_europc_init(machine_t *);
#ifdef EMU_DEVICE_H
extern device_t europc_device,
europc_hdc_device;
#endif
extern void machine_olim24_init(machine_t *);