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

Operand Specifier decimal value #108

Closed StanWarford closed 4 years ago

StanWarford commented 4 years ago

The decimal value of the Operand Specifier field should be unsigned. Note that the Operand field is correctly rendered as signed.

OprndSpec-decimal
Matthew-McRaven commented 4 years ago

Better with 49451f244b7352005481042be8960b025e27caef?

StanWarford commented 4 years ago

Fixed