Search found 44 matches

by R-T-B
Fri Aug 21, 2009 12:30 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

Got out my multimeter and working on that. Reburning the roms too for good measure with a full 10 minute erasure and blank test.
by R-T-B
Fri Aug 21, 2009 12:18 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

I find that hard to believe... See, all it does is scroll a line of text. Seems like it should do something... And yeah, I'm looking into learning ASM for the 6502. Shouldn't be that hard. This is just a test. The roms are inserted correctly. with pin one oriented properly like the original chips. T...
by R-T-B
Fri Aug 21, 2009 12:10 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

Ok, I installed a ZIF Socket for each rom chip and cut a hole in the cart. When I program my EPROMs however (and they are verifying and all that, I'm using Willem PCB5.0), all I get is a grey screen. Any idea why? I'm socketing the roms directly with no pin modifications, and using the 16kb and 8kb ...
by R-T-B
Tue Aug 18, 2009 1:27 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

As I thought, it's too late to cancel the EPROM order, so I ordered a simple programmer. Should work fine. I already have the UV Light eraser so it isn't SO bad. I need a programmer anyways.
by R-T-B
Mon Aug 17, 2009 7:11 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

One note....are you using eproms? Cause you cant program those using copynes (iirc) since they need a special voltage to be programmed. Could someone confirm/deny this? I may either have to cancel an order, or order an EPROM programmer (I think that latter). Any advice either way? What should I be ...
by R-T-B
Sun Aug 16, 2009 8:59 pm
Forum: NES Hardware and Flash Equipment
Topic: Labels?
Replies: 1
Views: 1664

I'm not going to be much help I'm afraid, but I just thought I'd say I was just wondering about the same thing.
by R-T-B
Sun Aug 16, 2009 10:35 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

So there is no positive chip enable on an 8kb rom? Or is pin 20 on that schematic the positive chip enable?

(I'm pretty sure this is my last question, thanks for your patience)
by R-T-B
Sun Aug 16, 2009 3:07 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

I think I understand most everything now, but just one thing is still bothering me.

Shouldn't pin 26 be CE thought rather than "not connected"?
by R-T-B
Sun Aug 16, 2009 2:31 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

On 8kb (64kbit) SRAMs (6264 compatible) pin 26 is positive CE. Since the RAM is 8kb the higher Adress is A12. The shematic you linked is a 16kb (128kbit) EPROM, which does have an A13 at pin 26 instead. You don't want to tie it to VCC unless you want to restrict yourself to 8kb. For NROM carts norm...
by R-T-B
Sun Aug 16, 2009 2:06 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

Yes. I hope I'm not sounding redundant, but I'm going to clarify one last thing. This sentence in the NROM ram cart guide concerns me: You will now have to solder a small piece of wire on the bottom of the board across pins 26 and 27 of the 8K RAM chip. This will connect +CE to VCC. If you look at t...
by R-T-B
Sun Aug 16, 2009 1:32 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

My concern was the guide I read seemed to refer to pin 27 as the VCC connector, and the schematic I linked refers to the VCC as pin 28. Also, there seem to be a few other things that just don't sound right to me. If anyone could kindly confirm/deny that the above chip could be made to work, I'd be m...
by R-T-B
Sun Aug 16, 2009 12:11 am
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

I found a guide to get a ram cart built, but I want something more permanent, perhaps EPROM based. Would these parts serve fine for that purpose if I just substituted them in in the RAm cart guide, or am I oversimplfing things? Some of thing pins don't seem to match up so I'd like to check first. ht...
by R-T-B
Sat Aug 15, 2009 5:35 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

Thanks a bundle my friend, just what I needed!
by R-T-B
Sat Aug 15, 2009 12:48 pm
Forum: NES Hardware and Flash Equipment
Topic: Newbie advice on making a simple dev cart.
Replies: 42
Views: 10707

Newbie advice on making a simple dev cart.

I have an NES with a CopyNES installed I've been using to dump roms, mostly for use in emulators. Recently, I decided it would be fun to get into the development scene and I started programing some simple programs in my emulator using NBASIC. I would like to try running these on a real NES, with som...