Home
last modified time | relevance | path

Searched refs:gcm394_video_device (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dgeneralplus_gpl16250soc_video.h244 class gcm394_video_device : public gcm394_base_video_device
248gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc… in gcm394_video_device() function
249 : gcm394_video_device(mconfig, tag, owner, clock) in gcm394_video_device()
255gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc…
258 DECLARE_DEVICE_TYPE(GCM394_VIDEO, gcm394_video_device)
H A Dgeneralplus_gpl16250soc_video.cpp15 DEFINE_DEVICE_TYPE(GCM394_VIDEO, gcm394_video_device, "gcm394_video", "GeneralPlus GPL16250 System-…
45 gcm394_video_device::gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *… in gcm394_video_device() function in gcm394_video_device
H A Dgeneralplus_gpl16250soc.h107 required_device<gcm394_video_device> m_spg_video;
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dgeneralplus_gpl16250soc_video.h244 class gcm394_video_device : public gcm394_base_video_device
248gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc… in gcm394_video_device() function
249 : gcm394_video_device(mconfig, tag, owner, clock) in gcm394_video_device()
255gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t cloc…
258 DECLARE_DEVICE_TYPE(GCM394_VIDEO, gcm394_video_device)
H A Dgeneralplus_gpl16250soc_video.cpp15 DEFINE_DEVICE_TYPE(GCM394_VIDEO, gcm394_video_device, "gcm394_video", "GeneralPlus GPL16250 System-…
45 gcm394_video_device::gcm394_video_device(const machine_config &mconfig, const char *tag, device_t *… in gcm394_video_device() function in gcm394_video_device
H A Dgeneralplus_gpl16250soc.h107 required_device<gcm394_video_device> m_spg_video;