1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-07 19:29:18 +00:00
cc65/libsrc/atari/targetutil
Christian Groessler da65866e24 Atari: add new function '_is_cmdline_dos()' and some other small changes.
- use this function instead of directly looking at _dos_type in the included
  targetutil and test programs
- fixes/improvements to the Atari runtime library regarding the recently
  changed _dos_type values
- libsrc/atari/targetutil/w2cas.c: exit if no filename was entered
- add documentation for the new function
2016-05-25 00:57:43 +02:00
..
Makefile.inc Have src/Makefile and libsrc/Make use disjoint work directories. 2014-03-05 23:24:35 +01:00
w2cas.c Atari: add new function '_is_cmdline_dos()' and some other small changes. 2016-05-25 00:57:43 +02:00