diff options
-rw-r--r-- | hash/neogeo.xml | 4 | ||||
-rw-r--r-- | src/mame/drivers/neogeo.cpp | 4 | ||||
-rw-r--r-- | src/mame/mame.lst | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/hash/neogeo.xml b/hash/neogeo.xml index be5afa91f4c..871518f2751 100644 --- a/hash/neogeo.xml +++ b/hash/neogeo.xml @@ -9182,7 +9182,7 @@ license:CC0 <software name="matrim"> <description>Matrimelee / Shin Gouketsuji Ichizoku Toukon (NGM-2660 ~ NGH-2660)</description> - <year>2002</year> + <year>2003</year> <publisher>Noise Factory / Atlus</publisher> <info name="serial" value="NGM-2660 (MVS), NGM-2660 (AES)"/> <info name="release" value="20030320 (MVS), 20030529 (AES)"/> @@ -10811,7 +10811,7 @@ license:CC0 <software name="matrimbl" cloneof="matrim"> <description>Matrimelee / Shin Gouketsuji Ichizoku Toukon (bootleg)</description> - <year>2002</year> + <year>2003</year> <publisher>bootleg</publisher> <sharedfeat name="release" value="MVS" /> <sharedfeat name="compatibility" value="MVS,AES" /> diff --git a/src/mame/drivers/neogeo.cpp b/src/mame/drivers/neogeo.cpp index a68855d5c79..24908de2a84 100644 --- a/src/mame/drivers/neogeo.cpp +++ b/src/mame/drivers/neogeo.cpp @@ -12163,8 +12163,8 @@ GAME( 2002, rotd, neogeo, rotd, neogeo, mvs_led_state, empty_ini GAME( 2002, rotdh, rotd, rotd, neogeo, mvs_led_state, empty_init, ROT0, "Evoga / Playmore", "Rage of the Dragons (NGH-2640?)", MACHINE_SUPPORTS_SAVE ) // Atlus -GAME( 2002, matrim, neogeo, matrim, neogeo, mvs_led_state, empty_init, ROT0, "Noise Factory / Atlus", "Matrimelee / Shin Gouketsuji Ichizoku Toukon (NGM-2660 ~ NGH-2660)", MACHINE_SUPPORTS_SAVE ) -GAME( 2002, matrimbl, matrim, matrimbl, neogeo, mvs_led_state, empty_init, ROT0, "bootleg", "Matrimelee / Shin Gouketsuji Ichizoku Toukon (bootleg)", MACHINE_SUPPORTS_SAVE ) +GAME( 2003, matrim, neogeo, matrim, neogeo, mvs_led_state, empty_init, ROT0, "Noise Factory / Atlus", "Matrimelee / Shin Gouketsuji Ichizoku Toukon (NGM-2660 ~ NGH-2660)", MACHINE_SUPPORTS_SAVE ) +GAME( 2003, matrimbl, matrim, matrimbl, neogeo, mvs_led_state, empty_init, ROT0, "bootleg", "Matrimelee / Shin Gouketsuji Ichizoku Toukon (bootleg)", MACHINE_SUPPORTS_SAVE ) /***** Unlicensed commercial releases *****/ diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 9d6438e029f..70da166c953 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -32985,7 +32985,7 @@ maglord // 0005 (c) 1990 Alpha Denshi Co. maglordh // 0005 (c) 1990 Alpha Denshi Co. mahretsu // 0004 (c) 1990 SNK marukodq // 0206 (c) 1995 Takara -matrim // 0266 (c) 2002 Atlus +matrim // 0266 (c) 2003 Atlus matrimbl // bootleg miexchng // 0231 (c) 1997 Face minasan // 0027 (c) 1990 Monolith Corp. |