nes-proj/platform/atarixl
Oliver Schmidt ae0c5f0dd0 Make use of new cl65 option --print-target-path.
The new cl65 option --print-target-path allows to get rid of CC65_HOME altogether.
2016-06-03 13:30:25 +02:00
..
lib
Makefile.atarixl Make use of new cl65 option --print-target-path. 2016-06-03 13:30:25 +02:00
Makefile.customrules-atarixl
README.md
contiki-conf.h Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
contiki-main.c Integrates uip-nameserver API 2015-01-09 09:44:06 +01: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').