EMULAB Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

The new forum is online, hope you enjoy it!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Dullaron

Pages: [1] 2 3 4
1
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 22 July 2022, 22:45 »
You are right. Removing parent will break the scanning reading from the dat when using the rebuilder.

I will keep testing. 2020bb and 2020bba. Keep the parent in the dat this time.

2
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 22 July 2022, 14:14 »
Here is a copy from the dat file. In a txt file. The way MAME made this.

Both have biosset info.

You have a good point on the bios. lol

3
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 22 July 2022, 04:30 »
no worry

4
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 21 July 2022, 10:21 »
Not in the dat.

ROM_START( 2020bb ) Parent set/Main set.
   ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
   ROM_LOAD16_WORD_SWAP( "030-p1.p1", 0x000000, 0x080000, CRC(d396c9cb) SHA1(47ba421d14d05b965a8d44e7475b227a208e5a07) ) /* TC534200 */
   /* also found AES set with p1 label 030-P1 on TC534200 on NEO-AEG PROG42G and m1 label 030-M1 on TC531001 on NEO-AEG CHA42G; other chip labels are the same */

   NEO_SFIX_128K( "030-s1.s1", CRC(7015b8fc) SHA1(8c09bc3e6c62e0f7c9557c1e10c901be325bae7f) ) /* TC531000 */

   NEO_BIOS_AUDIO_128K( "030-m1.m1", CRC(4cf466ec) SHA1(6a003b53c7a4af9d7529e2c10f27ffc4e58dcda5) ) /* TC54H1000 */

   ROM_REGION( 0x200000, "cslot1:ymsnd:adpcma", 0 )
   ROM_LOAD( "030-v1.v1", 0x000000, 0x100000, CRC(d4ca364e) SHA1(b0573744b0ea2ef1e2167a225f0d254883f5af04) ) /* TC538200 */
   ROM_LOAD( "030-v2.v2", 0x100000, 0x100000, CRC(54994455) SHA1(76eb62b86e8ed51a77f44313d5cc8091b3f58d57) ) /* TC538200 */

   ROM_REGION( 0x400000, "cslot1:sprites", 0 )
   ROM_LOAD16_BYTE( "030-c1.c1", 0x000000, 0x100000, CRC(4f5e19bd) SHA1(ef7975c4b33a7aea4a25a385f604799f054d3200) ) /* Plane 0,1 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c2.c2", 0x000001, 0x100000, CRC(d6314bf0) SHA1(0920cc580d7997fcb0170dd619af2f305d635577) ) /* Plane 2,3 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c3.c3", 0x200000, 0x100000, CRC(47fddfee) SHA1(297c505a63448c999a2510c27bf4549102134db8) ) /* Plane 0,1 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c4.c4", 0x200001, 0x100000, CRC(780d1c4e) SHA1(2e2cf9de828e3b48642dd2203637103438c62142) ) /* Plane 2,3 */ /* TC538200 */
ROM_END

In the dat.

ROM_START( 2020bbh ) Clone set.
   ROM_REGION( 0x100000, "cslot1:maincpu", ROMREGION_BE|ROMREGION_16BIT )
   ROM_LOAD16_WORD_SWAP( "030-pg1.p1", 0x000000, 0x080000, BAD_DUMP CRC(12d048d7) SHA1(ee0d03a565b11ca3bee2d24f62ff46a85ef18d90) )
   /* Chip label p1h does not exist, renamed temporarily to pg1, marked BAD_DUMP. This needs to be verified. */

   NEO_SFIX_128K( "030-s1.s1", CRC(7015b8fc) SHA1(8c09bc3e6c62e0f7c9557c1e10c901be325bae7f) ) /* TC531000 */

   NEO_BIOS_AUDIO_128K( "030-m1.m1", CRC(4cf466ec) SHA1(6a003b53c7a4af9d7529e2c10f27ffc4e58dcda5) ) /* TC54H1000 */

   ROM_REGION( 0x200000, "cslot1:ymsnd:adpcma", 0 )
   ROM_LOAD( "030-v1.v1", 0x000000, 0x100000, CRC(d4ca364e) SHA1(b0573744b0ea2ef1e2167a225f0d254883f5af04) ) /* TC538200 */
   ROM_LOAD( "030-v2.v2", 0x100000, 0x100000, CRC(54994455) SHA1(76eb62b86e8ed51a77f44313d5cc8091b3f58d57) ) /* TC538200 */

   ROM_REGION( 0x400000, "cslot1:sprites", 0 )
   ROM_LOAD16_BYTE( "030-c1.c1", 0x000000, 0x100000, CRC(4f5e19bd) SHA1(ef7975c4b33a7aea4a25a385f604799f054d3200) ) /* Plane 0,1 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c2.c2", 0x000001, 0x100000, CRC(d6314bf0) SHA1(0920cc580d7997fcb0170dd619af2f305d635577) ) /* Plane 2,3 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c3.c3", 0x200000, 0x100000, CRC(47fddfee) SHA1(297c505a63448c999a2510c27bf4549102134db8) ) /* Plane 0,1 */ /* TC538200 */
   ROM_LOAD16_BYTE( "030-c4.c4", 0x200001, 0x100000, CRC(780d1c4e) SHA1(2e2cf9de828e3b48642dd2203637103438c62142) ) /* Plane 2,3 */ /* TC538200 */
