Reading the memory of a N64

Posted by toazron1 on Game Development See other posts from Game Development or by toazron1
Published on 2012-04-26T05:30:14Z Indexed on 2012/06/24 9:24 UTC
Read the original article Hit count: 174

Filed under:

I'm looking for a way to read the memory of a N64, while the game is running, in real time.

I have a c# program which hooks into the memory of a running emulator and tracks SSB64 stats. I want to do the same thing with the physical N64. Currently it is possible to read the memory with a gameshark pro, however it's extremely slow, buggy, and not practical for what I am trying to accomplish.

Would it be possible to tap into the gameshark, or the N64 directly, to access the memory in real time?

Thanks!

© Game Development or respective owner

Related posts about nintendo