oliverschmidt
|
10a7bb2579
|
Made Atari build compabile with make.exe from GnuWin32 and cmd.exe. cmd.exe comes with a builtin mkdir which doesn't understand -p. However -p isn't necessary as long as the disk creation works - and therefore the directory is successfully deleted.
|
2011-01-23 16:25:45 +00:00 |
|
oliverschmidt
|
0d1db1a78b
|
Since a few days the cc65 trunk contains a POSIX dirent implementation for the Atari. Until a new cc65 release is available - and Contiki has switched to that release - I'll borrow the implementation from the cc65 trunk.
|
2010-11-01 19:44:34 +00:00 |
|
oliverschmidt
|
c839eacbdf
|
Added cc65 target 'atari' for Atari 8-bit machines. This addition was triggered by exsistence of http://www.atari8ethernet.com/.
|
2010-09-29 19:44:01 +00:00 |
|