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
*
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
*
netlist: Nice performance increase by removing logic terminals from net if th...
Couriersud
2014-03-23
1
-0
/
+7
*
Moved core template container classes up from emutempl.h to coretmpl.h:
Aaron Giles
2014-03-11
1
-24
/
+5
*
rest of ATTR_PRINTF review (nw)
Oliver Stöneberg
2014-02-25
2
-3
/
+3
*
first round of printf fixes (nw)
Oliver Stöneberg
2014-02-25
1
-4
/
+4
*
Fixed a netlist crash on clang due to ATTR_NORETURN. Also fixed some debug st...
Couriersud
2014-02-24
1
-1
/
+1
*
Fixed nltool -listdevices. Thanks Oliver.
Couriersud
2014-02-21
1
-0
/
+4
*
Fix tools compile (nw)
Alex W. Jackson
2014-02-20
1
-5
/
+1
*
Abstracted netlist sources. This is a first step to support libraries (e.g. f...
Couriersud
2014-02-19
1
-2
/
+6
*
Netlist bugfixes:
Couriersud
2014-02-01
1
-3
/
+14
*
Added 8x300 to unidasm (nw)
Wilbert Pol
2014-01-21
1
-0
/
+2
*
Added a "-listdevices" option to nltool to list all available devices. Simpli...
Couriersud
2014-01-08
1
-16
/
+81
*
Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_exampl...
Couriersud
2013-12-31
1
-4
/
+23
*
Further untangled nl_base.[hc] and mame-specific netlist.c. No wn
Couriersud
2013-12-29
1
-10
/
+3
*
Alignment of netlist with MAME standards. Inputs to netlist are now registere...
Couriersud
2013-12-27
1
-6
/
+6
*
Added a dry-run option (-d) to srcclean. Know what you are doing :-) [Courier...
Couriersud
2013-12-26
1
-17
/
+27
*
Updated srcclean source following smf comments. No WN.
Couriersud
2013-12-26
1
-8
/
+29
*
Added a "-u" (for unix) flag to srcclean to produce unix-style endings. [Cour...
Couriersud
2013-12-26
1
-4
/
+25
*
Cleanups and version bump
mame0152
Miodrag Milanovic
2013-12-24
3
-1027
/
+1026
*
fix compile
Michaël Banaan Ananas
2013-12-19
1
-0
/
+2
*
Pong update:
Couriersud
2013-12-19
2
-0
/
+212
*
jedutil.c: [Kevin Eshbach]
Scott Stone
2013-11-19
1
-158
/
+3161
*
I think I deserve equal blame after the amount of work I did on this (nw)
smf-
2013-11-13
1
-1
/
+1
*
commit old stuff that has been lying around for a while
Robbbert
2013-11-10
1
-5
/
+5
*
Bulk convert files that already had standard BSD license in my name
Aaron Giles
2013-10-16
10
-310
/
+20
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
1
-300
/
+300
*
removed accidental change from src/tools/chdman.c (nw)
Oliver Stöneberg
2013-09-05
1
-2
/
+0
*
Updates to jedutils and other minor things [Kevin Eschbach]
Robbbert
2013-09-03
1
-235
/
+530
*
i8089: converted to a proper cpu core, added debugger support and disassembler
Dirk Best
2013-08-24
1
-0
/
+2
*
Cleanups and version bump
mame0149u1
Miodrag Milanovic
2013-07-23
3
-14
/
+14
*
one more fix for inc in srcclean (nw)
Miodrag Milanovic
2013-07-10
1
-1
/
+1
[next]