Home
last modified time | relevance | path

Searched refs:dmd4 (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dwpc_dmd.cpp27 dmd4(*this, ":dmd4"), in wpc_dmd_device()
60 dmd4->configure_entries(0, 0x10, &ram[0], 0x200); in device_start()
87 dmd4->set_entry(2); in device_reset()
177 dmd4->set_entry(data & 0xf); in bank4_w()
H A Dwpc_dmd.h34 required_memory_bank dmd0, dmd2, dmd4, dmd6, dmd8, dmda; variable
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dwpc_dmd.cpp27 dmd4(*this, ":dmd4"), in wpc_dmd_device()
60 dmd4->configure_entries(0, 0x10, &ram[0], 0x200); in device_start()
87 dmd4->set_entry(2); in device_reset()
177 dmd4->set_entry(data & 0xf); in bank4_w()
H A Dwpc_dmd.h34 required_memory_bank dmd0, dmd2, dmd4, dmd6, dmd8, dmda; variable