Changes
/* Serial transfers to/from a PC */
== Serial transfers toFuture extensions == === Z80 Bus board /from backplane ===Building on the ''Z80 bus'' concept employed by uIDE, I have completed the design of a PC 5 slot bus board and I plan to produce a serial adapter to plug into it that is a clone of the CPS8256. The status of the serial adapter is that it is nearly ready for prototyping. {| class="wikitable"|-|[[File:Z80 bus board layout.PNG|thumb|Z80 bus board layout]] || |[[File:Z80 bus board 3D.PNG|thumb|Z80 bus board 3D view]]|} === PCW Serial / parallel port ===
The easiest way to routinely transfer files between a CP/M machine and a PC is via a serial connection and transfer software such as Kermit. The problem is that on the PCW and 6128 you need a plug in adapter (and these are a bit hard to come by).
The PCW adapter is called a '''CPS8256''' and it has both serial and parallel ports. It is not compatible with the PCW 9512.
== Connecting a CF card to uIDE instead of a DOM ==