| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | formats/fsmgr.cpp: Don't assume string iterators can be indexed (reported by ↵ | 2021-08-02 | 1 | -4/+2 | |
| | | | | | coverity). | ||||
| * | vtech: Add floppy formats and fs | 2021-05-26 | 1 | -0/+9 | |
| | | |||||
| * | srcclean for release | 2021-05-23 | 1 | -1/+1 | |
| | | |||||
| * | jasmin: Support write | 2021-05-16 | 1 | -6/+37 | |
| | | |||||
| * | prodos: Add file and resource reading | 2021-05-11 | 1 | -0/+117 | |
| | | |||||
| * | prodos: experiements in directory tree reading. | 2021-05-09 | 1 | -10/+14 | |
| | | |||||
| * | MacOS < 10.13 has an issue with std::get, use std::get_if instead | 2021-05-02 | 1 | -4/+4 | |
| | | |||||
| * | prodos: Start of read support | 2021-05-02 | 1 | -1/+8 | |
| | | |||||
| * | fs: Add full jasmin read support | 2021-04-30 | 1 | -15/+79 | |
| | | |||||
| * | fsmgr: more compiler error fighting [R. Belmont] | 2021-04-28 | 1 | -0/+1 | |
| | | |||||
| * | fsmgr: temp hack to fix Clang compile [R. Belmont] | 2021-04-28 | 1 | -0/+1 | |
| | | |||||
| * | floppy: first steps on metadata, and hopefully make gcc happier on enumerate | 2021-04-28 | 1 | -6/+70 | |
| | | |||||
| * | floppy: start block-devicing fielsystem support | 2021-04-28 | 1 | -30/+106 | |
| | | |||||
| * | fs_prodos: Explain the init better | 2021-03-05 | 1 | -2/+2 | |
| | | | | | floppy: Don't fail creation because the extension is unknown | ||||
| * | floppy: Beginning of the support for preformatted floppy images. | 2021-03-05 | 1 | -0/+81 | |
| What's missing: - parameters (like the disk name when it exists) - possibly a cleanup of ram_open and friends (but not sure of the appropriate direction in which to go) | |||||
