Search found 149 matches

by MaarioS
Sun Jun 25, 2017 12:07 pm
Forum: NES Hardware and Flash Equipment
Topic: Kazzo USB rom dumper / dev cart programmer
Replies: 711
Views: 447758

Re: Kazzo USB rom dumper / dev cart programmer

To anyone who struggles with Kazzo cart's programming problems- please keep in mind that due to programming sequence, some carts can be programmed ONLY by using AM29F040B . Even though some other chips are supported like W29C020, W49F002U, I personally don't recommend any of them. It most probably h...
by MaarioS
Mon Feb 06, 2017 2:50 pm
Forum: SNESdev
Topic: MAX795 - MAD-1 alternative
Replies: 1
Views: 1931

MAX795 - MAD-1 alternative

Hi there, I want to use a MAX795 chip on my new SNES cartridge board that uses new chips. Although the game works 100% OK on my cart, it crashes completely at the time when the console wants to read from SRAM. I used MAX795 chip for this purpose and I suspect this is the problem. I checked several S...
by MaarioS
Fri Feb 03, 2017 12:46 pm
Forum: NES Hardware and Flash Equipment
Topic: Reset cart using custom PIC12F629
Replies: 7
Views: 2460

Re: Reset cart using custom PIC12F629

OK, I've managed to solve it myself!! I still used the same program for SNES and the same chip, although I connected the input pin with 10K pull-down resistor to GND. Here's how I did it: M2 CON.---+---PIC PIN #04 | 10K | GND With that resistor, everything seems to be working perfectly fine as I exp...
by MaarioS
Fri Feb 03, 2017 11:10 am
Forum: NES Hardware and Flash Equipment
Topic: Reset cart using custom PIC12F629
Replies: 7
Views: 2460

Re: Reset cart using custom PIC12F629

Ah OK, so the M2 pin actually goes to high impedance while the reset button is pressed. Right I can still change the PIC program, I did this right now just for testing. So what are my best options to switch the game while reset is held for some period of time, let's just say 1 second?? Should I use ...
by MaarioS
Fri Feb 03, 2017 9:38 am
Forum: NES Hardware and Flash Equipment
Topic: Reset cart using custom PIC12F629
Replies: 7
Views: 2460

Re: Reset cart using custom PIC12F629

Not really, it still doesn't explain it in full detail and it only explains how to clear the mapper. My case is somewhat different
by MaarioS
Fri Feb 03, 2017 8:04 am
Forum: NES Hardware and Flash Equipment
Topic: Reset cart using custom PIC12F629
Replies: 7
Views: 2460

Reset cart using custom PIC12F629

Hi there, I want to do a custom MMC1 4 in 1 cart that switches games when you hold reset for ~2 seconds. It essentially counts upwards and switches addresses A17 & A18 of PRG & CHR. I used the same exact chip with the same exact program on SNES carts and they work perfectly fine but of cours...
by MaarioS
Sat Nov 05, 2016 3:32 pm
Forum: NES Hardware and Flash Equipment
Topic: Famiclone cartridge safe to use?
Replies: 7
Views: 3797

Re: Famiclone cartridge safe to use?

If there are transceivers on the back (or inside the glob top) then it should work fine. Otherwise it might get broken or eventually fried in very rare cases (if that will work at all)
by MaarioS
Sat Nov 05, 2016 9:20 am
Forum: NES Hardware and Flash Equipment
Topic: Kazzo USB rom dumper / dev cart programmer
Replies: 711
Views: 447758

Re: Kazzo USB rom dumper / dev cart programmer

Damn it, the cart would need a total reconstruction as it almost isn't an UNROM board anymore, I think it needs a new redesigned board for this purpose... Is there any easier solution for that while it only handles up to 256KB PRG??
by MaarioS
Sat Nov 05, 2016 6:15 am
Forum: NES Hardware and Flash Equipment
Topic: Mini project - displaying button presses from NES
Replies: 6
Views: 2891

Re: Mini project - displaying button presses from NES

What do I need ground for?? As I can see if I connect ground from Famicom AV to Arduino, everything acts exactly the same as before...
by MaarioS
Fri Nov 04, 2016 7:39 pm
Forum: NES Hardware and Flash Equipment
Topic: Mini project - displaying button presses from NES
Replies: 6
Views: 2891

Mini project - displaying button presses from NES

Hi there, I'm working on a small project that seems easy but gets kinda tricky- I conected 3 wires to my NES (Famicom AV to be exact) that go from 3 pins of gamepad 1: clock + latch + data. As we all know, NES uses serial data transmission to communicate with controllers and controllers themselves c...
by MaarioS
Fri Nov 04, 2016 7:21 pm
Forum: NES Hardware and Flash Equipment
Topic: Kazzo USB rom dumper / dev cart programmer
Replies: 711
Views: 447758

Re: Kazzo USB rom dumper / dev cart programmer

So, can you provide me any instructions kinda for dummies explaining how to build that cart?? Also, I didn't mention my cart is a Famicom one so I'm afraid I can't use any expansion pins on that
by MaarioS
Fri Nov 04, 2016 5:58 pm
Forum: NES Hardware and Flash Equipment
Topic: Kazzo USB rom dumper / dev cart programmer
Replies: 711
Views: 447758

Re: Kazzo USB rom dumper / dev cart programmer

Did anyone have any luck building a functional UNROM cart for Kazzo?? I've followed this tutorial: https://osdn.net/projects/unagi/wiki/flash_74161_en And here's the thing- I think this is kind of wrong since the console doesn't read the cartridge at all but it reads correctly if I connect /WE #31 p...
by MaarioS
Thu Aug 18, 2016 4:08 am
Forum: Reproduction
Topic: Problems with using 5V->3.3V translator in SA1 cart
Replies: 4
Views: 3997

Re: Problems with using 5V->3.3V translator in SA1 cart

I tried measuring the voltage on another GTL chip and the results are a little better now but still not as it supposed to be I think. When I connect an input line to GND then the corresponding output gives something around 0.02V which is OK but when I connect the input to 5V then the output gives 2V...
by MaarioS
Tue Aug 16, 2016 3:18 pm
Forum: Reproduction
Topic: Problems with using 5V->3.3V translator in SA1 cart
Replies: 4
Views: 3997

Re: Problems with using 5V->3.3V translator in SA1 cart

I measured the resistance of the input and output (source-drain of one of the tested channels) and it displayed 99.0 value while I switched the ohmmeter to "200k" (the chip was off during the measuring). I don't remember how to calculate it though Should I try a different GTL2000 and measu...
by MaarioS
Tue Aug 16, 2016 9:59 am
Forum: Reproduction
Topic: Problems with using 5V->3.3V translator in SA1 cart
Replies: 4
Views: 3997

Problems with using 5V->3.3V translator in SA1 cart

Hi there, here I have the following problem- I want to use a M29W640 flash memory (64MBit 16bit wide memory) in an SA1 cart. To achieve that, I used a GTL2000 and designed a small adapter board for that. Unfortunately it doesn't work... I tried to check the connections and everything seemed fine. I ...