Merge pull request #287 from silverdr/target_goodies

moved output of target utils and drivers to separate directory
This commit is contained in:
Oliver Schmidt
2016-06-01 11:01:56 +02:00
12 changed files with 90 additions and 56 deletions

View File

@@ -229,8 +229,8 @@ for C and assembly language programs.
The size of a cassette boot file is restricted to 32K. Larger programs
would need to be split in more parts and the parts to be loaded manually.
To write the generated file to a cassette, a utility to run
on an Atari is provided in the <tt/targetutil/ directory (<tt/w2cas.com/).
To write the generated file to a cassette, a utility (<tt/w2cas.com/) to run
on an Atari is provided in the <tt/util/ directory of <tt/atari/ target dir.
<sect1><tt/atarixl/ config files<p>