Tokugawa Corporate Forums

Retro Japanese Computing
It is currently April 16th, 2024, 9:52 am

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: February 28th, 2016, 12:25 pm 
Offline

Joined: June 25th, 2015, 6:32 am
Posts: 84
It doesn't comes as .bin file so I can't run it with Takeda's emulator.
Maybe MESS can open it but I don't know how to do it.
Thanks!


Top
 Profile  
 
PostPosted: March 6th, 2016, 7:08 pm 
Offline
User avatar

Joined: May 21st, 2011, 7:33 am
Posts: 377
I not know which dumped ROM file do you have.

eSCV - Common Source Code Project

Maybe you have following ROMs
doraemon.0
doraemon.1

If yes, merge the 2 ROMs.
copy/b doraemon.0+doraemon.1 doraemon.rom
Now use an hex editor to add the header before raw data
Insert following:
53 43 56 1a 02 00 00 00 00 00 00 00 00 00 00 00

MESS/MAME

Merge the 2 ROMs.
copy/b doraemon.0+doraemon.1 doraemon.rom
No need to add a header
mess.exe scv -cart "c:\MyROM\\doraemon.rom"
or you use the softlist (hash)
In this case you 't need to merge the 2 ROMs and a full path on command line.

_________________
Anna's Playground for QMC2
Official MESS Message Board


Top
 Profile  
 
PostPosted: March 12th, 2016, 11:34 am 
Offline

Joined: June 25th, 2015, 6:32 am
Posts: 84
I'm sorry to reply so late. Now it runs well. Thanks a lot!


Attachments:
2016-03-12_19-35-54.png
2016-03-12_19-35-54.png [ 4.55 KiB | Viewed 1791 times ]
Top
 Profile  
 
PostPosted: March 13th, 2016, 6:40 pm 
Offline
User avatar

Joined: May 21st, 2011, 7:33 am
Posts: 377
missumj wrote:
I'm sorry to reply so late. Now it runs well. Thanks a lot!


53 43 56 1a 02 00 00 00 00 00 00 00 00 00 00 00
You can add the header for the 64k and 128k ROMs

53 43 56 1a 01 00 00 00 00 00 00 00 00 00 00 00
You can add the header for the 8k, 16k and 32k ROMs

which are not working with eSCV before.

All dumped ROMs are working, except "Pole Position 2 (128k)", with eSCV.
"Pole Position 2" is working on MAME/MESS

_________________
Anna's Playground for QMC2
Official MESS Message Board


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group