index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
m6805: added skeleton CMOS devices
Vas Crabb
2017-01-30
1
-0
/
+4
*
Merge pull request #2016 from pmackinlay/interpro
R. Belmont
2017-01-24
1
-0
/
+2
|
\
|
*
initial pull request
Patrick Mackinlay
2017-01-24
1
-0
/
+2
*
|
[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
|
/
*
cop400: Properly separated COP444L from COP444C. [Curt Coder]
Curt Coder
2017-01-16
1
-0
/
+2
*
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
*
|
|
Clean up scripts from #1861 (nw):
Vas Crabb
2017-01-10
2
-73
/
+119
*
|
|
chdman: Add support for hard disk templates and add some initial ones
Dirk Best
2017-01-07
1
-1
/
+76
*
|
|
Merge pull request #1861 from ZoeB/master
R. Belmont
2017-01-06
2
-0
/
+87
|
\
\
\
|
*
|
|
Create handy ROM filename discrepancy spotter
Zoe Blade
2016-12-22
2
-0
/
+87
|
|
/
/
*
|
|
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
3
-7
/
+7
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
4
-5
/
+5
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
1
-17
/
+25
*
Merge pull request #1739 from npwoods/dasmstream_upd7725
Vas Crabb
2016-11-19
1
-1
/
+1
|
\
|
*
Fixed the unidasm registration for upd7725
Nathan Woods
2016-11-18
1
-1
/
+1
*
|
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-1
/
+1
|
/
*
Added PDP8 to unidasm
Nathan Woods
2016-11-16
1
-0
/
+2
*
Merge pull request #1657 from npwoods/dasmstream_arcompact
Vas Crabb
2016-11-17
1
-0
/
+2
|
\
|
*
Changed the arcompact disassembler to use 'std::ostream &' internally
Nathan Woods
2016-11-11
1
-0
/
+2
*
|
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
6
-18
/
+18
|
/
*
nanoprocessor: initial support. Disassembler only is known to work at this po...
fulivi
2016-11-03
1
-0
/
+2
*
Misc typo fixes.
Jordi Mallach
2016-10-27
1
-1
/
+1
*
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
22
-351
/
+351
|
|
\
|
*
|
[Imgtool] Consolidated logic for default implementation of imgtool::image::li...
Nathan Woods
2016-10-22
1
-31
/
+29
[next]