commit
2b9a1c60d2
|
@ -15,7 +15,7 @@ configuration file (by default named contiki.cfg). It has the following format:
|
|||
An online Contiki configuration file generator is available at two sites:
|
||||
|
||||
- http://www.a2retrosystems.com/contiki.html
|
||||
- http://www.cbm8bit.com/contiki/
|
||||
- http://contiki.cbm8bit.com/
|
||||
|
||||
|
||||
The build for 6502-based machines includes the 'disk' make goal which creates a
|
||||
|
|
|
@ -5,13 +5,13 @@ so please consult cpu/6502/README for further details.
|
|||
|
||||
The following Apple II Ethernet cards are supported:
|
||||
|
||||
- Uther: Use driver cs8900a.eth with address $C0x0 (x = 8 + slot number).
|
||||
- LANceGS: Use driver lan91c96.eth with address $C0x0 (x = 8 + slot number).
|
||||
- Uthernet: Use driver cs8900a.eth with address $C0x0 (x = 8 + slot number).
|
||||
- LANceGS: Use driver lan91c96.eth with address $C0x0 (x = 8 + slot number).
|
||||
|
||||
|
||||
In most cases it is desirable to use an emulator for the development and testing
|
||||
of a Contiki application. AppleWin is especially well suited as it emulates the
|
||||
Uther Ethernet card in slot 3. It is available at http://applewin.berlios.de/.
|
||||
Uthernet card in slot 3. It is available at http://applewin.berlios.de/.
|
||||
|
||||
|
||||
The 'disk' make goal requires AppleCommander 1.3.5 or later. It is available at
|
||||
|
|
Loading…
Reference in a new issue