kazzo: NES Dumping Tool and Flash Carts

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

Moderator: Moderators

Post Reply
MatthewCallis
Posts: 82
Joined: Sat Sep 22, 2007 8:32 am
Location: Seattle, WA
Contact:

kazzo: NES Dumping Tool and Flash Carts

Post by MatthewCallis »

I've been following http://bakutendo.blog87.fc2.com/ and it seems he's finally produced his flash cart base / dumping tool.

Image

Image
User avatar
MottZilla
Posts: 2837
Joined: Wed Dec 06, 2006 8:18 pm

Post by MottZilla »

Very interesting. Is it just a hobby project or is he producing to sell or making plans to construct it yourself available or what? The carts and programmer look nice.
MatthewCallis
Posts: 82
Joined: Sat Sep 22, 2007 8:32 am
Location: Seattle, WA
Contact:

Post by MatthewCallis »

MottZilla wrote:Very interesting. Is it just a hobby project or is he producing to sell or making plans to construct it yourself available or what? The carts and programmer look nice.
I can't tell, it took me a whole hour to beat the captcha to send an email he didn't reply to. He does host everything on sourceforge.jp so I'm guessing he will at the very least post instructions on ordering, I think I saw schematics for it on one of the wikis.
User avatar
kyuusaku
Posts: 1665
Joined: Mon Sep 27, 2004 2:13 pm

Post by kyuusaku »

It's just a microcontroller w/ register for extra I/O. The MCU is pretty powerful, but it doesn't have USB hardware, so it sacrifices all that power to emulate it. Typically people only emulate USB for HID devices so this thing is probably pretty slow and that's why FDS isn't supported.

A dumper requires 32 I/O which still could probably be squeezed into a 40/44 pin USB MCU. Obviously the intention was to go with the "freest" design possible though.
User avatar
naruko
Posts: 66
Joined: Mon Feb 09, 2009 9:10 am
Location: リムルダール Rimuldar
Contact:

Post by naruko »

Thank you for being interested. I am a developer of kazzo and unagi.

I plan to write all of technical document of kazzo in English. Souce codes for kazzo and unagi are opensource. I want a lot of people to develop kazzo and unagi.

Kazzo PCB revision 1.0 was sold last week for Japanase users. I'm designing Kazzo PCB revision 2.0. It has ATmega168, 60 pin edge connector and 72 pin edge connector for oversea users.

I want to order to produce 50 PCBs for revision 2.0. I have no idea whether an overseas person needs kazzo and flash memory cartridge. If 20 people buy it from foreign countries, I will order parts (PCBs, AVRs, edges and 5V flash memories). I want the opinion.
mic_
Posts: 922
Joined: Thu Oct 05, 2006 6:29 am

Post by mic_ »

Do you have an english version of your page? Running your page through Google Translate doesn't help much, since the translation quality is awful.
User avatar
naruko
Posts: 66
Joined: Mon Feb 09, 2009 9:10 am
Location: リムルダール Rimuldar
Contact:

Post by naruko »

Engilish version documents are:
- named safix '_en' on wiki
- readme.txt in kazzo_0.1.1.zip
- anago/anago_en.txt in unagi_client_windows_060.zip

It was noticed that an English document that explained unagi and kazzo was insufficient thanks to your answer. And I noticed the translational accuracy from Japanese to English was low.

I will try to write to increase documents of English version. Thank you for your reply.
mic_
Posts: 922
Joined: Thu Oct 05, 2006 6:29 am

Post by mic_ »

I think the most important things to write up in english for us gaijins would be a product description, feature list, compability(?), pricing.
Teancum
Posts: 20
Joined: Fri Jan 28, 2011 5:45 am

Post by Teancum »

Just stumbled upon this recently. It's to version 2.1 now and has USB. I'm still trying to figure out more about it.

I found this
http://sourceforge.jp/projects/unagi/wi ... matics.png

Would this be all I needed to build it?
Post Reply