1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-05 06:28:57 +00:00
cc65/testcode
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
..
assembler Fixed the ca65 Assembly-code variable ".paramcount". 2015-11-17 14:21:40 -05:00
compiler Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
grc Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
lib Atari: add new function '_is_cmdline_dos()' and some other small changes. 2016-05-25 00:57:43 +02:00