Close

Another strange idea after a long break...

A project log for Dissecting a hand-held NOAC console (Sup 400-in-1)

This is an attempt to understand how these little things work, and what we can do on it.

nyh-workshopNYH-workshop 03/23/2024 at 15:160 Comments

On and off, I had been experimenting on this but with very little success. 

There are too many unknowns and trying to guess how it works by modifying the code and reprogramming the flash could be too time consuming.

Later, I came up with the strange idea of connecting the vacant flash pins on the board to another microcontroller and have this microcontroller pretend it is some form of flash.

How I did that:

Oh, and a lot of jumper wires to connect this back to the Teensy 4.1 from the end of the female IDC connector . Here is the rough schematic (also note the white cable connected on the Reset Pin which is the "RST"):

It should be something like this in the end (pardon the mess! I will draw another cleaner diagram for this one!):

Well, all the pins are connected. Looks frustrating, and I got it done after a few weekends on this!

What would ever happen if I program the Teensy to manually feed the whole game board some instructions?

Discussions