Search found 12 matches

by calohtar
Sat Dec 31, 2016 2:17 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

No luck either way :/ I'm starting to be concerned that maybe the cartridge is just corrupted itself... sigh, Any other ideas, or am I out of luck at this point?
by calohtar
Fri Dec 30, 2016 1:14 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Woohoo!! No more errors! Unfortunately though, it's still not yielding a workable file... opening in NEStopia is still giving a "CPU Jam" error and the checksum is wrong. C:\Users\jeffr\Documents\kazzo\kazzo\kazzo original\unagi_client_windows_060_commandline\anago>anago.exe d22 mmc4_fkrom...
by calohtar
Fri Dec 30, 2016 11:28 am
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

@Tepples Can you elaborate on that? What would I need to change for the script? It did fail again, but I think we're making progress! Here's the latest error: C:\Users\jeffr\Documents\kazzo\kazzo\kazzo original\unagi_client_windows_060_commandline\anago>anago.exe d mmc4_fkrom.ae fe2.nes cpu_romsize ...
by calohtar
Thu Dec 29, 2016 11:32 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Ah, good catch. I tried to change that though, and the error still appeared. Is that 0x02000 a maximum for all values, or just the ppu_romsize? In other words, are there any other values that are above that maximum that I should correct? For reference, here's all the code as it exists at this moment...
by calohtar
Thu Dec 29, 2016 8:57 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Alright, I tried that and it gave me a different error: AN ERROR HAS OCCURED [the index 'cpu_banksize' does not exist] CALLSTACK *FUNCTION [dump()] dumpcore.nut line [9] So, I tried to follow your example and add a cpu_banksize argurment. It then gave me the same error, but for ppu_banksize, so I ad...
by calohtar
Thu Dec 29, 2016 6:24 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Alas, no luck. The cpu_dump function now looks like this: function cpu_dump(d, pagesize, banksize) { for(local i = 0; i < pagesize; i += 1){ cpu_write(d, 0xa000, i); cpu_read(d, 0x8000, banksize); } cpu_read(d, 0xc000, banksize); } But the [the index 'cpu_romsize' does not exist] error still appears...
by calohtar
Thu Dec 29, 2016 10:47 am
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

@Zepper Thanks again for your time and efforts. I was using the cmd line version simply because the mmc4.ad script wasn't working in the gui. I copied the provided file into both my GUI anago directory and the cmd line directory, and tried it with both. Attached is a screen vid of my attempts, and h...
by calohtar
Wed Dec 28, 2016 7:35 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Wait, I tried copy/pasting it again to be sure I didn't miss a character or something, and it gave me a different error.... C:\Users\jeffr\Documents\kazzo\kazzo original\unagi_client_windows_060_commandline\anago>anago d22 mmc4_fkrom.ae hvc_2i.nes b mmc4_fkrom.ae line = (53) column = (18) : error In...
by calohtar
Wed Dec 28, 2016 7:27 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

@Zepper Thanks so much for the reply! Unfortunately, that script gave an error: C:\Users\jeffr\Documents\kazzo\kazzo original\unagi_client_windows_060_commandline\anago>anago d22 mmc4_fkrom.ae hvc_2i.nes b AN ERROR HAS OCCURED [the index 'cpu_romsize' does not exist] CALLSTACK *FUNCTION [dump()] dum...
by calohtar
Wed Dec 28, 2016 6:42 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

So, you don't think it's a problem with the anago arguments I'm using?

Yes, as far as I am aware, it's an authentic retail copy
by calohtar
Wed Dec 28, 2016 8:59 am
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Re: Dumping Fire Emblem Gaiden with kazzo

Nestopia cannot working ? Can you send me the ROM? Sorry, I won't be able to send the ROM, but here's a screen video of me trying to open it. I'm away from the kazzo now, so I can't try a new dump this morning, but here's what happens when I try to open my dump from last night. This dump was create...
by calohtar
Tue Dec 27, 2016 11:58 pm
Forum: NES Hardware and Flash Equipment
Topic: Dumping Fire Emblem Gaiden with kazzo
Replies: 25
Views: 9080

Dumping Fire Emblem Gaiden with kazzo

Hello everyone, I'm new to forum, so I hope you'll pardon my ignorance. I got a copy of Fire Emblem Gaiden for the Famicom, as well as a INL Retro Kazoo device in order to dump it so I can apply a translation patch. I've downloaded the software/firmware package from here http://www.infiniteneslives....