Home
last modified time | relevance | path

Searched refs:VOODOO_2 (Results 1 – 14 of 14) sorted by relevance

/dports/emulators/bochs/bochs-2.7/iodev/display/
H A Dvoodoo_main.h48 VOODOO_2, enumerator
H A Dvoodoo_func.h1117 if (v->type <= VOODOO_2) in swap_buffers()
1246 if (v->type == VOODOO_2) in recompute_video_memory()
2042 if (v->type < VOODOO_2) in register_w()
2049 if (v->type < VOODOO_2) in register_w()
2056 if (v->type < VOODOO_2) in register_w()
2385 if (v->type <= VOODOO_2) in texture_w()
2430 if (v->type <= VOODOO_2) in texture_w()
3830 if (v->type >= VOODOO_2)
3834 if (v->type <= VOODOO_2)
3948 case VOODOO_2:
[all …]
H A Dvoodoo.cc264 if (s.model >= VOODOO_2) { in ~bx_voodoo_base_c()
308 if (s.model >= VOODOO_2) { in init()
888 } else if (s.model == VOODOO_2) { in init_model()
924 if (s.model == VOODOO_2) { in reset()
1037 if (s.model == VOODOO_2) { in update_timing()
1133 if (((address+i) == 0x41) && (s.model == VOODOO_2)) { in pci_write_handler()
/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dvoodoo_pci.cpp18 VOODOO_2(config, m_voodoo, STD_VOODOO_2_CLOCK); in device_add_mconfig()
H A Dvoodoo.h1402 DECLARE_DEVICE_TYPE(VOODOO_2, voodoo_2_device) in DECLARE_DEVICE_TYPE()
H A Dvoodoo.cpp6504 DEFINE_DEVICE_TYPE(VOODOO_2, voodoo_2_device, "voodoo_2", "3dfx Voodoo 2")
6507 : voodoo_device(mconfig, VOODOO_2, tag, owner, clock, TYPE_VOODOO_2)
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dvoodoo_pci.cpp18 VOODOO_2(config, m_voodoo, STD_VOODOO_2_CLOCK); in device_add_mconfig()
H A Dvoodoo.h1402 DECLARE_DEVICE_TYPE(VOODOO_2, voodoo_2_device) in DECLARE_DEVICE_TYPE()
H A Dvoodoo.cpp6504 DEFINE_DEVICE_TYPE(VOODOO_2, voodoo_2_device, "voodoo_2", "3dfx Voodoo 2")
6507 : voodoo_device(mconfig, VOODOO_2, tag, owner, clock, TYPE_VOODOO_2)
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dvid_voodoo.c37 VOODOO_2 = 2 enumerator
4715 if (voodoo->type >= VOODOO_2) in voodoo_reg_writel()
4727 if (voodoo->type >= VOODOO_2) in voodoo_reg_writel()
6854 if (voodoo->type == VOODOO_2) in voodoo_pci_read()
6875 if (voodoo->type == VOODOO_2) in voodoo_pci_read()
7159 if (voodoo->type == VOODOO_2) in voodoo_threshold_check()
7346 if (voodoo->type == VOODOO_2) in voodoo_callback()
7579 case VOODOO_2: in voodoo_card_init()
7708 if (type == VOODOO_2) in voodoo_init()
7734 case VOODOO_2: in voodoo_init()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dsavquest.cpp846 VOODOO_2(config, m_voodoo, STD_VOODOO_2_CLOCK); in savquest()
H A Dhornet.cpp1260 VOODOO_2(config.replace(), m_voodoo[0], STD_VOODOO_2_CLOCK); in sscope2()
1267 VOODOO_2(config.replace(), m_voodoo[1], STD_VOODOO_2_CLOCK); in sscope2()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dsavquest.cpp846 VOODOO_2(config, m_voodoo, STD_VOODOO_2_CLOCK); in savquest()
H A Dhornet.cpp1260 VOODOO_2(config.replace(), m_voodoo[0], STD_VOODOO_2_CLOCK); in sscope2()
1267 VOODOO_2(config.replace(), m_voodoo[1], STD_VOODOO_2_CLOCK); in sscope2()