2016-08-14 22:07:17 -04:00
|
|
|
/* Copyright holders: Sarah Walker
|
|
|
|
|
see COPYING for more details
|
|
|
|
|
*/
|
2018-03-19 01:02:04 +01:00
|
|
|
extern const device_t vga_device;
|
|
|
|
|
#ifdef DEV_BRANCH
|
|
|
|
|
extern const device_t trigem_unk_device;
|
|
|
|
|
#endif
|
|
|
|
|
extern const device_t ps1vga_device;
|