Jump to content
IGNORED

True GROM images for unreleased software needed


acadiel

Recommended Posts

I'm converting files for UberGROM format, and I have several files that seem to exist in "converted" GROM format (i.e. copy from GROM to 32K and run).  I need native GROM images to try and create accurate cartridge images (where 32K isn't present, the game still runs):

 

-> Paddle Ball

-> Angler Dangler

-> Lasso

-> Lobster Bay

 

If these files were only ever released as EA/5, and thus formatted to either ROM CopyTo32K or GROM CopyTo32K, then that's ok - just let me know.

 

Thanks!

 

  • Like 1
Link to comment
Share on other sites

18 minutes ago, mizapf said:

The MAME dumps of Lasso seem to be GROM dumps (see http://ftp.whtech.com/Cartridges/MAME/zip/lasso.zip), at least for GROMs 3-6. The dump of GROM 7 is too short for a GROM, though; hopefully, only zeros were clipped.

 

No GROM dumps for the others. I'm certainly also interested if there are some.

 

Thanks!  That's pretty much the same dump from Lasso than I had.  And yes, the last one was clipped.  I just padded it to 6,144 bytes.

 

It runs from 32K when you run it, which tells me someone converted it to "copy from GROM to 32K and run" format at some point.

 

 

Link to comment
Share on other sites

based on the original post it was converted to 32k: 

 

It was released in Object code form - I've converted it into
a cartridge for easier loading in emulators. Because the game
is over 16k long, I've loaded it into GROM instead of ROM, and
written the GPL program below to copy it into RAM. Therefore,
this game requires the 32k memory expansion! (That should not
be an issue on emulators).

This cart is a raw binary GROM image - there are no headers on
it. It should load at >6000 and it is >6000 bytes long.

The internal layout of the cartridge uses >1800 byte GROMs -
thus inbetween each GROM there is padded to make the file take
a full 2k. That's why there are three MOVE commands in the
code below. :)


Lobster Bay was made available by Bryan Roppolo Boulder!

 

posted originally by @Toucan

Link to comment
Share on other sites

55 minutes ago, acadiel said:

It runs from 32K when you run it, which tells me someone converted it to "copy from GROM to 32K and run" format at some point.

Oh, you are of course right. I should add "32k required" to the entry in the MAME software list. So this is no GPL code.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...