How to reprogram an nes game?
Moderators: B00daW, Moderators
How to reprogram an nes game?
I plan on buying a eprom programmer in a few days and I'd like to know if I can reprogram a nes game just like I'd reprogram any atari 2600 game etc. Like do I just burn an nes rom on a single eprom or do I need to reprogram a few eproms?
I've used a hex editor for editing exe files before, so yes I do know how to operate a hex editor.tepples wrote:There are two ROMs in many NES Game Paks: one to hold the program, and one to hold the font. (This is a "CHR ROM" configuration.) Other Game Paks store everything on one ROM and have a RAM chip to hold the font. (This is called "CHR RAM".) Do you know to operate a hex editor?
You should have no problems if you have done 2600 cartridges before...One of the major differences is the pin configuration of the program and character ROM chips (Mask ROM in this situation).
Some helpfull hints would be the Mask ROM Pinouts and the datasheet(s) for the EEPROM/Flash you are going to swap with.
Do you know what you want to convert? This may be helpfull since there are several memory switching methods, and some only work on certain boards. If you've done 2600 boards, you're probably familiar with the 1/2/4K Banking and the Expansion RAM...The NES also has MMCs and Battery Backups for RAM to boot.
Some helpfull hints would be the Mask ROM Pinouts and the datasheet(s) for the EEPROM/Flash you are going to swap with.
Do you know what you want to convert? This may be helpfull since there are several memory switching methods, and some only work on certain boards. If you've done 2600 boards, you're probably familiar with the 1/2/4K Banking and the Expansion RAM...The NES also has MMCs and Battery Backups for RAM to boot.
My mistake, I haven't actually reprogrammed a 2600 game, I just know you only need to swap one eprom as thats all there is to a 2600 game cart.AWal wrote:You should have no problems if you have done 2600 cartridges before...One of the major differences is the pin configuration of the program and character ROM chips (Mask ROM in this situation).
Some helpfull hints would be the Mask ROM Pinouts and the datasheet(s) for the EEPROM/Flash you are going to swap with.
Do you know what you want to convert? This may be helpfull since there are several memory switching methods, and some only work on certain boards. If you've done 2600 boards, you're probably familiar with the 1/2/4K Banking and the Expansion RAM...The NES also has MMCs and Battery Backups for RAM to boot.
The most common format for an NES executable is iNES, which originated in the pirate community but has since come into official use. The vast majority of iNES files have two or three parts:
- a 16-byte header that describes a circuit board suitable for running the game, including any mapper chips,
- a "PRG" (program) ROM image, and
- an optional "CHR" (character) ROM image that contains fonts and other graphics.
You might find this useful: http://bootgod.dyndns.org:7777/
Download STREEMERZ for NES from fauxgame.com! — Some other stuff I've done: fo.aspekt.fi