summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/image_handler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* image_handler.cpp: Floppy fixes AJR2024-02-151-3/+14
* Floppy format API refinements AJR2023-10-081-17/+17
* fsmgr.h: Cleanup AJR2023-09-171-15/+14
* Reduced usage of sprintf. (#10892) Erik2023-02-201-1/+1
* image_handler.cpp: Eliminate use of sprintf for error messages AJR2023-02-161-9/+3
* Changed fs::manager_t::enumerate_f() to simplify logic within file system dri... npwoods2022-09-191-5/+4
* floppy: revisit the identify returns Olivier Galibert2022-03-301-0/+2
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-13/+7
* Move filesystem library into separate namespace and use shorter uX type names... AJR2021-12-311-7/+9
* Filesystem code cleanup AJR2021-12-141-14/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-94/+22
* srcclean in preparation for release Vas Crabb2021-06-271-3/+3
* reorganize the floptool code, add some write support Olivier Galibert2021-05-241-0/+481