summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo/boot_misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/neogeo/boot_misc.cpp')
-rw-r--r--src/devices/bus/neogeo/boot_misc.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/devices/bus/neogeo/boot_misc.cpp b/src/devices/bus/neogeo/boot_misc.cpp
index 082d011d9ac..4740d770729 100644
--- a/src/devices/bus/neogeo/boot_misc.cpp
+++ b/src/devices/bus/neogeo/boot_misc.cpp
@@ -16,7 +16,7 @@
// neogeo_bootleg_cart - constructor
//-------------------------------------------------
-const device_type NEOGEO_BOOTLEG_CART = &device_creator<neogeo_bootleg_cart>;
+const device_type NEOGEO_BOOTLEG_CART = device_creator<neogeo_bootleg_cart>;
neogeo_bootleg_cart::neogeo_bootleg_cart(const machine_config &mconfig, device_type type, const char *name, const char *tag, device_t *owner, uint16_t clock, const char *shortname, const char *source) :
@@ -62,7 +62,7 @@ machine_config_constructor neogeo_bootleg_cart::device_mconfig_additions() const
garoubl
**************************************************/
-const device_type NEOGEO_GAROUBL_CART = &device_creator<neogeo_garoubl_cart>;
+const device_type NEOGEO_GAROUBL_CART = device_creator<neogeo_garoubl_cart>;
neogeo_garoubl_cart::neogeo_garoubl_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_GAROUBL_CART, "Neo Geo Garou Bootleg Cart", tag, owner, clock, "neocart_garoubl", __FILE__)
@@ -80,7 +80,7 @@ void neogeo_garoubl_cart::decrypt_all(DECRYPT_ALL_PARAMS)
kof97oro
**************************************************/
-const device_type NEOGEO_KOF97ORO_CART = &device_creator<neogeo_kof97oro_cart>;
+const device_type NEOGEO_KOF97ORO_CART = device_creator<neogeo_kof97oro_cart>;
neogeo_kof97oro_cart::neogeo_kof97oro_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_KOF97ORO_CART, "Neo Geo KOF 97 Orochi Bootleg Cart", tag, owner, clock, "neocart_kof97oro", __FILE__)
@@ -99,7 +99,7 @@ void neogeo_kof97oro_cart::decrypt_all(DECRYPT_ALL_PARAMS)
kf10thep
**************************************************/
-const device_type NEOGEO_KF10THEP_CART = &device_creator<neogeo_kf10thep_cart>;
+const device_type NEOGEO_KF10THEP_CART = device_creator<neogeo_kf10thep_cart>;
neogeo_kf10thep_cart::neogeo_kf10thep_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_KF10THEP_CART, "Neo Geo KOF 10th Ann. EP Bootleg Cart", tag, owner, clock, "neocart_kf10thep", __FILE__)
@@ -117,7 +117,7 @@ void neogeo_kf10thep_cart::decrypt_all(DECRYPT_ALL_PARAMS)
kf2k5uni
**************************************************/
-const device_type NEOGEO_KF2K5UNI_CART = &device_creator<neogeo_kf2k5uni_cart>;
+const device_type NEOGEO_KF2K5UNI_CART = device_creator<neogeo_kf2k5uni_cart>;
neogeo_kf2k5uni_cart::neogeo_kf2k5uni_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_KF2K5UNI_CART, "Neo Geo KOF 2005 Unique Bootleg Cart", tag, owner, clock, "neocart_kf2k5uni", __FILE__)
@@ -136,7 +136,7 @@ void neogeo_kf2k5uni_cart::decrypt_all(DECRYPT_ALL_PARAMS)
kf2k4se
**************************************************/
-const device_type NEOGEO_KF2K4SE_CART = &device_creator<neogeo_kf2k4se_cart>;
+const device_type NEOGEO_KF2K4SE_CART = device_creator<neogeo_kf2k4se_cart>;
neogeo_kf2k4se_cart::neogeo_kf2k4se_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_KF2K4SE_CART, "Neo Geo KOF 2004 SE Bootleg Cart", tag, owner, clock, "neocart_kf2k4se", __FILE__)
@@ -153,7 +153,7 @@ void neogeo_kf2k4se_cart::decrypt_all(DECRYPT_ALL_PARAMS)
lans2004
**************************************************/
-const device_type NEOGEO_LANS2004_CART = &device_creator<neogeo_lans2004_cart>;
+const device_type NEOGEO_LANS2004_CART = device_creator<neogeo_lans2004_cart>;
neogeo_lans2004_cart::neogeo_lans2004_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_LANS2004_CART, "Neo Geo Lansquenet 2004 Bootleg Cart", tag, owner, clock, "neocart_lans2004", __FILE__)
@@ -172,7 +172,7 @@ void neogeo_lans2004_cart::decrypt_all(DECRYPT_ALL_PARAMS)
samsho5b
**************************************************/
-const device_type NEOGEO_SAMSHO5B_CART = &device_creator<neogeo_samsho5b_cart>;
+const device_type NEOGEO_SAMSHO5B_CART = device_creator<neogeo_samsho5b_cart>;
neogeo_samsho5b_cart::neogeo_samsho5b_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_SAMSHO5B_CART, "Neo Geo Samurai Shodown 5 Bootleg Cart", tag, owner, clock, "neocart_samsho5b", __FILE__)
@@ -191,7 +191,7 @@ void neogeo_samsho5b_cart::decrypt_all(DECRYPT_ALL_PARAMS)
mslug3b6
**************************************************/
-const device_type NEOGEO_MSLUG3B6_CART = &device_creator<neogeo_mslug3b6_cart>;
+const device_type NEOGEO_MSLUG3B6_CART = device_creator<neogeo_mslug3b6_cart>;
neogeo_mslug3b6_cart::neogeo_mslug3b6_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_MSLUG3B6_CART, "Neo Geo Metal Slug 6 Bootleg Cart", tag, owner, clock, "neocart_mslug3b6", __FILE__),
@@ -219,7 +219,7 @@ machine_config_constructor neogeo_mslug3b6_cart::device_mconfig_additions() cons
ms5plus
**************************************************/
-const device_type NEOGEO_MS5PLUS_CART = &device_creator<neogeo_ms5plus_cart>;
+const device_type NEOGEO_MS5PLUS_CART = device_creator<neogeo_ms5plus_cart>;
neogeo_ms5plus_cart::neogeo_ms5plus_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_MS5PLUS_CART, "Neo Geo Metal Slug 5 Plus Bootleg Cart", tag, owner, clock, "neocart_ms5plus", __FILE__),
@@ -251,7 +251,7 @@ machine_config_constructor neogeo_ms5plus_cart::device_mconfig_additions() const
kog
**************************************************/
-const device_type NEOGEO_KOG_CART = &device_creator<neogeo_kog_cart>;
+const device_type NEOGEO_KOG_CART = device_creator<neogeo_kog_cart>;
neogeo_kog_cart::neogeo_kog_cart(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
neogeo_bootleg_cart(mconfig, NEOGEO_KOG_CART, "Neo Geo King of Gladiators Bootleg Cart", tag, owner, clock, "neocart_kog", __FILE__),