Home
last modified time | relevance | path

Searched defs:screen_device (Results 1 – 16 of 16) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Drecording.h25 class screen_device; variable
H A Dvideo.h40 friend class screen_device; variable
H A Demufwd.h219 class screen_device; variable
H A Ddipalette.h40 friend class screen_device; variable
H A Dscreen.h180screen_device(const machine_config &mconfig, const char *tag, device_t *owner, screen_type_enum ty… in screen_device() function
185screen_device(const machine_config &mconfig, const char *tag, device_t *owner, screen_type_enum ty… in screen_device() function
H A Dscreen.cpp528 screen_device::screen_device(const machine_config &mconfig, const char *tag, device_t *owner, u32 c… in screen_device() function in screen_device
/dports/emulators/mame/mame-mame0226/src/emu/
H A Drecording.h25 class screen_device; variable
H A Dvideo.h40 friend class screen_device; variable
H A Demufwd.h219 class screen_device; variable
H A Ddipalette.h40 friend class screen_device; variable
H A Dscreen.h180screen_device(const machine_config &mconfig, const char *tag, device_t *owner, screen_type_enum ty… in screen_device() function
185screen_device(const machine_config &mconfig, const char *tag, device_t *owner, screen_type_enum ty… in screen_device() function
H A Dscreen.cpp528 screen_device::screen_device(const machine_config &mconfig, const char *tag, device_t *owner, u32 c… in screen_device() function in screen_device
/dports/devel/cc65/cc65-2.19/libsrc/atari/
H A Dshadow_ram_prepare.s384 screen_device: .byte "S:",0 label
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/bgfx/
H A Dchain.cpp82 screen_device* screen_device = screen_iterator.byindex(screen); in process() local
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/bgfx/
H A Dchain.cpp82 screen_device* screen_device = screen_iterator.byindex(screen); in process() local
/dports/emulators/fs-uae/fs-uae-3.1.35/src/mame/
H A Dmameglue.h110 typedef UINT32 screen_device; typedef