Home
last modified time | relevance | path

Searched refs:enable_shadows (Results 51 – 75 of 122) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dasterix.cpp284 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in asterix()
H A Dmainsnk.cpp399 m_palette->enable_shadows(); in mainsnk()
H A Dmoo.cpp525 m_palette->enable_shadows(); in moo()
579 m_palette->enable_shadows(); in moobl()
H A Daliens.cpp219 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 512).enable_shadows(); in aliens()
H A Dbishi.cpp394 m_palette->enable_shadows(); in bishi()
H A Dgijoe.cpp316 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in gijoe()
H A Doverdriv.cpp356 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in overdriv()
H A Dpiratesh.cpp624 …PALETTE(config, "palette").set_format(palette_device::BGRx_888, 2048).enable_shadows().enable_hili… in piratesh()
H A Dxexex.cpp499 m_palette->enable_shadows(); in xexex()
H A Ddbz.cpp349 PALETTE(config, "palette").set_format(palette_device::xRGB_555, 0x4000/2).enable_shadows(); in dbz()
H A Dgradius3.cpp287 PALETTE(config, "palette").set_format(palette_device::xRGB_555, 2048).enable_shadows(); in gradius3()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dasterix.cpp284 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in asterix()
H A Dajax.cpp198 m_palette->enable_shadows(); in ajax()
H A Dmainsnk.cpp399 m_palette->enable_shadows(); in mainsnk()
H A Dmoo.cpp525 m_palette->enable_shadows(); in moo()
579 m_palette->enable_shadows(); in moobl()
H A Dbishi.cpp394 m_palette->enable_shadows(); in bishi()
H A Daliens.cpp219 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 512).enable_shadows(); in aliens()
H A Dgijoe.cpp316 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in gijoe()
H A Doverdriv.cpp356 PALETTE(config, "palette").set_format(palette_device::xBGR_555, 2048).enable_shadows(); in overdriv()
H A Dpiratesh.cpp624 …PALETTE(config, "palette").set_format(palette_device::BGRx_888, 2048).enable_shadows().enable_hili… in piratesh()
H A Ddbz.cpp349 PALETTE(config, "palette").set_format(palette_device::xRGB_555, 0x4000/2).enable_shadows(); in dbz()
H A Dgradius3.cpp287 PALETTE(config, "palette").set_format(palette_device::xRGB_555, 2048).enable_shadows(); in gradius3()
H A Dxexex.cpp499 m_palette->enable_shadows(); in xexex()
/dports/emulators/mess/mame-mame0226/src/emu/
H A Demupal.h337 palette_device &enable_shadows() { m_enable_shadows = true; return *this; } in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/emu/
H A Demupal.h337 palette_device &enable_shadows() { m_enable_shadows = true; return *this; } in DECLARE_DEVICE_TYPE()

12345