Hosted forum for UMDK related questions
Moderators: BigEvilCorporation, prophet36
-
Nemesis
- Very interested
- Posts: 791
- Joined: Wed Nov 07, 2007 1:09 am
- Location: Sydney, Australia
Post
by Nemesis » Thu Jun 26, 2014 10:46 pm
Quick question, can you see any potential barriers to making a bridge board for this devkit that allows the Master System to be controlled in a similar way to the Mega Drive? Obviously it'll require new firmware and a new monitor program, but software issues aside, any barriers you can see?
-
prophet36
- Very interested
- Posts: 234
- Joined: Sat Dec 13, 2008 6:58 pm
- Location: London, UK
-
Contact:
Post
by prophet36 » Fri Jun 27, 2014 2:23 pm
Certainly feasible. The SMS's Z80 could be made to do breakpoints and single-stepping using the RST instruction. But it would be more work because you probably can't just build a Z80 GDB and use that. But running and cycle-tracing code should be straightforward with very few changes to the VHDL.