Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dhornet.cpp379 m_gn680(*this, "gn680"), in hornet_state()
424 optional_device<cpu_device> m_gn680; member in hornet_state
738 m_gn680->set_input_line(M68K_IRQ_6, HOLD_LINE); in gun_w()
837 m_gn680->set_input_line(M68K_IRQ_6, CLEAR_LINE); in gn680_latch_r()
1203 M68000(config, m_gn680, XTAL(32'000'000) / 2); /* 16MHz */ in terabrst()
1204 m_gn680->set_addrmap(AS_PROGRAM, &hornet_state::gn680_memmap); in terabrst()
H A Dgticlub.cpp258 m_gn680(*this, "gn680"), in gticlub_state()
304 optional_device<cpu_device> m_gn680; member in gticlub_state
1025 M68000(config, m_gn680, XTAL(32'000'000) / 2); // 16MHz in thunderh()
1026 m_gn680->set_addrmap(AS_PROGRAM, &gticlub_state::gn680_memmap); in thunderh()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dhornet.cpp379 m_gn680(*this, "gn680"), in hornet_state()
424 optional_device<cpu_device> m_gn680; member in hornet_state
738 m_gn680->set_input_line(M68K_IRQ_6, HOLD_LINE); in gun_w()
837 m_gn680->set_input_line(M68K_IRQ_6, CLEAR_LINE); in gn680_latch_r()
1203 M68000(config, m_gn680, XTAL(32'000'000) / 2); /* 16MHz */ in terabrst()
1204 m_gn680->set_addrmap(AS_PROGRAM, &hornet_state::gn680_memmap); in terabrst()
H A Dgticlub.cpp258 m_gn680(*this, "gn680"), in gticlub_state()
304 optional_device<cpu_device> m_gn680; member in gticlub_state
1025 M68000(config, m_gn680, XTAL(32'000'000) / 2); // 16MHz in thunderh()
1026 m_gn680->set_addrmap(AS_PROGRAM, &gticlub_state::gn680_memmap); in thunderh()