2013-03-26 13:09:49 +01:00
|
|
|
Atari
|
|
|
|
=====
|
|
|
|
|
2010-09-29 21:44:01 +02:00
|
|
|
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
|
2013-07-31 00:55:31 +02:00
|
|
|
cpu/6502/README.md for further details.
|
2010-09-29 21:44:01 +02:00
|
|
|
|
|
|
|
The following Atari 8-bit Ethernet card is supported:
|
|
|
|
|
2013-07-31 00:55:31 +02:00
|
|
|
- Dragon Cart: Use driver cs8900a.eth with address $D500.
|
2010-10-03 13:01:32 +02:00
|
|
|
|
|
|
|
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').
|