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

pep9asm object code trace does not display memory dump #93

Closed StanWarford closed 4 years ago

StanWarford commented 4 years ago

Clear memory Copy to Object Figure 4.23 Select Debug -> Start Debugging Object Can single step, but Memory does not display loaded object code

Screen Shot 2020-02-04 at 8 24 18 PM
Matthew-McRaven commented 4 years ago

Should be fixed in 8057c13df8bae36844bee0d15a5200a8425224c7, on the "rescale-mempane" branch.

StanWarford commented 4 years ago

Works now