Jump to content

Recommended Posts

Posted (edited)

i have compiled mame32 78

 

which supports all removed neogeo plus svc and samsho5 but have no where to upload it ......

 

 

and here is the driver for samsho5 which no one gave me the drivers,

 

which maybe where his source came from, which was posted at arcade@home

 

 

---------------------------------------------------------------------------

Driver.c :

---------------------------------------------------------------------------

 

DRIVER( samsho5 ) /* 0270 © 2003 SNK */

-----------------------------------------------------------------------------

Neogeo.c:

----------------------------------------------------------------------------

 

ROM_START( samsho5 ) /* Original Version */

ROM_REGION( 0x800000, REGION_CPU1, 0 )

ROM_LOAD16_WORD_SWAP( "270-p1.bin ", 0x000000, 0x800000, CRC(611A6687) SHA1(55ff9122d64efd276e22a66fa443e0bebd079928) )

 

NEO_SFIX_128K( "270-s1.bin ", CRC(33227D62) SHA1(5f4b7ab642175657af212304783a1df98415ed44) )

 

NEO_BIOS_SOUND_128K( "270-m1.bin ", CRC(18114FB1) SHA1(016dc2f328340f3637a9bff373a20973df29f6b8) )

 

ROM_REGION( 0X1000000, REGION_SOUND1, ROMREGION_SOUNDONLY )

/* decrypted */

ROM_LOAD( "270-v1.bin ", 0x000000, 0x400000, CRC(6849136C) SHA1(5f8e7cc33b8d994165dd577a0d7e0eb2df16f07e) )

ROM_LOAD( "270-v2.bin ", 0x400000, 0x400000, CRC(222E1774) SHA1(3c1b2f37d4f2fa2cd7d6a6f04b3aedf6b2f4b089) )

ROM_LOAD( "270-v3.bin ", 0x800000, 0x400000, CRC(CD9E7ADC) SHA1(941ae992c004594885f635fdea3ac1c51bb5d469) )

ROM_LOAD( "270-v4.bin ", 0xc00000, 0x400000, CRC(8B305CAC) SHA1(938e2600c0c2b3d4a0a362ef6e91850c32217f18) )

 

NO_DELTAT_REGION

 

ROM_REGION( 0x4000000, REGION_GFX3, 0 )

ROM_LOAD16_BYTE( "270-c1.bin ", 0x0000000, 0x800000, CRC(4E7BDEA1) SHA1(2376386e0e82820c0853cf39e27167f8c181980c) ) /* Plane 0,1 */

ROM_LOAD16_BYTE( "270-c2.bin ", 0x0000001, 0x800000, CRC(7B444985) SHA1(1f2941f6a1bee6391002b88277edcfa7554f10f3) ) /* Plane 2,3 */

ROM_LOAD16_BYTE( "270-c3.bin ", 0x1000000, 0x800000, CRC(8C709A9B) SHA1(92a03ccf08d301955b06f3323417b4f20d773428) ) /* Plane 0,1 */

ROM_LOAD16_BYTE( "270-c4.bin ", 0x1000001, 0x800000, CRC(CFD53F5C) SHA1(773b03fb6faa958eddee6b001ebb619f8a8d5b30) ) /* Plane 2,3 */

ROM_LOAD16_BYTE( "270-c5.bin ", 0x2000000, 0x800000, CRC(C026D318) SHA1(fec9a9309afe94f21e0f35ec992a39ce51deefc2) ) /* Plane 0,1 */

ROM_LOAD16_BYTE( "270-c6.bin ", 0x2000001, 0x800000, CRC(B3D9D204) SHA1(9dbcf6c179ea3a04c8ed26416e4e91324fd1cf11) ) /* Plane 2,3 */

ROM_LOAD16_BYTE( "270-c7.bin ", 0x3000000, 0x800000, CRC(FE03A025) SHA1(3a052869f6b46cffc5d1ea497b0d5f1f4d1874c2) ) /* Plane 0,1 */

ROM_LOAD16_BYTE( "270-c8.bin ", 0x3000001, 0x800000, CRC(89DB2D34) SHA1(cd3f1e4ef631704c1078c915135a4510891bd429) ) /* Plane 2,3 */

ROM_END

 

GAMEB( 2003, samsho5, neogeo, neogeo, neogeo, neogeo, neogeo, ROT0, "SNK", "Samurai Shodown V / Samurai Spirits - Zero" )

Edited by james
Posted

Thats nice, You can always get a free server to host it :(

Or send it to Gamecop and see what he can do about it

Posted

where can i find ssv_cc1.rom, for samurai showdown v, cause mine is corrupt, and i don't want to download the whole zip file :(

Posted (edited)
Hi James, thanks for spare me some work!

 

Unfortunatly the site seems offline for me! :(

try here MAME32 0.78.1b but keep trying as it has limited bandwith

Edited by james
Posted (edited)
I still can't download your version, James, so I just compiled the new MAME32 0.78 with support for samsho5. In case anyone need it.

 

the link is the same:

MAME32 0.78.1b

 

Enjoy!

yes but does it play all the others like svc and svcplus and pim,chhd2003, kof2001, kof2002, mslug4, rotd etc

Edited by james
Posted

No, it supports only the new samsho5, I'm a little bit new in the mame programming world. :(

 

Anyway, James, do you know where to find the others "banned" drivers (maybe a site)? I need to study them.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...