StanWarford / pep9suite

Pep9Suite is a suite of software for the Pep/9 virtual machine described in the text Computer Systems, J. Stanley Warford, fifth edition.
http://computersystemsbook.com
Other
16 stars 7 forks source link

Add Pep9CPU integration to Pep9Term. #83

Closed Matthew-McRaven closed 4 years ago

Matthew-McRaven commented 4 years ago

With these changes, Pep9Term will be capable of assembling and running microcode programs, just like Pep9CPU. In addition, the extended microcode syntax designed for Pep9Micro is now available in Pep9Term.

Currently, I do no provide a way to execute assembly programs in microcode, but if you think this feature has value, I can add it to both Pep9Term and Pep10Term.

I would like to talk over the command line interface on the terminal application.

Matthew-McRaven commented 4 years ago

Send Dr. Warford a DMG of Pep9Term when finished.