\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
RESET: B _C_int0 ; reset vector
\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
INT1: B _C_int0 ; interrupt Level 1
\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
INT2: B _C_int0 ; interrupt Level 2
\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
INT3: B _C_int0 ; interrupt Level 3
\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
INT4: B _C_int0 ; interrupt Level 4
\"vector.asm\",ERROR! at line 5:[E0003]Expecting condition code as operand
INT5: B _C_int0 ; interrupt Level 5
6 Assembly Errors ,No Assembly Warnings