Two problems with print_a_char: was not checking character
authorChris Hanson <org/chris-hanson/cph>
Sun, 2 Jul 1989 05:12:25 +0000 (05:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sun, 2 Jul 1989 05:12:25 +0000 (05:12 +0000)
commit2a8e1845d68054f2694563675c06bc9840fb8c88
tree8cfaa8489da61b4a9a844d1410da6d37409a92cd
parentc25299de20c5ad9afef30f5d61a75bdd7cfe020c
Two problems with print_a_char: was not checking character
to see if it was in domain of character type predicates, and extended
character representation didn't match what Psbtobin is looking for --
used hex instead of decimal.
v7/src/microcode/bintopsb.c
v8/src/microcode/bintopsb.c