1
0
mirror of https://github.com/cc65/cc65.git synced 2024-08-06 04:29:04 +00:00
cc65/testcode/lib/atari
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
..
defdev.c Atari: add new function '_is_cmdline_dos()' and some other small changes. 2016-05-25 00:57:43 +02:00
mem.c Atari: add new function '_is_cmdline_dos()' and some other small changes. 2016-05-25 00:57:43 +02:00
ostype.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
scrcode.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
sys.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00