I wonder what version this rom is. Because that Game has been released for free for quite some time. But my version don't match the dat. Maybe it's a header issue of some kind. NES headers is my territory, coleco not so much.
If there's a header editor for coleco one might give that a try. |
you can share the file, maybe we can figure it out ;) I have two versions I noticed now. I have attached both. Both are playable in MESS. |
<rom name="Track and Field (2010)(Team Pixelboy).rom" size="32768" crc="96dd114a"/> Is there a chance the CRC is incorrect ? |
Well, I guess. But my guess is on the existence of a third rom :) |
Thank @DemonXXX |
I have two versions I noticed now. I have attached both. Both are playable in MESS. The 32kB rom is the other rom padded with FF to be 32kB. My guess is that the rom in FBN is also the 16+kB rom but with a different padding. |
Is this all currently missing? <machine name="trackfld" romof="coleco"> |
found twinbee |
I have two versions I noticed now. I have attached both. Both are playable in MESS. The 32kB rom is the other rom padded with FF to be 32kB. My guess is that the rom in FBN is also the 16+kB rom but with a different padding.
FF replaced with 00 gives CRC : F2316712 |
Found the correct Track & Field Coleco ROM. At least, it works on FB Neo Git 26-08-2020. |
Found the correct Track & Field Coleco ROM. At least, it works on FB Neo Git 26-08-2020. Nice work. Now we're all at 100% :) |
New addition :
8165c356 Rollie (HB).nes |
Just a quick look at the working dump of Track and Field, it looks like it is padded with itself. At around 0x4010 it just starts again with the same as at 0x0000. But, I'll admit I just did a quick check. |
Sorry for the spam, but I am correct. I created a new rom, just padding with the same from the start and then cutting it off a few bytes to keep the 32k and it matches the DAT version. So this rom is kind of weird, if you ask me. :) I wouldn't be surprised if it gets changed. |
New addition :
8165c356 Rollie (HB).nes This game looks pretty nice,I must say. |
Just a quick look at the working dump of Track and Field, it looks like it is padded with itself. At around 0x4010 it just starts again with the same as at 0x0000. Like I thought; the first 0x4020 bytes are the same as the other ones. They indeed used the rom itself as padding, normally FF or 00 is used. |
@Loggan08: Thanks for the nes rom. I had problem directly download the rom with your link, it was corrupt all the time. Open first the folder on your site and "checked the ddos protection" first I was able to download the file complete. |
@Mucci
Yeah my host applies DDOS protection on my webserver. |
@Mucci Thanks for noticing that. When I checked my download, sure enough it was corrupt. I wonder how many others have been caught out? |
alternatively just visit the site : https://mobasuite.com -> roms are to the right navigation. |
Found another corrupt rom: formuone.7z - just got to find the original link so that I can get it properly. Loggan08: since your direct links don't work, can you attach the rom to the forum topic like everyone else does? EDIT: formuone is also a nes rom, so followed the same procedure as before. |
ya |
Thanks - I had located the original link and visited the folder as mucci did, but it will help anyone who comes along later. :) |
Nothing is wrong with the directory though, if anyone has suggestions on how to stylize it (better), let me know. |
Nothing is wrong with the directory though, if anyone has suggestions on how to stylize it (better), let me know. Methinks, the problem is with your anti-ddos provider. they might be corrupting the direct download links for people. |
yes right, nothing is broken on mobasuite.com (also the folders are ok) -> But you can not open a link to a file directly, just open the folder first (DDOS protection tests must be passed first) and then you can download the file without a problem. I wanted only that people/Loggan08 are aware of this. |
3 new nes btw
allpads.nes 9180a163 [Added (but excluded from DAT ?)] Dizzy The Adventurer (USA).nes 92847456 [Added] Nix Paradox Relic v1.8(2020)(Dustin Huddleston).nes e4428754 [Added] |
Dizzy The Adventurer (USA) |
I seem to have dropped something |
@Loggan08
Not sure if this will be added in the DAT, but here it is anyways, just in case. |
The latest arcade roms. Not hard to find, but I attach here, for simplicity. |
Not sure if this will be added in the DAT, but here it is anyways, just in case.
That's a test rom and is commented out in the source; you won't find it in FBN or the DAT.
|
Shark! Shark! (HB).nes [5f33e5b4] |
Here's the Shark Shark rom |
miss 3 (roms) :
<rom name="ad-c-h0-c.ic40" size="131072" crc="6467ed0f"/> <rom name="ad-c-l0-c.ic37" size="131072" crc="b90c4ffd"/> <rom name="0as.10" size="1024" crc="dc10767a"/> |
miss 3 (roms) :
<rom name="ad-c-h0-c.ic40" size="131072" crc="6467ed0f"/> <rom name="ad-c-l0-c.ic37" size="131072" crc="b90c4ffd"/> <rom name="0as.10" size="1024" crc="dc10767a"/> Which DAT/System? |
miss 3 (roms) :
<rom name="ad-c-h0-c.ic40" size="131072" crc="6467ed0f"/> <rom name="ad-c-l0-c.ic37" size="131072" crc="b90c4ffd"/> <rom name="0as.10" size="1024" crc="dc10767a"/> Which DAT/System? arcade |
So these are coming in a later version? Because I can't see them in the DAT. |
Those were added today |
should be complete now |
Dinods update to ver. 20200730 [taoenwen]
BTW, there's an error in the source for 99lstwark, the size of 97.4a should be 8192, not 4096. |
@noone
It's been fixed |
Nes update |
Nes update thanks |
miss this
'99: The Last War (Kyugo) [folder: 99lstwark - parent: repulse - size: 183kb] wrong size: 97.4a [wrong: 8192] [right: 4096] [CRC32: 15ad6867] [not fixed]
|