Search found 314 matches

by 8bitMicroGuy
Tue Mar 17, 2015 6:02 am
Forum: Newbie Help Center
Topic: Introducing myself. Starting off with mapper selection.
Replies: 35
Views: 8406

Re: Introducing myself. Starting off with mapper selection.

Don't forget that you can't just put a socket in an NES board and use a standard EPROM. The pinout is different: Mask ROM pinout You need to rewire the socket, which makes it a little trickier. If it's a permanent EPROM you can just bend the legs out where you need to reroute, but a socket isn't us...
by 8bitMicroGuy
Tue Mar 17, 2015 5:56 am
Forum: Newbie Help Center
Topic: If MMC5 can't save the game, what mapper alike it can?
Replies: 17
Views: 4703

Re: If MMC5 can't save the game, what mapper alike it can?

Alright. Which MMC5 cartridges have all 64KB of WRAM or at least 32KB AND a battery? Do these 64KBs of RAM at 6000h-7FFFh interfere with the 8000h-9FFFh, A000h-BFFF and C000h-DFFF? My configuration is this: 0x6000-0x7FFF = Minecraft World save data, must have as much Save RAM as possible!!! 0x8000-0...
by 8bitMicroGuy
Sat Mar 14, 2015 7:44 pm
Forum: Newbie Help Center
Topic: If MMC5 can't save the game, what mapper alike it can?
Replies: 17
Views: 4703

Re: If MMC5 can't save the game, what mapper alike it can?

Alright, thanks. I got really shocked
by 8bitMicroGuy
Sat Mar 14, 2015 7:24 pm
Forum: Newbie Help Center
Topic: If MMC5 can't save the game, what mapper alike it can?
Replies: 17
Views: 4703

If MMC5 can't save the game, what mapper alike it can?

I can't believe that I've been counting on using MMC5 while it doesn't have any save RAM! I went to Nesdev wiki for the second time on the MMC5 page, pressed Ctrl+F, typed "save" and there was nothing found! Which mappers have a save RAM, PRG-RAM, CHR-RAM, 4 PRG bank address spaces (0x8000...
by 8bitMicroGuy
Sat Mar 14, 2015 7:02 pm
Forum: NES Hardware and Flash Equipment
Topic: Cheapest way to buy an NES console
Replies: 28
Views: 7565

Re: Cheapest way to buy an NES console

Rather than all this hemming and hawing and sperglording (esp. "building your own NES" or something): How about you give me an Email address that's associated with PayPal and I'll donate US$100 for you to get yourself a working NES (say, off eBay or elsewhere) and/or some additional dev h...
by 8bitMicroGuy
Sat Mar 14, 2015 7:00 pm
Forum: NESemdev
Topic: Nintendulator extremely slow!
Replies: 8
Views: 2779

Re: Nintendulator extremely slow!

What version of Nintendulator are you using? If 0.975, is it the latest build? I ask because there are some versions of 0.975 (and possibly also 0.970) where the PPU debug window will repaint every time memory is written, while I believe the current version makes an effort to not do that. That's ex...
by 8bitMicroGuy
Sat Mar 14, 2015 6:52 pm
Forum: NES Graphics
Topic: Sprite re-animation request
Replies: 15
Views: 9515

Re: Sprite re-animation request

Because I don't think Dropbox can allow img tags from external sites.
by 8bitMicroGuy
Sat Mar 14, 2015 6:47 pm
Forum: Newbie Help Center
Topic: Introducing myself. Starting off with mapper selection.
Replies: 35
Views: 8406

Re: Introducing myself. Starting off with mapper selection.

What do I need as an MMC5 cart? Can't I just get a game using an MMC5 mapper, unsolder the ROM chips, solder chip sockets and put in and out EEPROM chips whenever I need to program them? Which games use MMC5 mapper? Which of those games are available to buy, physically disassemblable and safe for un...
by 8bitMicroGuy
Sat Mar 14, 2015 6:41 pm
Forum: Newbie Help Center
Topic: NESICIDE = DLL HELL!
Replies: 26
Views: 7071

Re: NESICIDE = DLL HELL!

I understand what everyone's saying now. Sorry for my confusion. I've decided to use ZIP format for Windows distributions. This should make it obvious that it is portable and does not throw debris anywhere into your system folders like uninstallers or installer records. I'll update my website with ...
by 8bitMicroGuy
Sat Mar 14, 2015 9:12 am
Forum: NES Graphics
Topic: Why you shouldn't let me get bored
Replies: 12
Views: 6835

Re: Why you shouldn't let me get bored

Really a quick job without much effort put into it (I was going to add more stuff and make this larger than a screen but got lazy), so whatever. May decide to add more stuff later if I get bored. http://i.imgur.com/egm7dAa.png Background tiles used: 10 (including blank tile) Background palettes use...
by 8bitMicroGuy
Sat Mar 14, 2015 9:11 am
Forum: NES Graphics
Topic: Sprite re-animation request
Replies: 15
Views: 9515

Sprite re-animation request

I drew a sprite of an otter. It came out cute without outlines so I wanted to finish without outlines. Sadly, NES has only 3 colors for a sprite so I had to make outlines from the inside. I did it by applying the outline color onto the first pixel looking from left to right of the samecolored bodypa...
by 8bitMicroGuy
Sat Mar 14, 2015 8:39 am
Forum: Newbie Help Center
Topic: Legal issues
Replies: 3
Views: 1767

Re: Legal issues

Do you think LAGD (Legal Advice for Game Developers) from New Media Rights would help me about this?
by 8bitMicroGuy
Sat Mar 14, 2015 8:37 am
Forum: Newbie Help Center
Topic: NESICIDE = DLL HELL!
Replies: 26
Views: 7071

Re: NESICIDE = DLL HELL!

Alright so how am I supposed to install NESICIDE fully into a folder in my USB stick without anything sticking out of it towards system files or absolute path towards my system?
by 8bitMicroGuy
Fri Mar 13, 2015 3:52 pm
Forum: Newbie Help Center
Topic: Legal issues
Replies: 3
Views: 1767

Legal issues

There are legal issues about ROMs and emulators. The reason why I'm posting this is because I believe that this issue has already been resolved and I want to get direct information about it. This is how I believe: Software is protected by copyright that lasts 75 years after author's death. Hardware ...
by 8bitMicroGuy
Fri Mar 13, 2015 3:44 pm
Forum: Newbie Help Center
Topic: Introducing myself. Starting off with mapper selection.
Replies: 35
Views: 8406

Re: Introducing myself. Starting off with mapper selection.

Alright. How about I keep developing my game on an emulator and then have a beta tester who will test it on real hardware?