mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-08-15 12:27:50 +00:00
Minor wording change.
This commit is contained in:
@@ -5,8 +5,8 @@ so please consult cpu/6502/README for further details.
|
|||||||
|
|
||||||
The following Apple II Ethernet cards are supported:
|
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 address $C0x0 (x = 8 + slot number).
|
||||||
- LANceGS: Use driver lan91c96.eth with the 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
|
In most cases it is desirable to use an emulator for the development and testing
|
||||||
|
@@ -5,9 +5,9 @@ cpu/6502/README for further details.
|
|||||||
|
|
||||||
The following C64 Ethernet cards are supported:
|
The following C64 Ethernet cards are supported:
|
||||||
|
|
||||||
- RR+RR-Net: Use driver cs8900a.eth with the address $DE08.
|
- RR+RR-Net: Use driver cs8900a.eth with address $DE08.
|
||||||
- TFE: Use driver cs8900a.eth with the address $DE00.
|
- TFE: Use driver cs8900a.eth with address $DE00.
|
||||||
- ETH64: Use driver lan91c96.eth with the address $DE00.
|
- ETH64: Use driver lan91c96.eth with address $DE00.
|
||||||
|
|
||||||
|
|
||||||
In most cases it is desirable to use an emulator for the development and testing
|
In most cases it is desirable to use an emulator for the development and testing
|
||||||
|
@@ -5,9 +5,9 @@ cpu/6502/README for further details.
|
|||||||
|
|
||||||
The following C64 Ethernet cards are supported:
|
The following C64 Ethernet cards are supported:
|
||||||
|
|
||||||
- RR+RR-Net: Use driver cs8900a.eth with the address $DE08.
|
- RR+RR-Net: Use driver cs8900a.eth with address $DE08.
|
||||||
- TFE: Use driver cs8900a.eth with the address $DE00.
|
- TFE: Use driver cs8900a.eth with address $DE00.
|
||||||
- ETH64: Use driver lan91c96.eth with the address $DE00.
|
- ETH64: Use driver lan91c96.eth with address $DE00.
|
||||||
|
|
||||||
|
|
||||||
In most cases it is desirable to use an emulator for the development and testing
|
In most cases it is desirable to use an emulator for the development and testing
|
||||||
|
Reference in New Issue
Block a user