.. |
Utility
|
Fixes: DiskROM drive motor control, track_for_sectors' sides.
|
2018-01-07 20:02:40 -05:00 |
AcornADF.cpp
|
Corrects start sector and track interleaving for MSX DSK.
|
2018-01-07 21:59:18 -05:00 |
AcornADF.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
CPCDSK.cpp
|
Corrects warnings in the CSW, CPC DSK, ZX8081 data encoding, and PRG and binary cartridges.
|
2017-11-12 17:46:06 -05:00 |
CPCDSK.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
D64.cpp
|
Doubles down on <cX> over <X.h> for C includes, and usage of the namespace for those types and functions.
|
2017-11-11 15:28:40 -05:00 |
D64.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
DMK.cpp
|
Implements the ugly stuff of converting a DMK back to flux.
|
2018-01-09 22:13:04 -05:00 |
DMK.hpp
|
Introduces enough DMK support to progress to failure to parse a track.
|
2018-01-08 21:57:11 -05:00 |
G64.cpp
|
Avoids implicit signed/unsigned comparison in the G64 reader.
|
2017-11-12 17:48:11 -05:00 |
G64.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
HFE.cpp
|
Switches FileHolder to have a usage much closer to FILE *.
|
2017-11-02 22:32:00 -04:00 |
HFE.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
MFMSectorDump.cpp
|
Corrects start sector and track interleaving for MSX DSK.
|
2018-01-07 21:59:18 -05:00 |
MFMSectorDump.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |
MSXDSK.cpp
|
Corrects assumption of double sidedness.
|
2018-01-08 09:35:29 -05:00 |
MSXDSK.hpp
|
Adds superficial support for MSX .DSK.
|
2018-01-07 16:35:57 -05:00 |
OricMFMDSK.cpp
|
Minor tidying of PCMSegment and Oric MFM DSK.
|
2018-01-09 22:12:34 -05:00 |
OricMFMDSK.hpp
|
Adds superficial support for MSX .DSK.
|
2018-01-07 16:35:57 -05:00 |
SSD.cpp
|
Corrects start sector and track interleaving for MSX DSK.
|
2018-01-07 21:59:18 -05:00 |
SSD.hpp
|
Corrects various comment typos.
|
2018-01-08 20:55:40 -05:00 |