Home
last modified time | relevance | path

Searched refs:Z8000_init (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/z8000/
H A Dz8000tbl.c24 static Z8000_init table[] = {
541 Z8000_init *init; in z8000_init()
H A Dz8000cpu.h179 } Z8000_init; typedef
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/z8000/
H A Dz8000tbl.c24 static Z8000_init table[] = {
541 Z8000_init *init; in z8000_init()
H A Dz8000cpu.h179 } Z8000_init; typedef
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/z8000/
H A Dz8000tbl.c24 static Z8000_init table[] = {
541 Z8000_init *init; in z8000_init()
H A Dz8000cpu.h179 } Z8000_init; typedef
/dports/emulators/mess/mame-mame0226/src/devices/cpu/z8000/
H A Dz8000.cpp596 for (const Z8000_init *opc = table; opc->size; opc++) in init_tables()
652 const Z8000_init &exec = table[z8000_exec[m_op[0]]]; in execute_run()
H A Dz8000.h690 struct Z8000_init { struct
697 static const Z8000_init table[]; argument
H A Dz8000tbl.hxx11 const z8002_device::Z8000_init z8002_device::table[] = {
/dports/emulators/mame/mame-mame0226/src/devices/cpu/z8000/
H A Dz8000.cpp596 for (const Z8000_init *opc = table; opc->size; opc++) in init_tables()
652 const Z8000_init &exec = table[z8000_exec[m_op[0]]]; in execute_run()
H A Dz8000.h690 struct Z8000_init { struct
697 static const Z8000_init table[]; argument
H A Dz8000tbl.hxx11 const z8002_device::Z8000_init z8002_device::table[] = {