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
/
imgtool.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Imgtool] C++-ification of imgtool_forkent structure
Nathan Woods
2017-08-02
1
-2
/
+2
*
Imgtool: Eliminated Imgtool-specific rand() function
Nathan Woods
2017-07-30
1
-1
/
+0
*
Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio...
npwoods
2017-07-30
1
-2
/
+1
*
[Imgtool] Cleanups to validity code, and transitioned to std::wcerr
Nathan Woods
2017-04-30
1
-1
/
+1
*
[Imgtool CoCo/RS-DOS] Miscellaneous cleanups and C++ modernization
Nathan Woods
2016-12-24
1
-0
/
+1
*
Merge pull request #1827 from npwoods/remove_strncatz
Vas Crabb
2016-12-12
1
-1
/
+0
|
\
|
*
[Imgtool] Removed dead strncatz() function
Nathan Woods
2016-12-11
1
-1
/
+0
*
|
Changed a number of declarations in Imgtool to use std::string instead of 'co...
Nathan Woods
2016-12-11
1
-8
/
+8
|
/
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-2
/
+2
*
[Imgtool] Fixed a recently introduced bug which caused image types that do no...
Nathan Woods
2016-11-11
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2016-10-23
1
-2
/
+2
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-35
/
+35
*
trying to fix issue noticed by qmc2 (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
-1
/
+1
*
Merge pull request #1526 from npwoods/imgtool_directory_refs
Vas Crabb
2016-10-18
1
-3
/
+3
|
\
|
*
[Imgtool] Bulk change: 'imgtool::directory *' ==> 'imgtool::directory &'
Nathan Woods
2016-10-17
1
-3
/
+3
*
|
[Imgtool] Modernized imgtool::image::list_partitions()
Nathan Woods
2016-10-17
1
-1
/
+1
|
/
*
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
Nathan Woods
2016-10-16
1
-13
/
+13
*
[Imgtool] Changed a number of callbacks to be std::function instead of old fa...
Nathan Woods
2016-10-14
1
-17
/
+18
*
Merge pull request #1500 from npwoods/imgtool_cplusplus_stream
Vas Crabb
2016-10-15
1
-5
/
+5
|
\
|
*
[Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &'
Nathan Woods
2016-10-14
1
-4
/
+4
|
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
1
-5
/
+5
*
|
fixed tools build (nw)
smf-
2016-10-12
1
-2
/
+1
|
/
*
[Imgtool] C++-ified a few more classes
Nathan Woods
2016-10-09
1
-50
/
+126
*
[Imgtool] Fixed a recently introduced bug that could cause module's close() c...
Nathan Woods
2016-10-08
1
-0
/
+5
*
Made imgtool_image (now imgtool::image) a "real" C++ class
Nathan Woods
2016-09-27
1
-25
/
+47
*
Merge pull request #1444 from npwoods/imgtool_readsector_uses_stdvector
Vas Crabb
2016-09-26
1
-2
/
+1
|
\
|
*
Imgtool: Changed the read_sector apparatus to use std::vector
Nathan Woods
2016-09-24
1
-2
/
+1
*
|
Retired imgtool_basename(), in favor of core_filename_extract_base()
Nathan Woods
2016-09-24
1
-1
/
+0
|
/
*
Imgtool: Changed the Imgtool module list to be std::list
Nathan Woods
2016-09-10
1
-0
/
+1
*
Imgtool: C++-ized the imgtool_library object (now class imgtool::library)
Nathan Woods
2016-09-10
1
-1
/
+1
*
Fix up imgtool as well
Vas Crabb
2016-07-08
1
-4
/
+4
*
Moved tools in proper place, and moved build python scripts together with oth...
Miodrag Milanovic
2015-10-07
1
-0
/
+169