Originally Posted by Kale
Originally Posted by byuu
Love the Super System research, will be following that very closely. So awesome to emulate things for the very first time.

Current emulation is blocked by a missing dump of the M50458 char ROM, I bet that it won't be dumpable hence we need to write a trojan on a real board. I also don't think that is currently putting any reasonable vram data yet, but we'll see once that we find a board ...

Current MAME driver is here, with my current discoveries:

http://mamedev.org/source/src/mame/drivers/nss.c.html

It sounds like the device is some kind of video overlay thing (teletext type / vcr control type systems?) with internal ascii rom so you might just be able to throw a fake ascii rom in, and patch the checksum code until it's dumped? (or it might be something standard?)