diff --git a/platform/apple2enh/README b/platform/apple2enh/README index 14abd9dfa..c977bc724 100644 --- a/platform/apple2enh/README +++ b/platform/apple2enh/README @@ -5,8 +5,8 @@ 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). -- LANceGS: Use driver lan91c96.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 address $C0x0 (x = 8 + slot number). In most cases it is desirable to use an emulator for the development and testing diff --git a/platform/c128/README b/platform/c128/README index ebcebf8f8..576e7220c 100644 --- a/platform/c128/README +++ b/platform/c128/README @@ -5,9 +5,9 @@ cpu/6502/README for further details. The following C64 Ethernet cards are supported: -- RR+RR-Net: Use driver cs8900a.eth with the address $DE08. -- TFE: Use driver cs8900a.eth with the address $DE00. -- ETH64: Use driver lan91c96.eth with the address $DE00. +- RR+RR-Net: Use driver cs8900a.eth with address $DE08. +- TFE: Use driver cs8900a.eth with 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 diff --git a/platform/c64/README b/platform/c64/README index 4d73bd440..c409455fc 100644 --- a/platform/c64/README +++ b/platform/c64/README @@ -5,9 +5,9 @@ cpu/6502/README for further details. The following C64 Ethernet cards are supported: -- RR+RR-Net: Use driver cs8900a.eth with the address $DE08. -- TFE: Use driver cs8900a.eth with the address $DE00. -- ETH64: Use driver lan91c96.eth with the address $DE00. +- RR+RR-Net: Use driver cs8900a.eth with address $DE08. +- TFE: Use driver cs8900a.eth with 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