| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move filesystem library into separate namespace and use shorter uX type ↵ | 2021-12-31 | 1 | -1/+1 | |
| | | | | | names there | ||||
| * | swim1, swim2: Implement callback for DAT1BYTE output | 2021-08-13 | 1 | -1/+3 | |
| | | |||||
| * | maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and ↵ | 2021-07-29 | 1 | -0/+0 | |
| | | | | | | | OSS interrupt control * machine/applefdintf.*: Correct permissions | ||||
| * | floppy: Beginning of the support for preformatted floppy images. | 2021-03-05 | 1 | -0/+3 | |
| | | | | | | | 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) | ||||
| * | floppies: Turn the format arrays into function calls. Create a default ↵ | 2021-03-02 | 1 | -19/+22 | |
| | | | | | "mfm", "fm" and "pc" list of formats. Their contents, and which driver uses what, may need some tuning. | ||||
| * | woz: Fix 2.0 format track length | 2021-02-15 | 1 | -0/+1 | |
| | | |||||
| * | ap_dsk35: make .2MG its own separate format handler [R. Belmont] | 2021-02-05 | 1 | -0/+1 | |
| | | |||||
| * | Added Apple 2 disk image format: .nib (read-only support) (#7725) | 2021-01-30 | 1 | -2/+4 | |
| | | | | | This format was not supported by the new floppy subsystem. This commit provides read-only support of .nib files. | ||||
| * | flopimg: Change the extracted bitstreams into vector<bool> | 2021-01-22 | 1 | -0/+1 | |
| | | | | | | | | flopimg: Change the extracted sectors into vector<vector<uint8_t>> flopimg: Add a Mac sector extraction apple 3.5 gcr: Generalize track creation/extraction apple 3.5 gcr: Add a pure sector format | ||||
| * | swim2: Add reading, writing gcr up to track 63. | 2021-01-15 | 1 | -0/+1 | |
| | | |||||
| * | mac/swim2: Add apple drivers and associated communications | 2021-01-11 | 1 | -1/+2 | |
| | | |||||
| * | new files (nw) | 2020-05-23 | 1 | -0/+73 | |
