summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-07-231-8/+8
* Add a method for copying part of an XML tree into another tree and use it to ... Vas Crabb2017-07-212-7/+60
* * Make XML file a class of its own managed with smart poitners Vas Crabb2017-07-212-87/+95
* Corrected ITT3030 70 track drive type and added 35 drive type and format defi... rfka012017-07-111-3/+14
* never hurts to srcclean (nw) Vas Crabb2017-07-091-2/+2
* Add an external panel for the Ensoniq VFX family of keyboards, with a websock... Christian Brunschen2017-07-052-12/+21
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-032-2/+2
* options: Set the value when setting the default as before [O. Galibert] Olivier Galibert2017-06-251-1/+1
* more srcclean (nw) Vas Crabb2017-06-251-1/+1
* Merge branch 'release0187' Vas Crabb2017-06-251-8/+8
|\
| * srcclean (nw) Vas Crabb2017-06-251-8/+8
* | Overhaul to how MAME handles options, take two (#2341) npwoods2017-06-252-565/+713
|/
* Changed a few 'const char *' ==> 'const std::string &' in the MAME debugger (... npwoods2017-06-242-15/+30
* afs_dsk: corrected density (nw) Nigel Barnes2017-06-151-1/+1
* Fixed JVC disk format to correctly recognize 2 sided disks. (#2357) tim lindner2017-06-031-1/+1
* Added read support for the disk format SDF used in the CoCoSDC (#2345) tim lindner2017-05-312-0/+241
* Add Zaccaria to mamenl build. (nw) couriersud2017-05-281-0/+2
* Fix state saving for pfunction lfsr. (nw) couriersud2017-05-285-4/+23
* srcclean (nw) Vas Crabb2017-05-284-96/+96
* Fix issues identified by Vas and LordKale4: couriersud2017-05-273-2/+14
* Add rand() function to pfunction expression parser. Use this to simulate couriersud2017-05-272-0/+8
* netlist: add a crude TTL schmitt trigger model and hook up in 1B11142 Vas Crabb2017-05-277-1/+248
* Fix DEBUG build. (nw) couriersud2017-05-271-1/+1
* Various code alignments across solvers. (nw) couriersud2017-05-277-76/+137
* Cleanup of solver code. (nw) couriersud2017-05-279-289/+46
* Reordered members to be more cache friendly. (nw) couriersud2017-05-272-9/+10
* Netlist refactoring: couriersud2017-05-276-17/+84
* Changed Solver.PARALLEL parameter logic: couriersud2017-05-272-33/+13
* Preliminary netlist sound for the Zaccaria 1B11142 board Vas Crabb2017-05-272-2/+129
* New working clone added hap2017-05-261-0/+2
* cheekyms: add preliminary netlist sound based on schematics provided by Sam G... Vas Crabb2017-05-263-0/+0
* Support -listroms for devices (e.g. mpu401 or m68705p3) Vas Crabb2017-05-182-0/+11
* fix MSVC build (nw) smf-2017-05-161-2/+2
* Hp9845: Support for HPI floppy format (#2310) fulivi2017-05-162-0/+485
* Forgot this one for GCC 7.1 (nw) Miodrag Milanovic2017-05-151-0/+4
* Revert "reordering the #include lets you build this file with latest mingw he... smf-2017-05-141-6/+3
* reordering the #include lets you build this file with latest mingw headers (nw) smf-2017-05-141-3/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Bug fix to -romident and aux verb cleanup (take two) (#2299) npwoods2017-05-132-22/+54
* Revert "Bug fix to -romident and aux verb cleanup (#2288)" Vas Crabb2017-05-122-33/+11
* Bug fix to -romident and aux verb cleanup (#2288) npwoods2017-05-122-11/+33
* Changed 'int ignore_warnings' parameter on core_options::parse_ini_file() to ... Nathan Woods2017-05-102-3/+3
* Revert "Overhaul to how MAME handles options (#2260)" Vas Crabb2017-05-072-712/+550
* Overhaul to how MAME handles options (#2260) npwoods2017-05-052-550/+712
* Fix off-by-one error (nw) Vas Crabb2017-05-051-1/+1
* Minor improvement to CHD metadata loading Nathan Woods2017-05-041-6/+2
* stupid MSVC (nw) Vas Crabb2017-04-241-0/+2
* srcclean (nw) Vas Crabb2017-04-235-79/+79
* atom: Added csw cassette format Nigel Barnes2017-04-173-26/+16
* jfd_dsk: Fix Coverity CID 161175 Uninitialized scalar variable (nw) Nigel Barnes2017-04-171-1/+1