mirror of
https://github.com/cc65/cc65.git
synced 2026-03-10 17:21:49 +00:00
- Adds new ENOEXEC error code, also used by Apple2 targets. - Maximum command line length is 40, incl. program name. This is an XDOS restriction. - testcode/lib/tinyshell.c has been extended to be able to run programs.