index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
/
imgtool
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/imgtool: Use UTF-8 console I/O on Windows, don't use wide char streams.
Vas Crabb
2026-04-15
1
-1
/
+1
*
Move build system adjusttment and fixes:
Vas Crabb
2026-04-05
1
-1
/
+1
*
misc: toodle-oo TOOD typo
hap
2026-03-24
1
-1
/
+1
*
imgtool/modules/fat.cpp: Fix build
AJR
2025-09-08
1
-1
/
+1
*
Basic fix for pc_chd support in imgtool (#14148)
Michael Karcher
2025-09-08
2
-1
/
+2
*
-tools/imgtool/modules: Fixed remaining calss memory access warnings.
Vas Crabb
2024-11-26
2
-71
/
+73
*
Fixed several things using memset on non-trivial objects.
Vas Crabb
2024-10-28
7
-161
/
+161
*
imgtool/modules/vzdos.cpp: Use util::sum16_creator
AJR
2024-01-11
1
-14
/
+3
*
imgtool/bml3: fix a crash when format doesn't implement get_sectors_per_track...
Lubomir Rintel
2023-10-29
1
-1
/
+4
*
Miscellaneous change roll-up:
Vas Crabb
2023-09-29
3
-32
/
+28
*
chdman.cpp, imgtool/modules: Use multibyte.h functions
AJR
2023-09-24
4
-80
/
+35
*
imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the...
AJR
2023-09-17
10
-288
/
+285
*
Reduced usage of sprintf. (#10892)
Erik
2023-02-20
2
-12
/
+12
*
imgtool: properly remove all Apple modules. (GitHub #10594) [R. Belmont]
arbee
2022-12-06
5
-9273
/
+0
*
srcclean in preparation for release branch
Vas Crabb
2022-10-23
2
-3
/
+3
*
imgtool: make the Apple formats build, but they will not function (did they b...
arbee
2022-09-24
2
-3
/
+44
*
Fixes and cleanup:
Vas Crabb
2022-09-15
1
-1
/
+2
*
util/corestr.cpp: Changed core_stricmp to take std::string_view parameters. (...
npwoods
2022-09-15
3
-10
/
+16
*
fixed a couple of reportedly uninitiated variables in the tools.
Robbbert
2022-04-03
1
-2
/
+2
*
hard_disk_file: classify
Olivier Galibert
2022-04-01
2
-29
/
+19
*
Soul-crushingly frustrating clean-up:
Vas Crabb
2021-12-01
6
-120
/
+57
*
Formats-related refactoring
AJR
2021-09-11
24
-53
/
+131
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
2
-91
/
+22
*
tools/imgtool: Removed legacy object pool usage. (#8215)
Aaron Giles
2021-06-24
1
-5
/
+2
*
Better fix for vt_dsk.h header name clash
AJR
2021-05-26
1
-1
/
+1
*
Restore legacy pc_dsk floppy support for imgtool only
AJR
2021-03-29
1
-2
/
+2
*
imgtool: Neutralize the link error
Olivier Galibert
2021-03-02
1
-1
/
+1
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
13
-71
/
+70
*
hp2640.cpp: Added tape emulation. (#7625)
fulivi
2021-01-12
2
-2
/
+2
*
Enable GCC implicit fallthrough warning.
Vas Crabb
2020-11-15
1
-0
/
+1
*
-Switch to building MAME as C++17.
Vas Crabb
2020-11-15
1
-0
/
+1
*
Got rid of global_alloc/global_free.
Vas Crabb
2020-10-03
2
-4
/
+4
*
srcclean and cleanup (nw)
Vas Crabb
2020-06-21
1
-8
/
+8
*
Fix compile. (nw)
couriersud
2020-05-17
1
-1
/
+1
*
IMGTOOL: Added Dragon DOS module [tlindner]
tim lindner
2020-05-17
2
-1
/
+1252
*
Fix GCC 10 uninitialized struct warning (nw)
arbee
2020-05-02
1
-0
/
+8
*
fixes for clang 10.0.0 misleading indentation and xor used as a pow warnings ...
smf-
2020-04-23
1
-1
/
+1
*
With permission from Dirk Best, apply 3-clause BSD license to common devices ...
Vas Crabb
2020-04-13
2
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
13
-39
/
+39
*
srcclean (nw)
Vas Crabb
2019-10-26
1
-1
/
+1
*
Spelling (#5796)
Zoë Blade
2019-10-24
1
-3
/
+3
*
Fix spelling, tidy whitespace
Zoë Blade
2019-10-21
2
-35
/
+34
*
HP9845: TACO driver re-written (#5601)
fulivi
2019-09-09
2
-23
/
+29
*
[Imgtool] Add special characters support to Thomson BASIC (#5505)
hadess
2019-08-18
1
-0
/
+245
*
Add BASIC Thomson tokenizer (#5479)
hadess
2019-08-13
1
-7
/
+155
*
Use canonical spelling of "canonical" (nw)
AJR
2019-08-02
1
-10
/
+10
*
imgtool: MT 6693 wip, solves mess_hd issue (nw)
Sergey Svishchev
2019-06-02
1
-1
/
+1
*
fix build with clang, clean up some random stuff (nw)
Vas Crabb
2019-04-07
1
-14
/
+9
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+695
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-695
/
+0
[next]