mirror of
https://github.com/cc65/cc65.git
synced 2026-01-22 00:20:00 +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.