diff options
Diffstat (limited to 'docs/release/src/hbmame/drivers/mslug5.cpp')
-rw-r--r-- | docs/release/src/hbmame/drivers/mslug5.cpp | 141 |
1 files changed, 110 insertions, 31 deletions
diff --git a/docs/release/src/hbmame/drivers/mslug5.cpp b/docs/release/src/hbmame/drivers/mslug5.cpp index 4ac0a9eb357..6cc8eaf68b6 100644 --- a/docs/release/src/hbmame/drivers/mslug5.cpp +++ b/docs/release/src/hbmame/drivers/mslug5.cpp @@ -11685,6 +11685,81 @@ ROM_START( mslug5re55 ) ROM_LOAD16_BYTE( "268d.c8", 0x3000001, 0x800000, CRC(c0d5bc20) SHA1(B5D0D81D5CC624538B0651C568295E578A1330D1) ) ROM_END +ROM_START( mslug5re56 ) + ROM_REGION( 0x600000, "maincpu", 0 ) + ROM_LOAD16_WORD_SWAP( "268re56.p1", 0x000000, 0x600000, CRC(c4c5f9a4) SHA1(ec35b3a0b1bd6e0127753e3bcf4eefa12edb8570) ) + + NEO_SFIX_128K( "268fu.s1", CRC(64952683) SHA1(88ec728c2fe18a11fdd218bed5d73bb3affe2ec1) ) + + NEO_BIOS_AUDIO_128K( "268nd.m1", CRC(6FA01C9A) SHA1(3DAB7593BFCCE318D22EC3DF672EE3B4AB73DCF5) ) + + ROM_REGION( 0x1000000, "ymsnd", 0 ) + ROM_LOAD( "268boot.v1", 0x000000, 0x400000, CRC(c3540e0d) SHA1(bf7ca3abe291b28a4cfaef791f0c556cc98ad8d8) ) + ROM_LOAD( "268boot.v2", 0x400000, 0x400000, CRC(077bd2f4) SHA1(1699959d17f8c7113cebdb9da2e1cd18ce48486c) ) + ROM_LOAD( "268boot.v3", 0x800000, 0x400000, CRC(39b14567) SHA1(1658612a93ba30130f9260bc41d3f18f6b90c1e7) ) + ROM_LOAD( "268boot.v4", 0xc00000, 0x400000, CRC(969ff3b2) SHA1(50feceb741a1c08b000b077a33151ab1352eb798) ) + + ROM_REGION( 0x4000000, "sprites", 0 ) + ROM_LOAD16_BYTE( "268d.c1", 0x0000000, 0x800000, CRC(969c0d62) SHA1(DE3C5CFA980CCA2FAB0416AC0D292948B5D4C9C3) ) + ROM_LOAD16_BYTE( "268d.c2", 0x0000001, 0x800000, CRC(c69ae867) SHA1(3198EE5C7C2C7563B49EBD9F7BA95D9B0B303F6C) ) + ROM_LOAD16_BYTE( "268d.c3", 0x1000000, 0x800000, CRC(d7beaeaf) SHA1(99443EA4C1BAB45F1977A390EB7E1A0163915110) ) + ROM_LOAD16_BYTE( "268nd.c4", 0x1000001, 0x800000, CRC(E1B1131B) SHA1(68A36D336582069E79AD481638D92F57C4CD6523) ) + ROM_LOAD16_BYTE( "268d.c5", 0x2000000, 0x800000, CRC(2fa1a5ad) SHA1(4AE15D29BA979601598EDDF8905072FE1D9E0A98) ) + ROM_LOAD16_BYTE( "268d.c6", 0x2000001, 0x800000, CRC(6de89589) SHA1(86A6C036BF51AF516FEA83A30874026EC1586A83) ) + ROM_LOAD16_BYTE( "268d.c7", 0x3000000, 0x800000, CRC(97bd0c0a) SHA1(30F3280FE527098ECF46541CC645A59B366105EA) ) + ROM_LOAD16_BYTE( "268d.c8", 0x3000001, 0x800000, CRC(c0d5bc20) SHA1(B5D0D81D5CC624538B0651C568295E578A1330D1) ) +ROM_END + +ROM_START( mslug5re57 ) + ROM_REGION( 0x600000, "maincpu", 0 ) + ROM_LOAD16_WORD_SWAP( "268re57.p1", 0x000000, 0x600000, CRC(24c1affa) SHA1(79b85149c497a38de97a9d38ffa6033d7f80675e) ) + + NEO_SFIX_128K( "268fu.s1", CRC(64952683) SHA1(88ec728c2fe18a11fdd218bed5d73bb3affe2ec1) ) + + NEO_BIOS_AUDIO_128K( "268nd.m1", CRC(6FA01C9A) SHA1(3DAB7593BFCCE318D22EC3DF672EE3B4AB73DCF5) ) + + ROM_REGION( 0x1000000, "ymsnd", 0 ) + ROM_LOAD( "268boot.v1", 0x000000, 0x400000, CRC(c3540e0d) SHA1(bf7ca3abe291b28a4cfaef791f0c556cc98ad8d8) ) + ROM_LOAD( "268boot.v2", 0x400000, 0x400000, CRC(077bd2f4) SHA1(1699959d17f8c7113cebdb9da2e1cd18ce48486c) ) + ROM_LOAD( "268boot.v3", 0x800000, 0x400000, CRC(39b14567) SHA1(1658612a93ba30130f9260bc41d3f18f6b90c1e7) ) + ROM_LOAD( "268boot.v4", 0xc00000, 0x400000, CRC(969ff3b2) SHA1(50feceb741a1c08b000b077a33151ab1352eb798) ) + + ROM_REGION( 0x4000000, "sprites", 0 ) + ROM_LOAD16_BYTE( "268d.c1", 0x0000000, 0x800000, CRC(969c0d62) SHA1(DE3C5CFA980CCA2FAB0416AC0D292948B5D4C9C3) ) + ROM_LOAD16_BYTE( "268d.c2", 0x0000001, 0x800000, CRC(c69ae867) SHA1(3198EE5C7C2C7563B49EBD9F7BA95D9B0B303F6C) ) + ROM_LOAD16_BYTE( "268d.c3", 0x1000000, 0x800000, CRC(d7beaeaf) SHA1(99443EA4C1BAB45F1977A390EB7E1A0163915110) ) + ROM_LOAD16_BYTE( "268nd.c4", 0x1000001, 0x800000, CRC(E1B1131B) SHA1(68A36D336582069E79AD481638D92F57C4CD6523) ) + ROM_LOAD16_BYTE( "268d.c5", 0x2000000, 0x800000, CRC(2fa1a5ad) SHA1(4AE15D29BA979601598EDDF8905072FE1D9E0A98) ) + ROM_LOAD16_BYTE( "268d.c6", 0x2000001, 0x800000, CRC(6de89589) SHA1(86A6C036BF51AF516FEA83A30874026EC1586A83) ) + ROM_LOAD16_BYTE( "268d.c7", 0x3000000, 0x800000, CRC(97bd0c0a) SHA1(30F3280FE527098ECF46541CC645A59B366105EA) ) + ROM_LOAD16_BYTE( "268d.c8", 0x3000001, 0x800000, CRC(c0d5bc20) SHA1(B5D0D81D5CC624538B0651C568295E578A1330D1) ) +ROM_END + +ROM_START( mslug5re58 ) + ROM_REGION( 0x600000, "maincpu", 0 ) + ROM_LOAD16_WORD_SWAP( "268re58.p1", 0x000000, 0x600000, CRC(dc057a7a) SHA1(54ca7d543916424fad5dab82c67bb70cb4b5dc11) ) + + NEO_SFIX_128K( "268fu.s1", CRC(64952683) SHA1(88ec728c2fe18a11fdd218bed5d73bb3affe2ec1) ) + + NEO_BIOS_AUDIO_128K( "268nd.m1", CRC(6FA01C9A) SHA1(3DAB7593BFCCE318D22EC3DF672EE3B4AB73DCF5) ) + + ROM_REGION( 0x1000000, "ymsnd", 0 ) + ROM_LOAD( "268boot.v1", 0x000000, 0x400000, CRC(c3540e0d) SHA1(bf7ca3abe291b28a4cfaef791f0c556cc98ad8d8) ) + ROM_LOAD( "268boot.v2", 0x400000, 0x400000, CRC(077bd2f4) SHA1(1699959d17f8c7113cebdb9da2e1cd18ce48486c) ) + ROM_LOAD( "268boot.v3", 0x800000, 0x400000, CRC(39b14567) SHA1(1658612a93ba30130f9260bc41d3f18f6b90c1e7) ) + ROM_LOAD( "268boot.v4", 0xc00000, 0x400000, CRC(969ff3b2) SHA1(50feceb741a1c08b000b077a33151ab1352eb798) ) + + ROM_REGION( 0x4000000, "sprites", 0 ) + ROM_LOAD16_BYTE( "268d.c1", 0x0000000, 0x800000, CRC(969c0d62) SHA1(DE3C5CFA980CCA2FAB0416AC0D292948B5D4C9C3) ) + ROM_LOAD16_BYTE( "268d.c2", 0x0000001, 0x800000, CRC(c69ae867) SHA1(3198EE5C7C2C7563B49EBD9F7BA95D9B0B303F6C) ) + ROM_LOAD16_BYTE( "268d.c3", 0x1000000, 0x800000, CRC(d7beaeaf) SHA1(99443EA4C1BAB45F1977A390EB7E1A0163915110) ) + ROM_LOAD16_BYTE( "268nd.c4", 0x1000001, 0x800000, CRC(E1B1131B) SHA1(68A36D336582069E79AD481638D92F57C4CD6523) ) + ROM_LOAD16_BYTE( "268d.c5", 0x2000000, 0x800000, CRC(2fa1a5ad) SHA1(4AE15D29BA979601598EDDF8905072FE1D9E0A98) ) + ROM_LOAD16_BYTE( "268d.c6", 0x2000001, 0x800000, CRC(6de89589) SHA1(86A6C036BF51AF516FEA83A30874026EC1586A83) ) + ROM_LOAD16_BYTE( "268d.c7", 0x3000000, 0x800000, CRC(97bd0c0a) SHA1(30F3280FE527098ECF46541CC645A59B366105EA) ) + ROM_LOAD16_BYTE( "268d.c8", 0x3000001, 0x800000, CRC(c0d5bc20) SHA1(B5D0D81D5CC624538B0651C568295E578A1330D1) ) +ROM_END + /* YEAR NAME PARENT MACHINE INPUT INIT MONITOR COMPANY FULLNAME FLAGS */ // Metal Slug 5 HACK( 200?, mslug5hd01, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Creamymami[EGCG]", "Metal Slug 5 (Weapon Dual Machine Gun With Infinite Ammo)(NGH-2680)(Decrypted C)", MACHINE_SUPPORTS_SAVE ) @@ -11832,36 +11907,36 @@ HACK( 200?, mslug5nn23, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5 HACK( 200?, mslug5nn24, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5, ROT0, "remikare", "Metal Slug 5 (Big Fat Mode)(NGM-2680)", MACHINE_SUPPORTS_SAVE ) HACK( 200?, mslug5nn25, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5, ROT0, "Creamymami[EGCG]", "Metal Slug 5 (99 Grenades)(NGM-2680)", MACHINE_SUPPORTS_SAVE ) HACK( 200?, mslug5nn26, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5, ROT0, "Creamymami[EGCG]", "Metal Slug 5 (Pow Never Lose)(NGM-2680)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp00, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown", "Metal Slug 5 (Version Qing Youlan)", MACHINE_SUPPORTS_SAVE ) //Original Roms Unmodified -HACK( 2018, mslug5hp01, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Eddids[FGCH]", "Metal Slug 5 (Version Qing Youlan)(Unlimited Credits in Console Mode)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp02, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Dual Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp03, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Drop Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp04, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Enemy Chaser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp05, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Flame Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp06, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Heavy Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp07, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Iron Lizard with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp08, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Big Flame Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp09, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Laser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp10, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Big Heavy Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp11, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Big Laser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp12, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Big Shotgun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp13, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Rocket Launcher with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp14, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Shotgun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp15, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Weapon Super Grenade with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp16, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Fire Bomb)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp17, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Version Qing Youlan)(Stone)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp18, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Version Qing Youlan)(Change Character)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp19, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Version Qing Youlan)(Change Weapon And Bomb)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp20, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Version Qing Youlan)(99 Grenade)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp21, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Version Qing Youlan)(POW never lose)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp22, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Version Qing Youlan)(Big Mode)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp23, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Version Qing Youlan)(Quick Go Next Mission)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp24, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Big Flame Shot Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp25, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Big Heavy Machine Gun Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp26, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Big Laser Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp27, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Big Rocket Launcher Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp28, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Big Shotgun Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5hp29, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Version Qing Youlan)(Revised Version Super Grenade Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp00, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown", "Metal Slug 5 (Multi-Function Version)", MACHINE_SUPPORTS_SAVE ) //Original Roms Unmodified +HACK( 2018, mslug5hp01, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Eddids[FGCH]", "Metal Slug 5 (Multi-Function Version)(Unlimited Credits in Console Mode)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp02, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Dual Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp03, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Drop Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp04, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Enemy Chaser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp05, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Flame Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp06, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Heavy Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp07, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Iron Lizard with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp08, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Big Flame Shot with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp09, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Laser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp10, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Big Heavy Machine Gun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp11, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Big Laser with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp12, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Big Shotgun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp13, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Rocket Launcher with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp14, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Shotgun with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp15, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Weapon Super Grenade with infinite ammo)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp16, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Fire Bomb)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp17, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/lb70", "Metal Slug 5 (Multi-Function Version)(Stone)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp18, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Multi-Function Version)(Change Character)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp19, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Multi-Function Version)(Change Weapon And Bomb)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp20, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Multi-Function Version)(99 Grenade)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp21, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Multi-Function Version)(POW never lose)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp22, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/Creamymami[EGCG]", "Metal Slug 5 (Multi-Function Version)(Big Mode)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp23, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Unknown/DDJ", "Metal Slug 5 (Multi-Function Version)(Quick Go Next Mission)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp24, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Big Flame Shot Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp25, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Big Heavy Machine Gun Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp26, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Big Laser Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp27, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Big Rocket Launcher Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp28, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Big Shotgun Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5hp29, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Unknown/lb70/Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Multi-Function Version)(Revised Version Super Grenade Mix [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) HACK( 2018, mslug5tnc01, mslug5, neogeo_noslot, neogeo, neogeo_state, s1945p, ROT0, "C.B/Eddids[FGCH]", "Metal Slug 5 (Latest Version Of The New Campaign)(Unlimited Credits In Console Mode)(Fully Decrypted)", MACHINE_SUPPORTS_SAVE ) HACK( 2018, mslug5tnc02, mslug5, neogeo_noslot, neogeo, neogeo_state, s1945p, ROT0, "C.B/Creamymami[EGCG]", "Metal Slug 5 (Latest Version Of The New Campaign)(Weapon Dual Machine Gun With Infinite Ammo)(Fully Decrypted)", MACHINE_SUPPORTS_SAVE ) HACK( 2018, mslug5tnc03, mslug5, neogeo_noslot, neogeo, neogeo_state, s1945p, ROT0, "C.B/Creamymami[EGCG]", "Metal Slug 5 (Latest Version Of The New Campaign)(Weapon Drop Shot With Infinite Ammo)(Fully Decrypted)", MACHINE_SUPPORTS_SAVE ) @@ -12126,4 +12201,8 @@ HACK( 2018, mslug5re51, mslug5, neogeo_noslot, neogeo, neogeo_state, mslu HACK( 2018, mslug5re52, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Enemy Soldiers Enhanced Version)(Revised Version Iron Lizard Mix 1.2 [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) HACK( 2018, mslug5re53, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Enemy Soldiers Enhanced Version)(Revised Version Super Grenade Mix 1.0 [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) HACK( 2018, mslug5re54, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Enemy Soldiers Enhanced Version)(Revised Version Super Grenade Mix 1.1 [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) -HACK( 2018, mslug5re55, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Enemy Soldiers Enhanced Version)(Revised Version Super Grenade Mix 1.2 [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE )
\ No newline at end of file +HACK( 2018, mslug5re55, mslug5, neogeo_noslot, neogeo, neogeo_state, mslug5hb, ROT0, "Team Remix(Gaston90/Creamymami[EGCG]/DDJ)", "Metal Slug 5 (Enemy Soldiers Enhanced Version)(Revised Version Super Grenade Mix 1.2 [08-08-2018])(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2019, mslug5re56, mslug5, neogeo_noslot, neogeo, neogeo_state, neogeo, ROT0, "YouGuDuoLa", "Metal Slug 5 (Enemies Enhanced Version 2019-01-05)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2019, mslug5re57, mslug5, neogeo_noslot, neogeo, neogeo_state, neogeo, ROT0, "XiaShuiDaoMeiRenYu", "Metal Slug 5 (Enemies Resetting Version 2019-01-01)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) +HACK( 2018, mslug5re58, mslug5, neogeo_noslot, neogeo, neogeo_state, neogeo, ROT0, "Unknown", "Metal Slug 5 (Summon Slug)(NGM-2680)(Bootleg)", MACHINE_SUPPORTS_SAVE ) + |