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
*
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
*
srcclean (nw)
Vas Crabb
2019-02-24
1
-62
/
+62
*
imgtool: new read-only filesystem: DEC RT-11 (take 2)
Sergey Svishchev
2019-02-20
1
-0
/
+695
*
Renamed flipendian -> swapendian, as I spent minutes trying to find the funct...
mooglyguy
2018-11-05
1
-1
/
+1
*
Fixes for Coverity "Resource leak" warnings (#3089)
Oliver Stöneberg
2018-01-21
1
-1
/
+4
*
tools/imgtool/modules/fat.cpp: fixed Coverity "Double Free" warning (nw)
firewave
2018-01-20
1
-0
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
2
-12
/
+12
*
Created a more flexible imgtool::datetime structure for use within Imgtool (#...
npwoods
2017-10-17
10
-106
/
+104
*
Support for HP85 tapes added to imgtool (#2688)
fulivi
2017-10-03
1
-0
/
+1196
*
srcclean (nw)
Vas Crabb
2017-08-27
2
-2
/
+2
*
hp9845: re-factored hp9845_tape module of imgtool to use HTI format
fulivi
2017-08-16
1
-238
/
+185
*
Imgtool: Classic Mac: Made the logic for B&W icon able to handled non-maske...
Nathan Woods
2017-08-02
1
-27
/
+25
*
[Imgtool] C++-ification of imgtool_forkent structure
Nathan Woods
2017-08-02
3
-42
/
+34
*
Imgtool: Eliminated Imgtool-specific rand() function
Nathan Woods
2017-07-30
1
-2
/
+5
*
Introduced an 'util::arbitrary_clock' template class, to represent a clock th...
npwoods
2017-04-06
1
-5
/
+10
*
srcclean (nw)
Vas Crabb
2017-01-22
2
-2
/
+2
*
[Imgtool Mac] Adding support for MacRoman encoding
Nathan Woods
2017-01-14
1
-0
/
+30
*
Merge branch 'master' into imgtool_charconv_rewrite
Nathan Woods
2017-01-01
1
-88
/
+127
|
\
|
*
[Imgtool CoCo/RS-DOS] Miscellaneous cleanups and C++ modernization
Nathan Woods
2016-12-24
1
-88
/
+127
*
|
[Imgtool] Rewrote charconv; now an interface rather than an enumeration
Nathan Woods
2016-12-23
1
-1
/
+1
|
/
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
*
Merge pull request #1543 from npwoods/imgtool_stream_open_smartpointer
Vas Crabb
2016-10-24
4
-53
/
+26
|
\
|
*
[Imgtool] Changed imgtool::stream::open*() to return imgtool::stream::ptr
Nathan Woods
2016-10-22
4
-53
/
+26
*
|
srcclean (nw)
Vas Crabb
2016-10-23
1
-2
/
+2
*
|
TRUE/FALSE in tools section (nw)
Miodrag Milanovic
2016-10-22
9
-170
/
+170
|
/
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
23
-1470
/
+1470
*
use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c...
Miodrag Milanovic
2016-10-22
1
-5
/
+5
*
dynamic_buffer is just std::vector<UINT8> (nw)
Miodrag Milanovic
2016-10-21
2
-3
/
+3
*
[Imgtool] Changed imgtool::image::info() to use std::stream and std::stringst...
Nathan Woods
2016-10-17
6
-17
/
+20
*
Merge pull request #1526 from npwoods/imgtool_directory_refs
Vas Crabb
2016-10-18
17
-399
/
+372
|
\
|
*
[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
17
-395
/
+368
*
|
[Imgtool] Modernized imgtool::image::list_partitions()
Nathan Woods
2016-10-17
3
-37
/
+29
|
/
*
[Imgtool] Bulk change: 'imgtool::partition *' ==> 'imgtool::partition &'
Nathan Woods
2016-10-16
18
-262
/
+264
*
[Imgtool] Bulk change: 'imgtool::image *' ==> 'imgtool::image &'
Nathan Woods
2016-10-16
19
-466
/
+506
*
[Imgtool] Changed the create/open callbacks to take 'imgtool::stream &&'
Nathan Woods
2016-10-15
17
-178
/
+204
*
[Imgtool] Fixed some gnarley formatting in thomson.cpp
Nathan Woods
2016-10-14
1
-74
/
+86
*
[Imgtool] Changed many 'imgtool::stream *' to 'imgtool::stream &'
Nathan Woods
2016-10-14
20
-516
/
+522
*
[Imgtool] More formatting fixes
Nathan Woods
2016-10-13
1
-7
/
+7
*
Changes requested by Vas
Nathan Woods
2016-10-12
1
-23
/
+24
*
[Imgtool] More C++-ification (imgtool_stream ==> imgtool::stream)
Nathan Woods
2016-10-12
20
-499
/
+499
*
[Imgtool] C++-ified a few more classes
Nathan Woods
2016-10-09
18
-376
/
+376
*
Merge pull request #1456 from npwoods/imgtool_image_cplusplus
R. Belmont
2016-10-08
20
-440
/
+440
|
\
|
*
Made imgtool_image (now imgtool::image) a "real" C++ class
Nathan Woods
2016-09-27
20
-440
/
+440
*
|
[Imgtool Mac Module] Fixed an unsigned overflow error that would causes cras...
Nathan Woods
2016-09-30
1
-2
/
+3
|
/
*
srcclean (nw)
Vas Crabb
2016-09-26
1
-173
/
+173
*
Merge pull request #1444 from npwoods/imgtool_readsector_uses_stdvector
Vas Crabb
2016-09-26
3
-44
/
+30
|
\
[next]