Search found 1106 matches
- Wed Apr 08, 2009 6:39 am
- Forum: General Stuff
- Topic: Stabilant 22...anyone used on their NES?
- Replies: 4
- Views: 3215
Stabilant 22...anyone used on their NES?
I recently discovered a couple of individuals mentioning that they used Stabilant 22 on their NES to enhance connectivity and prevent corrosion. Has anyone here used this on their NES's 72 pin connector (or carts), and, have you had success with it?
- Tue Apr 07, 2009 9:35 am
- Forum: General Stuff
- Topic: Crazy 72 pin connector mod idea from a n00b...plausible?
- Replies: 5
- Views: 4341
So I've been poking around the internet a bit for equipment that would do the job for this mod, but have so far been unsuccessful. I've only found things that are 2.54 mm pitch, haven't found any connectors or ribbon cables that sport the 2.5 mm pitch. So I was thinking of a possible alternative, th...
- Mon Mar 30, 2009 11:46 am
- Forum: General Stuff
- Topic: Crazy 72 pin connector mod idea from a n00b...plausible?
- Replies: 5
- Views: 4341
Crazy 72 pin connector mod idea from a n00b...plausible?
There must be other applications out there for 72 pin connectors...how are famiclones getting ahold of ones that make better connections, for example? I realize it would not be as simple as just slapping one of those on a toaster NES though, since they are vertical. But I thought, is there a such th...
- Mon Mar 30, 2009 10:11 am
- Forum: General Stuff
- Topic: could RetroZone's MMC1 repro board fix this problem...?
- Replies: 10
- Views: 4106
After reading a few other posts on this site, I am beginning to believe I simply destroyed the connectors by cleaning them with an abrasive substance. They have been worn down so they no longer appear gold. I bet that's what's going on. For some reason I have not had this problem with any other cart...
- Mon Mar 30, 2009 7:24 am
- Forum: NES Hardware and Flash Equipment
- Topic: Those stupid 72 pin connectors and cartridge edge fingers
- Replies: 24
- Views: 10899
- Mon Mar 30, 2009 7:06 am
- Forum: General Stuff
- Topic: what a great forum!
- Replies: 14
- Views: 5580
- Sun Mar 29, 2009 8:42 pm
- Forum: General Stuff
- Topic: could RetroZone's MMC1 repro board fix this problem...?
- Replies: 10
- Views: 4106
I'm fairly convinced at this point the cart itself is the prob. If connection was a problem, the game should be scrambled on start up and it almost never is. It is always in transitions. The screen blanks out, something else is loaded in CHR and in the nametables, and then the scramble happens. And ...
- Sun Mar 29, 2009 9:13 am
- Forum: General Stuff
- Topic: could RetroZone's MMC1 repro board fix this problem...?
- Replies: 10
- Views: 4106
Well, the reason I suspect there's something wrong with the particular cart is *NONE* of my other games have this problem. They all work flawlessly except for this one game (except for Castlevania, which I hear has a bug in the early carts). I have a new 72 pin connector in there which so far is rem...
- Sat Mar 28, 2009 4:18 pm
- Forum: General Stuff
- Topic: could RetroZone's MMC1 repro board fix this problem...?
- Replies: 10
- Views: 4106
could RetroZone's MMC1 repro board fix this problem...?
So, despite what I said in an earlier post, my R.C. Pro Am cart continues to get scrambled. Sometimes it scrambles, sometimes it doesn't. It always happens on a transition, where bankswitching presumably would be occurring. This leads me to believe that the mapper is faulty. I'm considering getting ...
- Fri Mar 27, 2009 5:22 pm
- Forum: General Stuff
- Topic: what a great forum!
- Replies: 14
- Views: 5580
I just realized I lied in my previous post. I did have a teacher early on. When I first got into programming, there was a small computer programming class for kids in my town..I learned how to make simple games in QBasic. I think when I said I didn't have a mentor I actually meant when I started to ...
- Fri Mar 27, 2009 12:06 pm
- Forum: General Stuff
- Topic: what a great forum!
- Replies: 14
- Views: 5580
Someone (I think J0D$I can't remember how to spell it haha) said something in another thread about how great this forum is, and it made me feel like responding but I felt it would be most appropriate in this thread... I've never encountered a group of people on the internet so inviting and tolerant ...
- Fri Mar 20, 2009 6:38 pm
- Forum: Newbie Help Center
- Topic: MMC3 split demo not working in Nestopia or Nintendulator
- Replies: 2
- Views: 2057
- Fri Mar 20, 2009 5:24 pm
- Forum: Newbie Help Center
- Topic: MMC3 split demo not working in Nestopia or Nintendulator
- Replies: 2
- Views: 2057
MMC3 split demo not working in Nestopia or Nintendulator
I found a good tutorial/demo on doing a split screen effect with the MMC3 irq, originally written in nbasic. I used nbasic to translate this to nesasm, and then I hand-translated it to asm6. The demo does not work in Nestopia or Nintendulator, but does work in JNES and FCEUXD. The IRQ routine should...
- Fri Mar 20, 2009 9:39 am
- Forum: Newbie Help Center
- Topic: MMC3 register memory location confusion
- Replies: 3
- Views: 2297
- Thu Mar 19, 2009 6:40 pm
- Forum: Newbie Help Center
- Topic: MMC3 register memory location confusion
- Replies: 3
- Views: 2297
MMC3 register memory location confusion
I'm having trouble understanding how we can have a PRG block begin at $8000, yet this is also a control register for MMC3 (assuming of course that our ROM specifies MMC3). What am I missing?