# File lib/image_formats/Trs80Jv1Dsk.rb, line 26
def sectors_in_track(track_no)
  (0..0x09).collect
end