osd-contiki/platform/atarixl
Oliver Schmidt 6ab336f55f Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
..
lib Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00
Makefile.atarixl Made use of Atari XL shadow RAM. 2013-06-18 22:36:58 +02:00
README.md Several minor consistency improvements. 2013-07-31 00:55:31 +02:00
contiki-conf.h Made use of Atari XL shadow RAM. 2013-06-18 22:36:58 +02:00
contiki-main.c Added platform 'Atari XL'. 2013-06-01 22:49:00 +02:00

README.md

Atari XL

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

The following Atari XL Ethernet card is supported:

  • Dragon Cart: 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').