ROM_END

5
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 21 July 2022, 09:27 »
The main set doesn't need to be listed on the dat file. This dat file works just fine on the clrmamepro. There will be a warning on the clrmamepro. But it still send the roms from the main set over onto the clone set. Only what is missing will be copy over to clone set. Non-Merged setting on the clrmamepro.

mame -listxml neogeo ng_mv4f ng_mv2f ng_mv1 ng_mv1f ng_mv1fz 2020bbh > repack.xml

Try out this on the rebuilder and clrmamepro. You will see what I'm talking about.

The problem with the rebuilder is that it looking for main set every time. clrmamepro doesn't look for it because the main set isn't listed on the dat file.

I do know that if the neogeo set isn't listed on the dat file then the clrmamepro will send the bios over onto the main sets and clone sets.

mame -listxml 2020bbh > repack.xml

I'm not worry about it. I would recommended people to use rebuilder when not removing the main sets from the dat file. Other wise it will complains if any are removed from the dat file.

Use the clrmamepro if they just doing non-merged clone sets alone.

6
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 21 July 2022, 02:13 »
There is a problem. mame -listxml neogeo ng_mv4f ng_mv2f ng_mv1 ng_mv1f ng_mv1fz 2020bbh burningfpb ridheroh   > roms_bad_dump.xml
The rebuilder can't put the pieces of main roms into the clones. But the clrmamepro doesn't have that problem.

I doing something wrong?

E:\MAMEDev>rebuilder -x E:\MAMEDev\roms_bad_dump.xml -i E:\MAME_roms -o E:\MAMEDev\roms_bad_dump -r -m full -c none
[2022-07-20 21:12:57.286] [info] loading: E:\MAMEDev\roms_bad_dump.xml
[2022-07-20 21:12:57.287] [warning] 2020bbh has bad cloneof reference: 2020bb -> no parent assigned
[2022-07-20 21:12:57.287] [warning] 2020bbh has bad romof reference: 2020bb
[2022-07-20 21:12:57.287] [warning] burningfpb has bad cloneof reference: burningf -> no parent assigned
[2022-07-20 21:12:57.287] [warning] burningfpb has bad romof reference: burningf
[2022-07-20 21:12:57.288] [warning] ridheroh has bad cloneof reference: ridhero -> no parent assigned
[2022-07-20 21:12:57.288] [warning] ridheroh has bad romof reference: ridhero
[2022-07-20 21:12:57.288] [info] building view and rebuilder map: full
[2022-07-20 21:12:57.288] [info] rebuild start
[2022-07-20 21:12:57.288] [info] analyzing rebuilder source: E:\MAME_roms, please be patient
[2022-07-20 21:12:58.918] [info] analyzing rebuilder destination: E:\MAMEDev\roms_bad_dump, please be patient
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓   100%

I even tried standalone. Same issue. I don't mind keep using the clrmamepro because of this issue.

OK I think the non-merged option isn't on the rebuild. lol

7
clrmame Discussion / Re: Rebuilder 0.01 released
« on: 20 July 2022, 05:20 »
I like this better than the clrmamepro. Thank you. I'm using this.

rebuilder -x E:\MAMEDev\repack.xml -i E:\MAME_roms -o E:\MAMEDev\repack -r -s none

8
Been fix in At revision: 31911

The error is gone now.

MESS 0.154 > 0.155 build.

9
At revision: 31910

Name will be changed to: 'xegs_0'!

This happen when the clrmamepro seeing two are the same name. Looking at the driver there aren't two sets. How would it see two then?

