MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

AJR Hacker
MAME Developer
Reged: 02/01/16
Posts: 143
Send PM
Re: Raflesiau lives once again
08/05/21 03:34 PM


> it's not the same set however, checksums don't match, so there's still another set
> out there waiting to be found.
>
> given the lack of Sega ROM labels on the one that was newly discovered it might be a
> bootleg conversion or a proto.

The CRCs for the six main program ROMs do match, and those are the ones that were lost. The newly dumped sound program ROM is different from any previously known to exist.

Here's the verbatim ROM definition which Yasuhiro Ogawa sent in September 2001 (along with a note about the hard drive crash):


Code:


ROM_START( raflsiau )
ROM_REGION( 0x10000, REGION_CPU1, 0 )
ROM_LOAD( "epr-7433.129", 0x0000, 0x2000, 0x6f4931b0 )
ROM_LOAD( "epr-7434.130", 0x2000, 0x2000, 0xec46e21b )
ROM_LOAD( "epr-7435.131", 0x4000, 0x2000, 0xe035ff6b )
ROM_LOAD( "epr-7436.132", 0x6000, 0x2000, 0x6527aae7 )
ROM_LOAD( "epr-7437.133", 0x8000, 0x2000, 0xe13dd5e4 )
ROM_LOAD( "epr-7438.134", 0xa000, 0x2000, 0xa0aa4729 )

ROM_REGION( 0x10000, REGION_CPU2, 0 ) /* 64k for sound cpu */
ROM_LOAD( "epr-7420.120", 0x0000, 0x2000, 0x14387666 ) /* epr-7420.3 */

ROM_REGION( 0xc000, REGION_GFX1, ROMREGION_DISPOSE )
ROM_LOAD( "epr-7419.62", 0x0000, 0x2000, 0xbfd5f34c ) /* epr-7419.82 */
ROM_LOAD( "epr-7418.61", 0x2000, 0x2000, 0xf8cbc9b6 ) /* epr-7418.65 */
ROM_LOAD( "epr-7417.64", 0x4000, 0x2000, 0xe63501bc ) /* epr-7417.81 */
ROM_LOAD( "epr-7416.63", 0x6000, 0x2000, 0x093e5693 ) /* epr-7416.64 */
ROM_LOAD( "epr-7415.66", 0x8000, 0x2000, 0x1a8d6bd6 ) /* epr-7415.80 */
ROM_LOAD( "epr-7414.65", 0xa000, 0x2000, 0x5d20f218 ) /* epr-7414.63 */

ROM_REGION( 0x10000, REGION_GFX2, 0 ) /* 64k for sprites data */
ROM_LOAD( "epr-7407.117", 0x0000, 0x4000, 0xf09fc057 ) /* epr-7407.3 */
ROM_LOAD( "epr-7409.04", 0x4000, 0x4000, 0x819fedb8 ) /* epr-7409.1 */
ROM_LOAD( "epr-7408.110", 0x8000, 0x4000, 0x3189f33c ) /* epr-7408.4 */
ROM_LOAD( "epr-7410.05", 0xc000, 0x4000, 0xced74789 ) /* epr-7410.2 */

ROM_REGION( 0x0100, REGION_USER1, 0 ) /* misc PROMs, but no color so don't use REGION_PROMS! */
ROM_LOAD( "pr-5317.76", 0x0000, 0x0100, 0x648350b8 ) /* timing? (not used) */
/* pr-5317.106 */
ROM_END



Edited by AJR Hacker (08/05/21 03:43 PM)







Entire thread
Subject Posted by Posted on
* Raflesiau lives once again gregf 07/27/21 12:39 AM
. * Re: Raflesiau lives once again Renegade  07/28/21 05:52 AM
. * Re: Raflesiau lives once again BIOS-D  07/27/21 06:32 AM
. * Re: Raflesiau lives once again Rotwang  07/27/21 03:40 AM
. * Re: Raflesiau lives once again gregf  08/02/21 09:42 PM
. * Re: Raflesiau lives once again Haze  07/27/21 01:01 AM
. * Re: Raflesiau lives once again AJR Hacker  08/05/21 03:34 PM
. * Re: Raflesiau lives once again Haze  08/05/21 05:36 PM
. * Re: Raflesiau lives once again gregf  08/06/21 12:14 AM
. * Re: Raflesiau lives once again Dullaron  08/06/21 08:47 AM
. * Re: Raflesiau lives once again Dullaron  07/29/21 04:22 PM
. * Re: Raflesiau lives once again Dullaron  07/30/21 04:50 AM
. * Re: Raflesiau lives once again Dullaron  07/27/21 03:33 PM
. * Re: Raflesiau lives once again Haze  07/28/21 01:56 PM
. * Re: Raflesiau lives once again Dullaron  07/28/21 02:07 PM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
1 registered and 237 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 842