asMSX v.0.19.3
Usage:
- Segmentation faults due to big strings or missing quotes are now catched and reported with safe_strcat. Thanks to @jamque for reporting!
- Default verbose level set to 1. New -s (silent) flag added.
Internal:
- Modularized error and warning reporting functions.
- Added CI to the repo (Thanks @duhow !)