summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/afs_dsk.cpp
Commit message (Collapse)AuthorAgeFilesLines
* floppy: What wd177x_dsk has become should be taken out and shot Olivier Galibert2021-03-311-1/+1
|
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-1/+1
|
* formats: permission from Nigel Barnes to relicense Acorn and AFS disk ↵ Vas Crabb2020-04-131-1/+1
| | | | handlers as BSD-3-Clause (nw)
* afs_dsk: corrected density (nw) Nigel Barnes2017-06-151-1/+1
|
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* e01: added acorn filestore floppy format and softlist Nigel Barnes2016-06-051-0/+60