ROM_START(xegs)
ROM_REGION(0x10000, "maincpu", ROMREGION_ERASE00)
ROM_LOAD( "c101687.rom", 0x8000, 0x8000, CRC(d50260d1) SHA1(0e0625ab2473f8431640df3ac8af61925760b9b9) ) // Rev. C + Rev. 4 + Missile Command
ROM_END

COMP ( 1987, xegs, 0, 0, xegs, a800xl, driver_device, 0, "Atari", "Atari XE Game System", GAME_IMPERFECT_GRAPHICS ) // 64k RAM

I even checked the list. No two of these ether.

xegs // 1987 Atari XE Game System

Must be some kind of reading error or there is extra info somewhere I'm not seeing listed?

Anyway I fix it by using Merge.

10
clrmame Discussion / Re: Is this possible?
« on: 31 August 2014, 22:43 »
iTunes have the long name issue. I wish they fix their end. I had to removed the date of the movies because some of those movies the date ether doesn't show or get cut. I guest there is a limited. :)

Anyway back to the thread. Sorry about that.

11
clrmame Discussion / Re: clrmamepro 4.015 released
« on: 26 August 2014, 10:44 »
Well I didn't see what all can't be merge. I put yes to all. :)

Get well. Rest.

12
clrmame Discussion / Re: clrmamepro 4.015 released
« on: 24 August 2014, 18:32 »
oddi
Same thing on my end. Merge isn't working on these for some reason.

13
clrmame Discussion / Re: Logging of Rebuilt Source Files
« on: 21 August 2014, 07:37 »
I been using the 9.28a very long time with the clrmamepro. More stable than the current.

14
clrmame Discussion / Re: clrmamepro 4.015 released
« on: 20 August 2014, 19:51 »
Thanks. :)

15
clrmame Discussion / Re: Logging of Rebuilt Source Files
« on: 16 August 2014, 01:45 »
Good to know that you are working on the fixes and changes. :)

16
Oh ok. I didn't know what that thread was about. I never check it. Thanks for pointing this out.

17
Someone said it got broken from the last update or so. MAME 0.154 SVN with it. I don't know what went wrong. lol

Code: [Select]
Black Velvet [system: Model 110 - folder: blvelvet - size: 4kb]
missing set: Black Velvet

Camel Lights [system: Model 110 - folder: camlight - size: 4kb]
missing set: Camel Lights

Chuck-A-Luck [system: Model 110 - folder: chucklck - size: 4kb]
missing set: Chuck-A-Luck

Circa 1933 [system: Allied System - folder: circa33 - size: 3kb]
missing set: Circa 1933

Disco '79 [system: Allied System - folder: disco79 - size: 3kb]
missing set: Disco '79

Eros One [system: Allied System - folder: erosone - size: 3kb]
missing set: Eros One

Flame of Athens [system: Allied System - folder: foathens - size: 3kb]
missing set: Flame of Athens

Foxy Lady [system: Model 110 - folder: foxylady - size: 4kb]
missing set: Foxy Lady

Hearts & Spades [system: Allied System - folder: heartspd - size: 3kb]
missing set: Hearts & Spades

Hoe Down [system: Allied System - folder: hoedown - size: 3kb]
missing set: Hoe Down

Real [system: Model 110 - folder: real - size: 4kb]
missing set: Real

Rio [system: Model 110 - folder: rio - size: 4kb]
missing set: Rio

Roy Clark - The Entertainer [system: Allied System - folder: royclark - size: 3kb]
missing set: Roy Clark - The Entertainer

Star Shooter [system: Allied System - folder: starshot - size: 3kb]
missing set: Star Shooter

Super Picker [system: Allied System - folder: suprpick - size: 3kb]
missing set: Super Picker

Take Five [system: Allied System - folder: takefive - size: 3kb]
missing set: Take Five

Thunderbolt [system: Allied System - folder: thndbolt - size: 3kb]
missing set: Thunderbolt

18
Undumped Wiki / Re: Three Stoges Arcade ( Proto Type ? )
« on: 09 March 2014, 15:34 »
Check your PM.

19
I will show this post to them.

20
General / Re: MAME Ipad start up help
« on: 31 January 2013, 09:43 »
Download Gridlee from iTunes and then drop the MAME 0.139 roms in the app with the iExplorer.

Tip: Look for the Gridlee with the document / roms folder. If the folder isn't there then make a folder with a roms name and then drop it into the document folder in the iExplorer window. If you mess up then you can delete it.

I can't help you any further. On your own from here.

Pages: [1] 2 3 4

Page created in 0.176 seconds with 19 queries.