deltaquad Posted December 24, 2003 Share Posted December 24, 2003 Hi ppl, thanks to the code of Taratata, I added support for the Nebula's samsho5.zip to the Mame32 0.77. Go to my page:http://www.loneworlds.com/mame/ Enjoy! NOTE: I don't know for how long I can keep it online! Link to comment Share on other sites More sharing options...
Diso Posted December 24, 2003 Share Posted December 24, 2003 this is why i love this community, we;re all willing to help each other out. THanks Deltaquad Link to comment Share on other sites More sharing options...
somecninj Posted December 24, 2003 Share Posted December 24, 2003 yeah, thanks for sharing deltaquad! . Link to comment Share on other sites More sharing options...
ovalprocess Posted December 24, 2003 Share Posted December 24, 2003 (edited) boy, this was shaping up to be a crappy holiday season, but you guys have made my xmas. thank you to everyone. Edited December 24, 2003 by ovalprocess Link to comment Share on other sites More sharing options...
James Posted December 26, 2003 Share Posted December 26, 2003 (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 December 26, 2003 by james Link to comment Share on other sites More sharing options...
Diso Posted December 26, 2003 Share Posted December 26, 2003 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 Link to comment Share on other sites More sharing options...
James Posted December 26, 2003 Share Posted December 26, 2003 (edited) ok here is a link to my mame32 78 compile that plays samsho5..... plus svc and svcplus also all the removed neogeo roms http://64.122.84.130/files/mame32.html Edited December 26, 2003 by james Link to comment Share on other sites More sharing options...
Diso Posted December 26, 2003 Share Posted December 26, 2003 Thanks for the link and your hard work james Link to comment Share on other sites More sharing options...
Texas Posted December 26, 2003 Share Posted December 26, 2003 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 Link to comment Share on other sites More sharing options...
deltaquad Posted December 26, 2003 Author Share Posted December 26, 2003 Hi James, thanks for spare me some work! Unfortunatly the site seems offline for me! Link to comment Share on other sites More sharing options...
deltaquad Posted December 27, 2003 Author Share Posted December 27, 2003 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 SS5 0.78 Enjoy! Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now