summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* -netlist: Added 82S123 256-bit (32x8) TTL bipolar PROM. [Ryan Holtz] MooglyGuy2016-12-241-0/+2
* -netlist: Added 82S126 4kbit (512x8) TTL bipolar PROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-231-0/+2
* netlist: Added 4316 bilateral switch pack. Vas Crabb2016-12-231-0/+2
* -netlist: Added 74165, 74194, 7475, 7485, and DM9322 devices. [Ryan Holtz] therealmogminer@gmail.com2016-12-221-0/+10
* Overhaul of devcb (nw) AJR2016-12-211-2/+0
* -netlist: Added shared RAM pointer, for use by netlist RAM devices which need... therealmogminer@gmail.com2016-12-211-0/+6
* -netlist: Added 74166 Parallel-Load 8-Bit Shift Register device. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+2
* -netlist: Added 2716 16 Kbit (2 Kbit x 8) UV EPROM. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+2
* -netlist: Added 74174 Hex D-Type Flip-Flop with Clear [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+2
* netlist: Added 82S126 1K-bit bipolar PROM device. [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+2
* netlist: Device additions: [Ryan Holtz] therealmogminer@gmail.com2016-12-211-0/+8
* Added preliminary MB86235 recompiler [Ville Linde] Ville Linde2016-12-171-1/+4
* Added coco2 clone t4426 (nw) (#1819) Joakim Larsson Edström2016-12-161-0/+1
* coretmpl: add an associative LRU cache with map-like behaviour Vas Crabb2016-12-151-1/+0
* beezer: Rewrite driver Dirk Best2016-12-121-0/+23
* Enable building projects that are separate of MAME but use same core and live... Miodrag Milanovic2016-12-081-0/+4
* Merge pull request #1788 from ajrhacker/ls157 R. Belmont2016-12-021-0/+12
|\
| * Create new 74LS157 device and hook it up to MSM5205 on Rastan AJR2016-12-021-0/+12
* | new not working cracyc2016-12-021-0/+13
|/
* Create an ef9369 device and use it for guab Dirk Best2016-11-301-0/+12
* srcclean (nw) Vas Crabb2016-11-274-12/+12
* As promised, removing this part of code since it is used for compilers check,... Miodrag Milanovic2016-11-232-33/+0
* hp9845: implemented 98034 module (HPIB interface) fulivi2016-11-221-2/+3
* Remove unneeded 7z file that is unsupported by UWP (nw) Brad Hughes2016-11-191-1/+1
* Update LZMA to 16.04 (security and portability fixes) Vas Crabb2016-11-181-1/+2
* Merge pull request #1718 from npwoods/dasmstream_nec Vas Crabb2016-11-171-0/+1
|\
| * Put necv_dasm_one() into a header file Nathan Woods2016-11-161-0/+1
* | Added VS2017 support into project files (nw) Miodrag Milanovic2016-11-161-5/+5
* | Updated SDL2 to 2.0.5 (nw) Miodrag Milanovic2016-11-161-3/+10
|/
* Merge pull request #1676 from mmicko/testing Miodrag Milanović2016-11-141-38/+45
|\
| * Make executable for test follow rules for main file (nw) Miodrag Milanovic2016-11-121-0/+44
| * Converted existing test to catch framework (nw) Miodrag Milanovic2016-11-121-38/+1
* | added OPTION_HOMEPATH to point to read/write folder,for now used by LUA scrip... Miodrag Milanovic2016-11-121-0/+4
|/
* Add basic keyboard input to UWP (nw) Brad Hughes2016-11-111-0/+1
* No need for osd_malloc, osd_malloc_array and osd_free (nw) Miodrag Milanovic2016-11-112-9/+0
* move asset files to proper place Miodrag Milanovic2016-11-111-3/+3
* UWP builds again but by no means working (nw) Brad Hughes2016-11-101-2/+2
* Fixed android build (nw) Miodrag Milanovic2016-11-101-1/+1
* Adding video and window code to UWP(nw) Miodrag Milanovic2016-11-101-0/+6
* Some more work on UWP (nw) Miodrag Milanovic2016-11-103-7/+47
* Add more UWP support (nw) Miodrag Milanovic2016-11-091-0/+4
* Make 3rdparty compile for UWP and start adding new OSD for UWP based on previ... Miodrag Milanovic2016-11-093-1/+164
* Fix some single driver builds (nw) Miodrag Milanovic2016-11-082-2/+2
* resurected sqlite3 and lsqlite3 (nw) Miodrag Milanovic2016-11-072-0/+35
* Trying to do link fix (nw) Miodrag Milanovic2016-11-071-2/+3
* Added ability to use ASIO in all core MAME parts (nw) Miodrag Milanovic2016-11-073-0/+4
* Added basic HTTP server, not active yet, based on ASIO example with small ref... Miodrag Milanovic2016-11-071-0/+32
* plugins/console: add lua console [Carl] cracyc2016-11-061-2/+0
* Merge pull request #1637 from fulivi/hp9845_dev7 R. Belmont2016-11-051-0/+16
|\
| * nanoprocessor: initial support. Disassembler only is known to work at this po... fulivi2016-11-031-0/+16