summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* fixed "make tools" with VS14 CTP4 (nw) smf-2014-10-181-3/+3
* moved tagged_list:: out of tagged_list to make it catch-able / handle add_exc... Oliver Stöneberg2014-09-081-2/+11
* unreachable code warning fixes for tools (nw) Oliver Stöneberg2014-09-081-1/+0
* Don't convert spaces to tabs if they are in a string literal that is split ov... smf-2014-07-231-1/+1
* Allow line continuation in string literals. (nw) smf-2014-07-231-1/+1
* Cleanups and version bump Miodrag Milanovic2014-07-222-4/+4
* Change remaining references to -nosound to -sound none in code and docs; move... Alex W. Jackson2014-06-131-1/+1
* -Created machine_manager as singleton class that contains (for now) one runni... Miodrag Milanovic2014-06-061-18/+0
* Added SQLite3 for future use, not linked in main binary till proved compiling... Miodrag Milanovic2014-06-041-0/+18
* Introduced netlist_analog_net_t and netlist_logic_net_t to untangle code a bit. Couriersud2014-05-171-0/+7
* CHD cleanups: [MetalliC] R. Belmont2014-04-281-2/+6
* chd updates: [MetalliC] R. Belmont2014-04-181-5/+55
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-162-3/+3
* Fix tools build on OS/2 [KO Myung-Hun] R. Belmont2014-04-121-2/+2
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-073-156/+155
* use ARRAY_LENGTH (nw) Oliver Stöneberg2014-04-031-249/+247
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-311-1/+1
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-311-1/+1
* added some library dependencies for Visual Studio (nw) Oliver Stöneberg2014-03-311-2/+4
* we need to find a solution there (nw) Olivier Galibert2014-03-261-6/+3
* netlist: Nice performance increase by removing logic terminals from net if th... Couriersud2014-03-231-0/+7
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-24/+5
* rest of ATTR_PRINTF review (nw) Oliver Stöneberg2014-02-252-3/+3
* first round of printf fixes (nw) Oliver Stöneberg2014-02-251-4/+4
* Fixed a netlist crash on clang due to ATTR_NORETURN. Also fixed some debug st... Couriersud2014-02-241-1/+1
* Fixed nltool -listdevices. Thanks Oliver. Couriersud2014-02-211-0/+4
* Fix tools compile (nw) Alex W. Jackson2014-02-201-5/+1
* Abstracted netlist sources. This is a first step to support libraries (e.g. f... Couriersud2014-02-191-2/+6
* Netlist bugfixes: Couriersud2014-02-011-3/+14
* Added 8x300 to unidasm (nw) Wilbert Pol2014-01-211-0/+2
* Added a "-listdevices" option to nltool to list all available devices. Simpli... Couriersud2014-01-081-16/+81
* Enhanced the netlist parser and cleaned pong.c. Also added a folder nl_exampl... Couriersud2013-12-311-4/+23
* Further untangled nl_base.[hc] and mame-specific netlist.c. No wn Couriersud2013-12-291-10/+3
* Alignment of netlist with MAME standards. Inputs to netlist are now registere... Couriersud2013-12-271-6/+6
* Added a dry-run option (-d) to srcclean. Know what you are doing :-) [Courier... Couriersud2013-12-261-17/+27
* Updated srcclean source following smf comments. No WN. Couriersud2013-12-261-8/+29
* Added a "-u" (for unix) flag to srcclean to produce unix-style endings. [Cour... Couriersud2013-12-261-4/+25
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-243-1027/+1026
* fix compile Michaël Banaan Ananas2013-12-191-0/+2
* Pong update: Couriersud2013-12-192-0/+212
* jedutil.c: [Kevin Eshbach] Scott Stone2013-11-191-158/+3161
* I think I deserve equal blame after the amount of work I did on this (nw) smf-2013-11-131-1/+1
* commit old stuff that has been lying around for a while Robbbert2013-11-101-5/+5
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-1610-310/+20
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-300/+300
* removed accidental change from src/tools/chdman.c (nw) Oliver Stöneberg2013-09-051-2/+0
* Updates to jedutils and other minor things [Kevin Eschbach] Robbbert2013-09-031-235/+530
* i8089: converted to a proper cpu core, added debugger support and disassembler Dirk Best2013-08-241-0/+2
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-233-14/+14
* one more fix for inc in srcclean (nw) Miodrag Milanovic2013-07-101-1/+1