Changes
/* Clone of the F1-D controller */
Image:Vortex f1 manual disk.jpg|F1-S/D system disk<br />(CPC 664/6128)
</gallery>
The floppy controller of the F1-D / F1-S was cloned by Hans Hübner of FutureSoft with MX4 connector and without ROM slot. It supports four drives. Under FutureOS they are named E-H.
=== A1-S Upgrade Kit (5,25") ===
=== Clone of the F1-D controller ===
A clone of the F1-D controller was created by [[Hans Hübner]] of [[FutureSoft]] in 2024. The card fits on the Mother X4 board and doesn't contain an extra ROM slot. Using [[FutureOS]] this card allows to add four additional floppy disc drives to the CPC, being called E, F, G and H.
[[https://github.com/hanshuebner]] Github of Hans Hübner
=== FDC I/O Ports ===
All types of floppy disk controllers for the F1-S/D and M1-S/D series are based on the NEC 765 chip. The manual states that On the F1-D Reproduction board the ports FA7E, FB7E/FB7F and FBF6/FBF7 are fully decoded. FB7E/FBF6 is chosen with a link/switch on "controllers having an integrated ROM modulethe PCB. On the F1-D original device the I/eprommer" O ports are partially decoded (probably use of the later 6128 interfaces?full I/O address given below avoids conflict with other devices), the port addresses can be freely configured using a decoder ROM.:
'''CPC 464:'''
| 0xFA7E || motor on/off
|}
Legend:
x = not decoded. don't care, 0 or 1 can be used.
0 = must be 0
1 = must be 1
FDC:
I/O address A15-A0:
xxxx x0x1 0xxx xxxr
A10=0, A8=1 and A7=0
r = connected to A0 on NEC765 and selects status register or data register.
Motor:
I/O address A15-A0:
xxxx x0x0 0xxx xxxr
A10=0, A8=0 and A7=0
x = not decoded. don't care, 0 or 1 can be used.
only bit 0 of the data written to the port controls motor state.
'''CPC 664/6128:'''
| 0xFA7E || motor on/off
|}
On the board above marked 664 there is a patch wire which disconnects A7 and connects A3. This changes the decoding from FB7E/FB7F to FBF6/FBF7 for FDC.
FDC:
I/O address A15-A0:
xxxx x0x1 xxxx 0xxr
A10=0, A8=1 and A3=0
r = connected to A0 on NEC765 and selects status register or data register.
Motor:
I/O address A15-A0:
xxxx x0x0 0xxx xxxr
A10=0, A8=0 and A7=0
only bit 0 of the data written to the port controls motor state.
The I/O port decoding for the 6128 specific board is currently unknown.
=== Downloads ===
=== F1-X and F1-XRS (5,25") ===
The F1-X model is based on either a single BASF 6138 (81690-001 or 81757-001) or a single BASF 6139 5,25" disk drive. The BASF 6139 is a revisioned version which is slightly more compact (~1cm shorter), and also a number of electronical and mechanical design flaws that affected durability were corrected. The F1-XRS variant is equipped with an additional RS232-C interface.
<gallery>
== 3rd Party Software ==
=== dBASE II ===
Markt & Technik released a version of Ashton-Tate dBASE II 2.41 for owners of a Vortex disk drive.
=== FutureOS ===
[[FutureOS]] has support for Vortex drives, it uses the Vortex 704 KB format for 80 Track drives.
=== House of Usher ===
</gallery>
=== Multiplan ===
Markt & Technik released a version of Microsoft Multiplan 1.06 for owners of a Vortex disk drive.
==== Downloads ====
* [[Media:MPLAN106.DSK|Microsoft Multiplan 1.06]] {{DE}} (Vortex 720k disk image, bootable CP/M Plus)
=== ParaDOS ===
[[ParaDOS]] supports Vortex X-drives and can be used as a replacement for the VDOS-X ROM. There is also a patched version called VaraDOS, which is configured to use a Vortex X-drive as drive B per default. ParaDOS does not provide a way too boot CP/M from drive B.
=== WordStar 3.0 ===
A version of MicroPro WordStar 3.0 was released by Markt & Technik for owners of a Vortex disk drive.
<br />
</gallery>
[[Category:Peripherals]] [[Category:Manual]][[Category:DATA Storage]][[Category:Vortex Computersysteme]]