summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/victor9k_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-21/+16
* Floppy format API refinements AJR2023-10-081-11/+11
* srcclean pass in preparation for release branch Vas Crabb2022-09-251-17/+17
* Victor9k fix disk handling (#10315) Paul Devine2022-09-071-34/+95
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-4/+4
* Formats-related refactoring AJR2021-09-111-0/+5
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-10/+22
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-13/+8
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp... Vas Crabb2020-08-301-4/+4
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-2/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* victor9k: Set floppy RPM after track step. Boots to CP/M now. [Curt Coder] Curt Coder2016-08-121-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+438