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
*
Cleanups and version bump
mame0161
Miodrag Milanovic
2015-04-29
1
-1
/
+1
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
8
-288
/
+294
*
removed bool conversion and implicit empty check (nw)
Miodrag Milanovic
2015-04-19
3
-4
/
+4
*
more conversions to std::string (nw)
Miodrag Milanovic
2015-04-19
2
-3
/
+3
*
Replace dynamic_array with std::vector [O. Galibert]
Olivier Galibert
2015-04-14
3
-44
/
+48
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
1
-15
/
+15
*
There is no implicit conversion to char* in std::string (nw)
Miodrag Milanovic
2015-04-12
7
-98
/
+98
*
Merge https://github.com/ZoeB/mame
Vas Crabb
2015-04-12
3
-5
/
+5
|
\
|
*
Fix various typos and spelling mistakes
Zoë Blade
2015-04-11
3
-5
/
+5
*
|
cstr() - > c_str() as preparation for move to std::string (nw)
Miodrag Milanovic
2015-04-11
6
-112
/
+112
|
/
*
Moved build system to GENie [Miodrag Milanovic]
Miodrag Milanovic
2015-03-26
1
-224
/
+0
*
fixed several missing assert.h includes (nw)
Oliver Stöneberg
2015-03-20
3
-0
/
+3
*
moved assert replacement inside emucore.h so it is actually used / removed as...
Oliver Stöneberg
2015-03-20
5
-0
/
+6
*
fixed nltool linking with Visual Studio (nw)
Oliver Stöneberg
2015-03-16
1
-1
/
+2
*
fix hmcs40 10-bit-word handling
hap
2015-03-06
1
-1
/
+1
*
widdle endian
hap
2015-03-05
1
-1
/
+1
*
added Hitachi HMCS40 series MCU core skeleton
hap
2015-03-04
1
-0
/
+2
*
added NEC uCOM-4 MCU core skeleton
hap
2015-02-07
1
-0
/
+2
*
fixed some C++11 compiler warnings (nw)
Oliver Stöneberg
2015-02-05
1
-1
/
+1
*
Report core file position in case of a CHD hunk read error (nw)
jbu
2015-02-05
1
-1
/
+4
*
Changes to the build system:
couriersud
2015-02-01
1
-24
/
+24
*
added AMI S2000 cpu skeleton and disasm
hap
2015-01-29
1
-0
/
+2
*
Cleanups and version bump
mame0158
Miodrag Milanovic
2015-01-28
2
-9
/
+9
*
Fixed clang (most likely > 3.4) compile. (nw)
couriersud
2015-01-19
1
-1
/
+1
*
Fix nltool "-ld" listdevices. (nw)
couriersud
2015-01-18
1
-6
/
+22
*
added missing catch in chd_file_compressor::async_read() and chdman main() (nw)
Oliver Stöneberg
2015-01-16
1
-0
/
+6
*
fixed chdman.c compiler warning (nw)
Oliver Stöneberg
2015-01-16
1
-1
/
+1
*
chdman: added -s/--size parameter for "createhd" to create blank harddisk bas...
Oliver Stöneberg
2015-01-16
1
-9
/
+24
*
introduced BASELIBS to makefile to link smaller tools with less dependencies ...
Oliver Stöneberg
2015-01-01
1
-12
/
+12
*
Move some includes around to fix compile errors on OSX; if this breaks any ot...
Wilbert Pol
2014-12-29
1
-0
/
+1
*
fixed "make tools" with VS14 CTP4 (nw)
smf-
2014-10-18
1
-3
/
+3
*
moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc...
Oliver Stöneberg
2014-09-08
1
-2
/
+11
*
unreachable code warning fixes for tools (nw)
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
Don't convert spaces to tabs if they are in a string literal that is split ov...
smf-
2014-07-23
1
-1
/
+1
*
Allow line continuation in string literals. (nw)
smf-
2014-07-23
1
-1
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
2
-4
/
+4
*
Change remaining references to -nosound to -sound none in code and docs; move...
Alex W. Jackson
2014-06-13
1
-1
/
+1
*
-Created machine_manager as singleton class that contains (for now) one runni...
Miodrag Milanovic
2014-06-06
1
-18
/
+0
*
Added SQLite3 for future use, not linked in main binary till proved compiling...
Miodrag Milanovic
2014-06-04
1
-0
/
+18
*
Introduced netlist_analog_net_t and netlist_logic_net_t to untangle code a bit.
Couriersud
2014-05-17
1
-0
/
+7
*
CHD cleanups: [MetalliC]
R. Belmont
2014-04-28
1
-2
/
+6
*
chd updates: [MetalliC]
R. Belmont
2014-04-18
1
-5
/
+55
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
2
-3
/
+3
*
Fix tools build on OS/2 [KO Myung-Hun]
R. Belmont
2014-04-12
1
-2
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
3
-156
/
+155
*
use ARRAY_LENGTH (nw)
Oliver Stöneberg
2014-04-03
1
-249
/
+247
*
reverting, sorry for this vconv needs to be updated (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
VS2013 x64 is little bit more anal about signed/unsigned comparison (nw)
Miodrag Milanovic
2014-03-31
1
-1
/
+1
*
added some library dependencies for Visual Studio (nw)
Oliver Stöneberg
2014-03-31
1
-2
/
+4
*
we need to find a solution there (nw)
Olivier Galibert
2014-03-26
1
-6
/
+3
[next]