NES Dual Port RAM Interface
Just did a writeup on an NES project I've been working on. A dual port RAM replacement for the console that allows you read/write memory live via serial. Routed out a couple of extra pins soldered directly to RESET & NMI to remote reset / frame step for debugging.
.jpg)
Pulling live data from Blades of Steel to create a scoreboard / trigger a relay on a goal:
Triggering a relay on firing in Contra:
A live hex editor inspired by FCEUX:
Frame Stepping:
Comments
Originally posted by: BatslyAdams
Pulling live data from Blades of Steel to create a scoreboard / trigger a relay on a goal:
https://vine.co/v/M6WzFBXeX1e
This is basically the greatest thing I've ever seen.
Originally posted by: KHAN Games
Originally posted by: BatslyAdams
Pulling live data from Blades of Steel to create a scoreboard / trigger a relay on a goal:
https://vine.co/v/M6WzFBXeX1e
This is basically the greatest thing I've ever seen.
yeah i want one
Originally posted by: KHAN Games
Originally posted by: BatslyAdams
Pulling live data from Blades of Steel to create a scoreboard / trigger a relay on a goal:
https://vine.co/v/M6WzFBXeX1e
This is basically the greatest thing I've ever seen.
THIS! This is AWESOME!!!!
Originally posted by: BatslyAdams
Just did a writeup on an NES project I've been working on. A dual port RAM replacement for the console that allows you read/write memory live via serial. Routed out a couple of extra pins soldered directly to RESET & NMI to remote reset / frame step for debugging.
Pulling live data from Blades of Steel to create a scoreboard / trigger a relay on a goal:
https://vine.co/v/M6WzFBXeX1e
Triggering a relay on firing in Contra:
https://vine.co/v/M6WZlFjdJ69
A live hex editor inspired by FCEUX:
https://vine.co/v/M6qEpOvMzQz
Frame Stepping:
https://vine.co/v/M6qLIIKUeT6
http://www.batslyadams.com if you want more technical details!
That is hardcore.
This seems like something we needed for the Tetris championships to force multiple consoles to have the same piece sequence as each other.
Also, you could probably write a controller in the middle that would make the game work like GB Tetris with penalties when your opponent nailed Tetrises, etc.