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
Commit message (
Expand
)
Author
Age
Files
Lines
*
More initialisation at declaration to make things clearer, clean up some tabu...
Vas Crabb
2018-01-29
1
-43
/
+26
*
fixed some Coverity "Identical code for different branches" warnings (#3094)
Oliver Stöneberg
2018-01-26
1
-2
/
+2
*
mcs48: More specific emulation of Intel 8021
AJR
2018-01-23
1
-2
/
+3
*
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
*
mc68hc11: Fix dissassembly of instructions with 16-bit operands (immediate or...
AJR
2018-01-01
1
-1
/
+1
*
srcclean and manual cleanups (nw)
Vas Crabb
2017-12-24
1
-10
/
+10
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+12
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-12
/
+1
*
Hyperstone dasm fp/h support (nw)
Olivier Galibert
2017-12-02
1
-1
/
+12
*
fix building with Visual Studio 2017 & clang 5.0.0 (also tested with gcc 7.2....
smf-
2017-11-28
1
-12
/
+11
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
1
-568
/
+1100
*
floptool: Added Acorn Atom floppy formats. (nw)
Nigel Barnes
2017-11-06
1
-0
/
+2
*
castool: Added Acorn Atom formats. (nw)
Nigel Barnes
2017-11-06
1
-2
/
+3
*
srcclean (nw)
Vas Crabb
2017-10-22
4
-19
/
+19
*
floptool: Added Acorn floppy formats (nw)
Nigel Barnes
2017-10-19
1
-1
/
+9
*
Created a more flexible imgtool::datetime structure for use within Imgtool (#...
npwoods
2017-10-17
14
-114
/
+374
*
Support for HP85 tapes added to imgtool (#2688)
fulivi
2017-10-03
3
-1
/
+1198
*
fix for clang 5 unused lambda capture errors (nw)
smf-
2017-09-24
1
-1
/
+1
*
(nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF...
Vas Crabb
2017-09-24
1
-79
/
+79
*
Attempted to sanitize/rationalize how we access UTF-8 command line arguments ...
npwoods
2017-09-18
1
-0
/
+6
*
Added support for viewing the pls100 device to jedutil (#2658)
Kevin Eshbach
2017-09-16
1
-4
/
+269
*
make the C-like parts more consistent with MAME (nw)
Vas Crabb
2017-09-09
1
-113
/
+136
*
srcclean (nw)
Vas Crabb
2017-08-27
3
-5
/
+5
*
imgtool: hopefully fixed the "GET" command
fulivi
2017-08-24
1
-6
/
+1
*
hp9845: re-factored hp9845_tape module of imgtool to use HTI format
fulivi
2017-08-16
1
-238
/
+185
*
Merge pull request #2540 from npwoods/imgtool_feature_supports_geticoninfo
R. Belmont
2017-08-05
1
-0
/
+2
|
\
|
*
Imgtool: Fixed features.supports_geticoninfo
Nathan Woods
2017-08-02
1
-0
/
+2
*
|
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
6
-60
/
+93
*
Imgtool: Removed silly intermediate 'const char *' (nw)
Nathan Woods
2017-07-31
1
-3
/
+2
*
Imgtool: Vas Feedback: Changed another charconverter access (nw)
Nathan Woods
2017-07-30
1
-3
/
+3
*
Imgtool: Eliminated Imgtool-specific rand() function
Nathan Woods
2017-07-30
3
-19
/
+5
*
Imgtool: Merged normalize_filename() into cannonicalize_path(), C++-ificatio...
npwoods
2017-07-30
2
-372
/
+149
*
Imgtool: Proper cleanup of floppy object after create/open failure
Nathan Woods
2017-07-24
1
-0
/
+10
*
Imgtool: Changed a pointer to a reference, and fixed a std::string(nullptr) bug
Nathan Woods
2017-07-24
1
-6
/
+5
*
missing thing in if condition (nw)
Vas Crabb
2017-07-10
1
-0
/
+2
*
never hurts to srcclean (nw)
Vas Crabb
2017-07-09
1
-1
/
+1
*
Begin of HP80 emulation (#2448)
fulivi
2017-07-08
1
-0
/
+2
*
Merge tag 'mame0187'
Vas Crabb
2017-06-28
1
-1
/
+1
|
\
|
*
unidasm: Fix MC68HC11 disassembly
AJR
2017-06-25
1
-1
/
+1
*
|
Rewrote 4004 core and disassembler:
Vas Crabb
2017-06-27
1
-0
/
+2
|
/
*
sm510: made KB1013VK12 device a clone of SM5A (nw)
hap
2017-06-23
1
-2
/
+2
*
Merge pull request #2343 from ajrhacker/romcmp_fix
ajrhacker
2017-05-28
1
-2
/
+2
|
\
|
*
Fix romcmp regression with identifying bits stuck high (nw)
AJR
2017-05-28
1
-2
/
+2
*
|
srcclean (nw)
Vas Crabb
2017-05-28
2
-3
/
+3
|
/
*
Hp9845: Support for HPI floppy format (#2310)
fulivi
2017-05-16
1
-0
/
+4
*
Fix tools as well (nw)
Miodrag Milanovic
2017-05-15
1
-1
/
+1
*
Improvements to romcmp
AJR
2017-05-11
1
-35
/
+60
*
[Imgtool] Fix to MT#6576 (#2275)
npwoods
2017-05-04
5
-9
/
+8
[next]