Explore an 8080 with Educator-8080 - Error messages

Table 3: Error Messages. This table consists of a list of address offsets (location <3>/014) followed by the ASCII error message strings. The octal values 201 through 377 are used to encode from 1 to 177 spaces (1 to 127 decimal). The strings contain a single space for these codes. The octal value 200 is used to indicate end of string, and is shown symbolically as the character "". The octal value 177 is used to indicate the dear screen operation, and is shown symbolically as the character "".
Address Octal Code ASCII String Value
<3>/014153 024 043 063 063 104 127 153Address Offsets for messages 0 through 7
<3>/024116 120 125 124 040 124 117'INPUT TOO LONG '
<3>/034117 040 114 117 116 107 200
<3>/043111 116 T26 101 114 111 104 040'INVALID COMMAND '
<3>/053103 117 115 115 101 116 104 200
<3>/063111 116 126 101 114 111 104 040'INVALID REGISTER '
<3>/073122 105 107 111 123 124 105 122
<3>/103200
<3>/104111 116 126 101 114 111 104 040'INVALID IMMED TYPE '
<3>/114111 115 115 105 104 040 124 131
<3>/124120 105 200
<3>/127111 116 126 101 114 111 104 040'INVALID IMMED VALUE '
<3>/137111 115 1 15 105 104 040 126 101
<3>/147114 125 105 200
<3>/153105 122 122 117 122 041 200'ERROR! '
The following string is given the name "ERRSP" and is used to clear the screen, then space down to the
center prior to displaying an error message.
<3>/162177 377 377 211 200'   '

Eingescanned von Werner Cirsovius
Dezember 2013
© BYTE Publications Inc.