fachat / a65k

Assembler for 6502 and relatives, esp. the 65k family
GNU General Public License v2.0
6 stars 0 forks source link

Overhaul error handling #18

Closed fachat closed 7 years ago

fachat commented 7 years ago

Print error message during parse/pass1/pass2, return err only for control flow

fachat commented 7 years ago

Also maybe remove errors.h, or unify into err.h