Added LANceGS.
This commit is contained in:
parent
9f1feb6e26
commit
026ba0801f
|
@ -3,7 +3,8 @@ The platform/apple2enh/ directory is used for targeting an Enhanced Apple //e
|
|||
so please consult cpu/6502/README for further details.
|
||||
|
||||
The following Apple II Ethernet cards are supported:
|
||||
- Uther: Use driver cs8900a.eth with the address $C0x0 (x = 8 + slot number).
|
||||
- Uther: Use driver cs8900a.eth with the address $C0x0 (x = 8 + slot number).
|
||||
- LANceGS: Use driver lan91c96.eth with the 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
|
||||
|
|
Loading…
Reference in a new issue