Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-18 | linearize: 720k disks use 9 sectors per track as well | Lars-Dominik Braun | 1 | -2/+2 | |
2017-02-18 | linearize: Adjust blocksPerChunk based on filesize | Lars-Dominik Braun | 1 | -0/+8 | |
It’s just the number of sectors per track for floppies. | |||||
2016-09-29 | Add ZEICHENSATZ dumper | Lars-Dominik Braun | 1 | -0/+71 | |
2016-09-29 | Update character conversion map | Lars-Dominik Braun | 1 | -10/+192 | |
Should contain EUMEL’s entire charset now | |||||
2016-09-21 | Add position of file in archive to name | Lars-Dominik Braun | 2 | -1/+7 | |
Some archive disks are organized into “sections” and file order should be preserved in those cases. Add a simple commandline switch. | |||||
2016-09-17 | Add disk extraction tools | Lars-Dominik Braun | 5 | -0/+486 | |