Monthly Archives: March 2011

NGPC Pocket Flash Cart PCB

Design work started on the cart PCB. Most of the schematic has been drawn up. The card edge connector is missing, but I think Brian or Gerry may come through with that soon. Then, I think Gerry will lay out the PCB based on the schematic and etch a prototype. This will allow me to

Read More

NGF File To Cart

This one is a bit trickier. It’s a bit more involved to actually take a .NGF save-game file and write it to an official cart. Nonetheless, I did it. I had issues, and I left out any real error checking (like to make sure the .NGF is valid for the cart). It works, though. So,

Read More

NGF File From Cart

Today I had a new idea. I can take an official cart and scan it to see which blocks are unprotected. That means they’re writable. The save-game data will always be stored in one or more of the writable blocks. I worked on the RACE NGPC emulator’s flash memory emulation enough to know how it

Read More