1
0
mirror of https://github.com/cc65/cc65.git synced 2025-03-15 12:29:32 +00:00
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
..
2016-06-07 12:07:38 +02:00
2015-12-25 00:59:22 +01:00
2015-11-29 23:04:23 -08:00
2009-09-15 20:47:03 +00:00
2013-05-28 21:56:37 +02:00
2002-11-17 23:00:14 +00:00
2014-06-02 08:41:35 +02:00
2013-12-06 20:53:49 +01:00
2003-03-16 14:27:24 +00:00
2013-05-28 21:56:37 +02:00
2002-07-18 13:38:40 +00:00
2002-11-13 13:36:28 +00:00
2016-06-13 20:40:01 +02:00
2003-08-12 17:32:16 +00:00