Add floppicator pics

This commit is contained in:
hkz 2025-09-01 22:29:12 +02:00
commit 82ba798fc7
2 changed files with 7 additions and 7 deletions

View file

@ -8,18 +8,18 @@ By using this project You will agree that I cannot be held responsible if it wil
## Introduction
I recently built myself a Microdigital TK2000 clone [I recently built for myself](https://github.com/hkzlab/TK2000_Build_Notes).
I recently [built myself a Microdigital TK2000 clone](https://github.com/hkzlab/TK2000_Build_Notes).
This clone is almost-but-not-really Apple II compatible, and most low level software (like floppy duplicators) fail to work correctly (or at all).
The only original TK2000 software I have available to handle copying from one floppy to another, is meant for the original TK2000 disk interface, which
supported only a single drive. This poses a problem when I want to copy something from my FloppyEMU to a real floppy.
I could setup a greaseweazle, but... sometimes I'm lazy.
So I developed a simple copier that takes all the sector data from the disk in the primary drive and copies it to the secondary.
supported only a single drive. This poses a problem when I want to copy something from my FloppyEMU to a real floppy. I could setup a greaseweazle, but... sometimes I'm lazy.
So I developed a simple copier that takes all the sector data from the disk in the primary drive and copies it to the secondary.
Note that this supports DOS 3.3 sector structure only, and **the destination disk must be formatted beforehand**.
![THE FLOPPICATOR 1.0, grid view](pics/floppicator.jpg)
### Support
If you wish to support me in building new hardware and software for old machines, [throw a few euros in my direction via Ko-Fi](https://ko-fi.com/hkzlab) ☕!
@ -34,7 +34,7 @@ It's a bit slow (takes roughly 6 minutes including data verification), but You'r
Start with a floppy containing the FLOPPICATOR. Once you get to the initial screen, remove the FLOPPICATOR disk, put in what you want to copy, then insert the destination in the secondary drive.
Then push a button.
Then push a button. A track/sector grid will appear.
Then wait.

BIN
pics/floppicator.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB