|
--maxerrors=NN
Pseudo instructions: defl, set and '=' Labels: SETSet the maximum amount of errors after which zasm will bail out. Default value is 30 errors. Some errors, especially after assembler directives starting with '#', are 'fatal' and will always immediately terminate assembly regardless of this setting.
| |