summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/modules
Commit message (Expand)AuthorAgeFilesLines
* tools/imgtool: Use UTF-8 console I/O on Windows, don't use wide char streams. Vas Crabb2026-04-151-1/+1
* Move build system adjusttment and fixes: Vas Crabb2026-04-051-1/+1
* misc: toodle-oo TOOD typo hap2026-03-241-1/+1
* imgtool/modules/fat.cpp: Fix build AJR2025-09-081-1/+1
* Basic fix for pc_chd support in imgtool (#14148) Michael Karcher2025-09-082-1/+2
* -tools/imgtool/modules: Fixed remaining calss memory access warnings. Vas Crabb2024-11-262-71/+73
* Fixed several things using memset on non-trivial objects. Vas Crabb2024-10-287-161/+161
* imgtool/modules/vzdos.cpp: Use util::sum16_creator AJR2024-01-111-14/+3
* imgtool/bml3: fix a crash when format doesn't implement get_sectors_per_track... Lubomir Rintel2023-10-291-1/+4
* Miscellaneous change roll-up: Vas Crabb2023-09-293-32/+28
* chdman.cpp, imgtool/modules: Use multibyte.h functions AJR2023-09-244-80/+35
* imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... AJR2023-09-1710-288/+285
* Reduced usage of sprintf. (#10892) Erik2023-02-202-12/+12
* imgtool: properly remove all Apple modules. (GitHub #10594) [R. Belmont] arbee2022-12-065-9273/+0
* srcclean in preparation for release branch Vas Crabb2022-10-232-3/+3
* imgtool: make the Apple formats build, but they will not function (did they b... arbee2022-09-242-3/+44
* Fixes and cleanup: Vas Crabb2022-09-151-1/+2
* util/corestr.cpp: Changed core_stricmp to take std::string_view parameters. (... npwoods2022-09-153-10/+16
* fixed a couple of reportedly uninitiated variables in the tools. Robbbert2022-04-031-2/+2
* hard_disk_file: classify Olivier Galibert2022-04-012-29/+19
* Soul-crushingly frustrating clean-up: Vas Crabb2021-12-016-120/+57
* Formats-related refactoring AJR2021-09-1124-53/+131
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-222-91/+22
* tools/imgtool: Removed legacy object pool usage. (#8215) Aaron Giles2021-06-241-5/+2
* Better fix for vt_dsk.h header name clash AJR2021-05-261-1/+1
* Restore legacy pc_dsk floppy support for imgtool only AJR2021-03-291-2/+2
* imgtool: Neutralize the link error Olivier Galibert2021-03-021-1/+1
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-1413-71/+70
* hp2640.cpp: Added tape emulation. (#7625) fulivi2021-01-122-2/+2
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-0/+1
* Got rid of global_alloc/global_free. Vas Crabb2020-10-032-4/+4
* srcclean and cleanup (nw) Vas Crabb2020-06-211-8/+8
* Fix compile. (nw) couriersud2020-05-171-1/+1
* IMGTOOL: Added Dragon DOS module [tlindner] tim lindner2020-05-172-1/+1252
* Fix GCC 10 uninitialized struct warning (nw) arbee2020-05-021-0/+8
* fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ... smf-2020-04-231-1/+1
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-132-2/+2
* use C++ library includes (nw) firewave2020-01-2213-39/+39
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* Spelling (#5796) Zoë Blade2019-10-241-3/+3
* Fix spelling, tidy whitespace Zoë Blade2019-10-212-35/+34
* HP9845: TACO driver re-written (#5601) fulivi2019-09-092-23/+29
* [Imgtool] Add special characters support to Thomson BASIC (#5505) hadess2019-08-181-0/+245
* Add BASIC Thomson tokenizer (#5479) hadess2019-08-131-7/+155
* Use canonical spelling of "canonical" (nw) AJR2019-08-021-10/+10
* imgtool: MT 6693 wip, solves mess_hd issue (nw) Sergey Svishchev2019-06-021-1/+1
* fix build with clang, clean up some random stuff (nw) Vas Crabb2019-04-071-14/+9
* (nw) Clean up the mess on master Vas Crabb2019-03-261-0/+695
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-695/+0