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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Introduced an 'util::arbitrary_clock' template class, to represent a clock th...
npwoods
2017-04-06
1
-5
/
+10
*
Fix CID 157540: "Missing comma" resulting in unintentional string concatenation
Peter Bortas
2017-03-27
1
-1
/
+1
*
[Imgtool] Fixed recently introduced bug in the code that emits usage text
Nathan Woods
2017-01-23
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-01-22
4
-5
/
+5
*
Merge pull request #1979 from npwoods/imgtool_fix_attr_listing
R. Belmont
2017-01-15
1
-1
/
+1
|
\
|
*
[Imgtool] Fixed recently introduce bug on attribute listings
Nathan Woods
2017-01-15
1
-1
/
+1
*
|
[CoCo] Fixed a recently introduced bug in DMK image creation
Nathan Woods
2017-01-15
1
-23
/
+15
|
/
*
[Imgtool Mac] Adding support for MacRoman encoding
Nathan Woods
2017-01-14
1
-0
/
+30
*
Merge pull request #1868 from npwoods/imgtool_charconv_rewrite
Vas Crabb
2017-01-15
5
-206
/
+217
|
\
|
*
Restyled some imgtoolerr_t typecasts
Nathan Woods
2017-01-14
1
-48
/
+48
|
*
Spacing fix
Nathan Woods
2017-01-14
1
-1
/
+1
|
*
[Imgtool] Changing imgtool::simple_charconverter::from_utf8() to not perform ...
Nathan Woods
2017-01-05
2
-37
/
+35
|
*
Vas Crabb feedback: Fixed Latin-1 C1 space, changed charconverter prototype ...
Nathan Woods
2017-01-04
2
-35
/
+44
|
*
Updated to support Unicode normalization and simple charconverters that alter...
Nathan Woods
2017-01-01
2
-20
/
+57
|
*
Merge branch 'master' into imgtool_charconv_rewrite
Nathan Woods
2017-01-01
3
-88
/
+165
|
|
\
|
*
|
[Imgtool] Rewrote charconv; now an interface rather than an enumeration
Nathan Woods
2016-12-23
5
-174
/
+141
*
|
|
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
|
|
/
|
/
|
*
|
[Imgtool CoCo/RS-DOS] Miscellaneous cleanups and C++ modernization
Nathan Woods
2016-12-24
3
-88
/
+165
|
/
*
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 #1827 from npwoods/remove_strncatz
Vas Crabb
2016-12-12
2
-13
/
+0
|
\
|
*
[Imgtool] Removed dead strncatz() function
Nathan Woods
2016-12-11
2
-13
/
+0
*
|
Changed a number of declarations in Imgtool to use std::string instead of 'co...
Nathan Woods
2016-12-11
4
-40
/
+35
|
/
*
srcclean (nw)
Vas Crabb
2016-11-27
2
-3
/
+3
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
4
-5
/
+5
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Merge pull request #1660 from npwoods/imgtool_fix_implicit_partition
R. Belmont
2016-11-11
3
-14
/
+18
|
\
|
*
[Imgtool] Fixed a recently introduced bug which caused image types that do no...
Nathan Woods
2016-11-11
3
-14
/
+18
*
|
No need for osd_malloc, osd_malloc_array and osd_free (nw)
Miodrag Milanovic
2016-11-11
2
-13
/
+13
|
/
*
Merge pull request #1542 from npwoods/imgtool_list_partitions
Vas Crabb
2016-10-24
1
-31
/
+29
|
\
|
*
Merge branch 'master' into imgtool_list_partitions
Nathan Woods
2016-10-23
19
-326
/
+326
|
|
\
|
*
|
[Imgtool] Consolidated logic for default implementation of imgtool::image::li...
Nathan Woods
2016-10-22
1
-31
/
+29
*
|
|
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
10
-142
/
+69
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
10
-142
/
+69
|
|
/
*
|
srcclean (nw)
Vas Crabb
2016-10-23
8
-126
/
+126
*
|
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
15
-201
/
+201
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
40
-1794
/
+1794
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
2
-6
/
+6
*
trying to fix issue noticed by qmc2 (nw)
Miodrag Milanovic
2016-10-21
1
-1
/
+1
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
5
-6
/
+6
*
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst...
Nathan Woods
2016-10-17
11
-30
/
+35
*
Merge pull request #1526 from npwoods/imgtool_directory_refs
Vas Crabb
2016-10-18
20
-411
/
+384
|
\
|
*
[Imgtool] Fixed a few spacing issues
Nathan Woods
2016-10-17
2
-8
/
+8
|
*
[Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &'
Nathan Woods
2016-10-17
20
-407
/
+380
*
|
[Imgtool] Modernized imgtool::image::list_partitions()
Nathan Woods
2016-10-17
7
-62
/
+64
|
/
*
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
Nathan Woods
2016-10-16
23
-340
/
+342
[prev]
[next]