mirror of
https://github.com/simh/simh.git
synced 2026-04-24 19:33:40 +00:00
HP3000: Update to early Release 8 which is still simh V4.x API compatible
Dave Bryan has migrated support for this simulator to http://simh.trailing-edge.com/hp
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
numbers with an even number of digits will not use the upper four bits of the
|
||||
first byte. Digits are represented by four-bit values from 0-9 (i.e., in
|
||||
Binary-Coded Decimal or BCD), with the most-significant digit first and the
|
||||
least-significant digit last. The sign is given by one of these encodings:
|
||||
least-significant digit last. The sign is given by one of these encodings:
|
||||
|
||||
1100 - the number is positive
|
||||
1101 - the number is negative
|
||||
|
||||
Reference in New Issue
Block a user