nes-proj/platform/atarixl
Oliver Schmidt 79bb5ea73f Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
..
lib Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00
Makefile.atarixl Removed some more old RCS tags from the Contiki source tree. 2013-06-13 15:54:26 +02:00
README.md Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00
contiki-conf.h Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00
contiki-main.c Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00

README.md

Atari

The platform/atari/ directory is used for targeting an Atari 8-bit computer. Most things are shared between the 6502-based targets so please consult cpu/6502/README for further details.

The following Atari 8-bit Ethernet card is supported:

  • Atari 8-bit Ethernet Project: Use driver cs8900a.eth with address $D500.

The 'disk' make goal requires HiassofT's dir2atr program. It is available at http://www.horus.com/~hias/atari/ - either as source code (being part of the 'AtariSIO driver and utilities for Linux') or as Win32 binary program (being part of the 'Atari Tools for Win32').