mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
26 lines
303 B
Plaintext
26 lines
303 B
Plaintext
comment: 'Atari ST 740kB 3.5" 82-track 9-sector DSDD'
|
|
|
|
include: '_atari'
|
|
|
|
image_reader {
|
|
filename: "atarist740.st"
|
|
type: IMG
|
|
}
|
|
|
|
image_writer {
|
|
filename: "atarist740.st"
|
|
type: IMG
|
|
}
|
|
|
|
layout {
|
|
tracks: 82
|
|
sides: 2
|
|
layoutdata {
|
|
sector_size: 512
|
|
physical {
|
|
start_sector: 1
|
|
count: 9
|
|
}
|
|
}
|
|
}
|