Home
last modified time | relevance | path

Searched defs:DECLARE_DEVICE_IMAGE_LOAD_MEMBER (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/bus/electron/
H A Drombox.h43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5_load) { return load_rom(image, m_rom[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
48 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6_load) { return load_rom(image, m_rom[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
49 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom7_load) { return load_rom(image, m_rom[6]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
50 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom8_load) { return load_rom(image, m_rom[7]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dplus1.h93 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
94 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
95 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
96 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
97 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5_load) { return load_rom(image, m_rom[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
98 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6_load) { return load_rom(image, m_rom[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dromboxp.h49 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
50 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
51 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
52 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dsidewndr.h43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dplus2.h45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/devices/bus/electron/
H A Drombox.h43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5_load) { return load_rom(image, m_rom[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
48 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6_load) { return load_rom(image, m_rom[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
49 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom7_load) { return load_rom(image, m_rom[6]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
50 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom8_load) { return load_rom(image, m_rom[7]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dplus1.h93 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
94 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
95 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
96 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
97 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5_load) { return load_rom(image, m_rom[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
98 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6_load) { return load_rom(image, m_rom[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dromboxp.h49 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
50 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
51 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
52 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4_load) { return load_rom(image, m_rom[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dsidewndr.h43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dplus2.h45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3_load) { return load_rom(image, m_rom[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/devices/bus/electron/cart/
H A Dromp144.h41 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom0) { return load_rom(image, m_romslot[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
42 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1) { return load_rom(image, m_romslot[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2) { return load_rom(image, m_romslot[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3) { return load_rom(image, m_romslot[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4) { return load_rom(image, m_romslot[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5) { return load_rom(image, m_romslot[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6) { return load_rom(image, m_romslot[6]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dap5.h46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_romslot[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_romslot[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/devices/bus/electron/cart/
H A Dromp144.h41 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom0) { return load_rom(image, m_romslot[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
42 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1) { return load_rom(image, m_romslot[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
43 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2) { return load_rom(image, m_romslot[2]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
44 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom3) { return load_rom(image, m_romslot[3]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom4) { return load_rom(image, m_romslot[4]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom5) { return load_rom(image, m_romslot[5]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom6) { return load_rom(image, m_romslot[6]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dap5.h46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_romslot[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
47 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom2_load) { return load_rom(image, m_romslot[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Daim65.h84 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z24_load) { return load_cart(image, m_z24, "z24"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
85 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z25_load) { return load_cart(image, m_z25, "z25"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
86 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z26_load) { return load_cart(image, m_z26, "z26"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
87 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z12_load) { return load_cart(image, m_z12, "z12"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
88 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z13_load) { return load_cart(image, m_z13, "z13"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
89 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z14_load) { return load_cart(image, m_z14, "z14"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
90 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z15_load) { return load_cart(image, m_z15, "z15"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dstv.h104 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart1 ) { return load_cart(image, m_cart1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
105 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart2 ) { return load_cart(image, m_cart2); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
106 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart3 ) { return load_cart(image, m_cart3); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
107 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart4 ) { return load_cart(image, m_cart4); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Datom.h104 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(cart_load) { return load_cart(image, *m_cart); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
140 template<int I> DECLARE_DEVICE_IMAGE_LOAD_MEMBER(ext_load) { return load_cart(image, *m_ext[I]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
141 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(e0_load) { return load_cart(image, *m_e0); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
142 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(e1_load) { return load_cart(image, *m_e1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Daim65.h84 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z24_load) { return load_cart(image, m_z24, "z24"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
85 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z25_load) { return load_cart(image, m_z25, "z25"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
86 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z26_load) { return load_cart(image, m_z26, "z26"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
87 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z12_load) { return load_cart(image, m_z12, "z12"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
88 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z13_load) { return load_cart(image, m_z13, "z13"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
89 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z14_load) { return load_cart(image, m_z14, "z14"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
90 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(z15_load) { return load_cart(image, m_z15, "z15"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Dstv.h104 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart1 ) { return load_cart(image, m_cart1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
105 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart2 ) { return load_cart(image, m_cart2); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
106 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart3 ) { return load_cart(image, m_cart3); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
107 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( stv_cart4 ) { return load_cart(image, m_cart4); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
H A Datom.h104 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(cart_load) { return load_cart(image, *m_cart); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
140 template<int I> DECLARE_DEVICE_IMAGE_LOAD_MEMBER(ext_load) { return load_cart(image, *m_ext[I]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
141 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(e0_load) { return load_cart(image, *m_e0); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
142 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(e1_load) { return load_cart(image, *m_e1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/devices/bus/acorn/system/
H A D8k.h45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom0_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mame/mame-mame0226/src/devices/bus/acorn/system/
H A D8k.h45 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom0_load) { return load_rom(image, m_rom[0]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
46 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(rom1_load) { return load_rom(image, m_rom[1]); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmegatech.cpp143 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart1 ) { return load_cart(image, m_cart1, 0); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
144 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart2 ) { return load_cart(image, m_cart2, 1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
145 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart3 ) { return load_cart(image, m_cart3, 2); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
146 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart4 ) { return load_cart(image, m_cart4, 3); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
147 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart5 ) { return load_cart(image, m_cart5, 4); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
148 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart6 ) { return load_cart(image, m_cart6, 5); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
149 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart7 ) { return load_cart(image, m_cart7, 6); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
150 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart8 ) { return load_cart(image, m_cart8, 7); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
H A Dpegasus.cpp91 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(exp00_load) { return load_cart(image, m_exp_00, "0000"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in pegasus_state
92 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(exp01_load) { return load_cart(image, m_exp_01, "1000"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in pegasus_state
93 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(exp02_load) { return load_cart(image, m_exp_02, "2000"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in pegasus_state
94 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(exp0c_load) { return load_cart(image, m_exp_0c, "c000"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in pegasus_state
95 DECLARE_DEVICE_IMAGE_LOAD_MEMBER(exp0d_load) { return load_cart(image, m_exp_0d, "d000"); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in pegasus_state
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmegatech.cpp143 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart1 ) { return load_cart(image, m_cart1, 0); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
144 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart2 ) { return load_cart(image, m_cart2, 1); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
145 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart3 ) { return load_cart(image, m_cart3, 2); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
146 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart4 ) { return load_cart(image, m_cart4, 3); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
147 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart5 ) { return load_cart(image, m_cart5, 4); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
148 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart6 ) { return load_cart(image, m_cart6, 5); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
149 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart7 ) { return load_cart(image, m_cart7, 6); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state
150 DECLARE_DEVICE_IMAGE_LOAD_MEMBER( mt_cart8 ) { return load_cart(image, m_cart8, 7); } in DECLARE_DEVICE_IMAGE_LOAD_MEMBER() function in mtech_state

12