diff options
author | 2020-01-20 13:32:17 +1100 | |
---|---|---|
committer | 2020-01-20 13:32:17 +1100 | |
commit | 7fc7f5850e6a1082664efac72470919dcc0311b1 (patch) | |
tree | df96b317b8bce5f6aabf3fd85b5e810658bd5d95 /src/lib/formats/tiki100_dsk.cpp | |
parent | 5f03cca7ed75b525fd59048e0b181484410b1760 (diff) |
apply2 floppy format: bake in the track count
The APPLE2_TRACK_COUNT macro was not being expanded here, at least on gcc8.
This resulted in the string "APPLE2_TRACK_COUNT" being within the specification
and that in turn broke option_resolution::lookup_in_specification leading to
an assertion fail with the debug checks enabled. So bake in the numeric
constant to at least get things working again.
Diffstat (limited to 'src/lib/formats/tiki100_dsk.cpp')
0 files changed, 0 insertions, 0 deletions