Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Question about programming a new ppu for nes vs.  (Read 1242 times)

0 Members and 1 Guest are viewing this topic.

GMZombie

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 379
  • Last login:March 22, 2022, 10:11:23 am
  • I am a living Legend who fixes stuff... mostly
Question about programming a new ppu for nes vs.
« on: August 03, 2014, 11:46:14 am »
can i use a rom image of the said ppu and copy it to another fresh ppu? it seems stupid but i think my ppu is not working and would like to do this but i dont even know what type of eeprom it is.

SavannahLion

  • Wiki Contributor
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 5986
  • Last login:December 19, 2015, 02:28:15 am
Re: Question about programming a new ppu for nes vs.
« Reply #1 on: August 03, 2014, 01:10:11 pm »
If I recall, the Nintendo PPU is a custom RICOH microcontroller. With the exception of a very small amount of internal DRAM, there is no EEPROM that I'm aware of. RAM and ROM data were handled by the game system and game.

If your PPU is showing the wrong colors for the game, you ight have the wrong PPU in there. Nintendo made more than one model PPU and many NES modders are scavenging the arcade PPU's for their RGB capabilities (---smurfing--- ---uvulas---). So if you swapped the games or the PPU got swapped, that might happen.

I don't know too much about the PPU's from a hardware perspective. Most of the information out there is specific from a software standpoint. I found a reference list showing which arcade used which PPU version: http://www.johnsarcade.com/nintendo_vs_ppu_info.php. That might help you zero in on the problem.

If you still think you have a bad PPU, it should just be as simple as swapping PPU's.