1
0
mirror of https://github.com/cc65/cc65.git synced 2026-03-13 05:42:09 +00:00
Files
cc65/libsrc/atari/oserror.s
Christian Groessler 94ba9575ec Implement exec() for Atari XDOS.
- 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.
2016-06-13 20:40:01 +02:00

5.4 KiB