mame/scripts/src
therealmogminer@gmail.com 66abfa8e6d -netlist: Added shared RAM pointer, for use by netlist RAM devices which need updating by non-netlist driver code. [Ryan Holtz]
-netlist: Added new devices: [Ryan Holtz]
 * Intel 2102A 1Kbit (1024 x 1) Static RAM
 * 74365 Hex Bus Driver with 3-State Outputs
 * Generic 2- and 3-terminal Tristate device
 * Note: Tristate device and 74365 do not actually tristate, they are simply a way of combining multiple outputs + chip enables.
2016-12-21 20:32:49 +01:00
..
mame Added ability to use ASIO in all core MAME parts (nw) 2016-11-07 10:47:27 +01:00
osd srcclean (nw) 2016-11-27 09:56:49 +11:00
3rdparty.lua srcclean (nw) 2016-11-27 09:56:49 +11:00
benchmarks.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
bus.lua Added coco2 clone t4426 (nw) (#1819) 2016-12-16 14:37:33 +01:00
cpu.lua Added preliminary MB86235 recompiler [Ville Linde] 2016-12-17 22:09:09 +02:00
devices.lua Added ability to use ASIO in all core MAME parts (nw) 2016-11-07 10:47:27 +01:00
emu.lua coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
formats.lua Added HxC HFE disk format. 2016-09-18 12:31:13 +02:00
lib.lua As promised, removing this part of code since it is used for compilers check, no need for this to be in release (nw) 2016-11-23 08:37:05 +01:00
machine.lua Merge pull request #1788 from ajrhacker/ls157 2016-12-02 16:13:12 -05:00
main.lua Enable building projects that are separate of MAME but use same core and lives in separate git tree (nw) 2016-12-08 11:46:15 +01:00
netlist.lua -netlist: Added shared RAM pointer, for use by netlist RAM devices which need updating by non-netlist driver code. [Ryan Holtz] 2016-12-21 20:32:49 +01:00
sound.lua beezer: Rewrite driver 2016-12-12 01:08:29 +01:00
tests.lua srcclean (nw) 2016-11-27 09:56:49 +11:00
tools.lua srcclean (nw) 2016-09-26 04:51:59 +10:00
video.lua Create an ef9369 device and use it for guab 2016-11-30 18:35:03 +01:00