Kazzo Rom Dumping Problems

Discuss hardware-related topics, such as development cartridges, CopyNES, PowerPak, EPROMs, or whatever.

Moderator: Moderators

Post Reply
Zacalite
Posts: 3
Joined: Mon Jun 05, 2017 3:31 pm

Kazzo Rom Dumping Problems

Post by Zacalite »

Greetings,

I recently purchased one of Kazzo's rom dumper/programmer utilities and got it up and running. As far as I can tell, it works, though I've been having trouble dumping these two famicom games with anago. The games in question are Star Luster and Macross, and according to bootgod's database, they use the
"Namcot-3303" and "Namcot-3302" pcbs respectively.
I am not super knowledgeable when it comes to hardware, so help would be appreciated.
lidnariq
Posts: 11432
Joined: Sun Apr 13, 2008 11:12 am

Re: Kazzo Rom Dumping Problems

Post by lidnariq »

Those should be plain mapper 0 / NROM games. What goes wrong?
Zacalite
Posts: 3
Joined: Mon Jun 05, 2017 3:31 pm

Re: Kazzo Rom Dumping Problems

Post by Zacalite »

I get the error:

Code: Select all

m_database not found

AN ERROR HAS OCCURED [the index 'ppu_rom' does not exist]

CALLSTACK
*FUNCTION [dump()] dumpcore.nut line [22]

LOCALS
[ppuarea_memory] NULL
[vram] 0
[increase_ppu] 1
[increase_cpu] 11
[mappernum] 7
[script] "anrom.ad"
[d] USERPOINTER
[this] TABLE
lidnariq
Posts: 11432
Joined: Sun Apr 13, 2008 11:12 am

Re: Kazzo Rom Dumping Problems

Post by lidnariq »

Zacalite wrote:[mappernum] 7
[script] "anrom.ad"
That doesn't look right...
Zacalite
Posts: 3
Joined: Mon Jun 05, 2017 3:31 pm

Re: Kazzo Rom Dumping Problems

Post by Zacalite »

Well, looks like I was using the wrong script :oops:. I used nrom_gui.ad and it worked fine for Star Luster. I imagine it will work for Macross as well. Thanks for the help though.
Post Reply