summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/hpi_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Formats-related refactoring AJR2021-09-111-0/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-7/+16
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-15/+12
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-6/+8
* (nw) Clean up the mess on master Vas Crabb2019-03-261-18/+78
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-78/+18
* hpi_dsk.cpp: Resolve unused variable warnings (nw) AJR2019-01-131-0/+2
* hp9825: added HLE of HP9885 floppy drive. Extended HPI format to fulivi2019-01-121-18/+76
* More GCC 8 (nw) arbee2018-05-011-1/+1
* srcclean (nw) Vas Crabb2017-05-281-81/+81
* fix MSVC build (nw) smf-2017-05-161-2/+2
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-161-0/+430