Guest User

Untitled

a guest
Jul 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. 01 start operand is missing or illegal
  2. 02 start directive is missing
  3. 03 first char of label isn't alpha
  4. 04 label isn't alphanumeric
  5. 05 label too long
  6. 06 symbol table has too many symbols
  7. 07 duplicate symbol
  8. 08 hex length not an even number
  9. 09 hex length is too long
  10. 10 char length is too long
  11. 11 invalid or missing instruction
  12. 12 program is too long
  13. 13 end directive missing
  14. 14 illegal operand
  15. 15 missing operand
  16. 16 end operand is missing or illegal
  17. 17 operand not defined
Add Comment
Please, Sign In to add comment