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
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-0
/
+2
*
tools/imgtool: Removed legacy object pool usage. (#8215)
Aaron Giles
2021-06-24
1
-3
/
+3
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-4
/
+4
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-2
/
+2
*
Low-level #include overhaul
AJR
2021-01-02
1
-2
/
+2
*
Fixing an Imgtool build issue with LLVM on MSVC
npwoods
2020-09-10
1
-2
/
+2
*
use C++ library includes (nw)
firewave
2020-01-22
1
-5
/
+5
*
Add BASIC Thomson tokenizer (#5479)
hadess
2019-08-13
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+0
*
imgtool: new read-only filesystem: DEC RT-11 (take 2)
Sergey Svishchev
2019-02-20
1
-0
/
+2
*
imgtool: fix parsing options with enum values
Fabrice Bellet
2018-07-22
1
-1
/
+17
*
Created a more flexible imgtool::datetime structure for use within Imgtool (#...
npwoods
2017-10-17
1
-3
/
+5
*
Support for HP85 tapes added to imgtool (#2688)
fulivi
2017-10-03
1
-1
/
+1
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-0
/
+6
*
[Imgtool] Fix to MT#6576 (#2275)
npwoods
2017-05-04
1
-2
/
+2
*
[Imgtool] Fixed recently introduced bug in the code that emits usage text
Nathan Woods
2017-01-23
1
-1
/
+1
*
[Imgtool] Fixed recently introduce bug on attribute listings
Nathan Woods
2017-01-15
1
-1
/
+1
*
Missed these, which needed wstring_from_utf8()
Nathan Woods
2017-01-04
1
-5
/
+5
*
Fixed incorrect util::string_format() ==> util::stream_format()
Nathan Woods
2017-01-04
1
-1
/
+1
*
Vas Crabb feedback:
Nathan Woods
2017-01-04
1
-62
/
+60
*
[Imgtool] Changed to use wcout/wcerr in order to support Unicode console output
Nathan Woods
2017-01-02
1
-61
/
+77
*
Merge pull request #1830 from npwoods/imgtool_dir_formatting_fix
R. Belmont
2016-12-13
1
-8
/
+21
|
\
|
*
[Imgtool] Cleaned up the output of the 'dir' command
Nathan Woods
2016-12-12
1
-8
/
+21
*
|
[Imgtool] Fixed a recently introduced error in the 'dir' command line command
Nathan Woods
2016-12-12
1
-3
/
+3
|
/
*
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
1
-6
/
+2
|
\
|
*
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
1
-6
/
+2
*
|
srcclean (nw)
Vas Crabb
2016-10-23
1
-1
/
+1
*
|
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-6
/
+6
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst...
Nathan Woods
2016-10-17
1
-3
/
+4
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
1
-9
/
+9
*
[Imgtool] C++-ified a few more classes
Nathan Woods
2016-10-09
1
-53
/
+35
*
Made imgtool_image (now imgtool::image) a "real" C++ class
Nathan Woods
2016-09-27
1
-47
/
+33
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-1
/
+1
*
Merge pull request #1444 from npwoods/imgtool_readsector_uses_stdvector
Vas Crabb
2016-09-26
1
-11
/
+4
|
\
|
*
Imgtool: Changed the read_sector apparatus to use std::vector
Nathan Woods
2016-09-24
1
-11
/
+4
*
|
Retired imgtool_basename(), in favor of core_filename_extract_base()
Nathan Woods
2016-09-24
1
-4
/
+6
|
/
*
Merge pull request #1398 from fulivi/hp9845_tools
R. Belmont
2016-09-16
1
-1
/
+1
|
\
|
*
imgtool, hp9845_tape format: write&del done, brief info added at the
fulivi
2016-09-13
1
-1
/
+1
*
|
Imgtool: Changed the Imgtool module list to be std::list
Nathan Woods
2016-09-10
1
-6
/
+2
|
/
*
Incorporating Vas Crabb feedback
Nathan Woods
2016-09-01
1
-4
/
+3
*
option_guide C++-ification, touched up imgtool
Nathan Woods
2016-08-27
1
-63
/
+47
*
Fix up imgtool as well
Vas Crabb
2016-07-08
1
-39
/
+33
*
clang-modernize part 5
Miodrag Milanovic
2015-12-04
1
-49
/
+49
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+972