Files
fluxengine/doc/disk-agat.md
2022-03-19 19:13:04 +01:00

885 B

Disk: Agat

The Agat (Russian: Агат) was a series Soviet-era computer, first released about 1983. These were based around a 6502 and were nominally Apple II-compatible although with enough differences to be problematic.

They could use either standard Apple II 140kB disks, or a proprietary 840kb MFM-based double-sided format. FluxEngine supports both of these; this profile is for the proprietary format. for the Apple II format, use the Apple II profile.

Reading discs

Just do:

fluxengine read agat840

You should end up with an agat840.img which is 860160 bytes long.

Useful references