Commit Graph

140 Commits

Author SHA1 Message Date
Keir Fraser 0351c481c0 FF.CFG: Get rid of single quotes around example config values
Single quotes are not accepted by the parser, so the extra punctuation
is unnecessary and confusing verbiage.

Refs #865
2024-03-19 10:31:56 +00:00
Keir Fraser ca7144b454 Add an example IMG.CFG for the ZX Spectrum FDC-1 / Sandy FDD2 interfaces 2024-02-29 14:47:39 +00:00
Keir Fraser cbbac4e3c2 Add an example IMG.CFG configuration for GRiD Compass
Refs #862
2024-01-11 09:38:08 +00:00
Keir Fraser 484af134e6 QD: Add documentation for interfacing to ZX Spectrum Clive Drive 2023-04-03 08:35:55 +01:00
Keir Fraser 3e219840d9 IMG.CFG: Update interleave for all disks for Roland MC-x line.
Confirmed by Chris Poacher.
2023-03-14 21:26:50 +00:00
Keir Fraser 38cf13cf23 IMG.CFG: Roland MC-500 2023-03-12 17:55:05 +00:00
Keir Fraser 5be461fe26 IMG.CFG: New per-track parameter "img_bps"
Specifies bytes occupied per sector in the IMG image file.

Allows padding of short sectors for uniformly-indexed fiels.

Refs #751
2023-02-01 08:58:30 +00:00
Keir Fraser d44a5e72ee FF.CFG: New option notify-volume= for notifying on insert/eject via speaker.
Refs #716
2023-01-17 16:01:26 +00:00
Keir Fraser 6ada2a88a7 IMG.CFG: Add files for Ensoniq and Sequential Circuits hosts 2023-01-03 10:55:10 +00:00
Keir Fraser 4db76683d7 IMG.CFG: Allow sector size to be specified per sector. 2022-12-20 08:10:05 +00:00
Keir Fraser 96aeecc0bb FF.CFG, OLED: New display-type sub-option "hflip". 2022-12-20 08:09:45 +00:00
Keir Fraser 39f15211de IMG.CFG: Dynacord ADS 2022-12-17 17:41:53 +00:00
Keir Fraser e787a59862 Roland: Update IMG.CFG for 1.44MB sector skew observed on MT-200. 2022-12-15 17:37:07 +00:00
Keir Fraser 50462f5a6d Examples: Fix Osborne IMG.CFG to use cskew instead of skew. 2022-10-20 14:13:18 +01:00
Keir Fraser 080063e891 FF.CFG: New option osd-columns= to set number of OSD text columns. 2022-10-09 17:12:06 +01:00
Keir Fraser 8637c47cbf New FF.CFG option osd-display-order=, analagous to LCD/OLED display-order= 2022-10-09 12:01:22 +01:00
Keir Fraser 6db4ae58ac oled: New display-type option '-slow' to run I2C bus slower.
Refs #640
2022-05-06 17:09:37 +01:00
Keir Fraser fd87bce0c9 IMG.CFG, FF.CFG: Fix typos in new option comments. 2022-01-11 10:54:36 +00:00
Keir Fraser b8dc88f69b FF.CFG: New option max-cyl=N
Refs #441
2022-01-11 10:35:22 +00:00
Keir Fraser e4f2033f16 IMG.CFG: New option step= to allow specifying single- vs double-step.
Refs #441
2022-01-10 13:18:46 +00:00
Keir Fraser 5e085a4217 IMG.CFG: New parameter gap2= to set Post-ID Gap value.
Refs #496
2021-08-10 14:19:48 +01:00
Keir Fraser 0b1ed450ae Example IMG.CFG file for Osborne CP/M systems. Thanks to Dan Doore.
Closes #423
2021-02-15 07:46:22 +00:00
Keir Fraser 0e7169d257 IMG.CFG: Up to 255 cylinders is now permitted. 2020-12-31 08:15:25 +00:00
Keir Fraser 78cb485361 Remove Kaypro from FF.CFG and provide an IMG.CFG instead.
Refs #398
2020-12-10 08:14:23 +00:00
Keir Fraser 44c45debf7 Sinclair QL: Add ED IMG.CFG example
Refs #277
2020-12-05 08:03:55 +00:00