summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/devices.lua
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2018-07-16 16:26:01 +1000
committer Vas Crabb <vas@vastheman.com>2018-07-16 16:26:01 +1000
commitf18c7cd65ffdb0ac0b58907b79f9be86ee63f45e (patch)
treecb37881c15bbaf867a71a545c18776f6af57ce97 /scripts/src/devices.lua
parent0e210f4347e1aa2c309dc918f927e05bbc228d15 (diff)
Allow per-device internal layouts and remove some more MCFG_ macros.
Input and screen tags are now resolved relative to a layout's owner device. Easy way to demonstrate is with: mame64 intlc440 -tty ie15 Previously you'd only get the IE15 terminal's layout and you'd be unable to use the INTELLEC 4/40 front panel. Now you'll get the choice of layouts from both the system and the terminal device in video options.
Diffstat (limited to 'scripts/src/devices.lua')
0 files changed, 0 insertions, 0 deletions
28c89012b4f194bec32d39edbaa55de8e19045'>Implemented S1985 backup ram (fixes TPC310 accessories cursor movement on the... smf-2016-11-031-1/+0 * -DATUM: new driver [Robbbert] Robbbert2016-10-291-0/+1 * Moved Saitek RISC 2500 into a separate driver and added internal layout and i... Sandro Ronco2016-10-281-0/+1 * New devices added therealmogminer@gmail.com2016-10-282-20/+6 * Fix build (nw) AJR2016-10-281-0/+2 * Missing files from last commit (nw) arbee2016-10-271-0/+1 * New devices added therealmogminer@gmail.com2016-10-282-0/+4 * -core: Added 54/74160,161,162,163 device emulation. [Ryan Holtz] therealmogminer@gmail.com2016-10-282-0/+2 * Merge pull request #1581 from JoakimLarsson/kron_5 R. Belmont2016-10-271-0/+1 |\ | * WIP KRON-180 terminal controller Joakim Larsson Edstrom2016-10-271-0/+1 * | -hazeltin: Added preliminary video, still broken due to timing issues. [Ryan ... therealmogminer@gmail.com2016-10-272-0/+2 * | New machines marked NOT_WORKING therealmogminer@gmail.com2016-10-251-0/+1 |/ * Merge pull request #1540 from mamehaze/mgs Miodrag Milanović2016-10-221-0/+6 |\ | * new WORKING Magnet System (prototype) [David Haywood, Ricky2001, ArcadeHack... David Haywood2016-10-221-0/+6 * | Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-212-2/+0 * | DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-174-2/+6 * | -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan... therealmogminer@gmail.com2016-10-162-0/+2 * | Add Burroughs teller terminal skeleton driver Vas Crabb2016-10-141-0/+1 * | -Added skeleton driver and basic hookups for VeriFone Tranz 330 point of sale... therealmogminer@gmail.com2016-10-131-0/+7 * | Merge pull request #1506 from fulivi/hp9845_dev6 R. Belmont2016-10-131-0/+1 |\ \ | * | hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+1 * | | Merge pull request #1501 from JoakimLarsson/accexx Vas Crabb2016-10-131-0/+1 |\ \ \ | * | | Added skeleton board to big build Joakim Larsson Edstrom2016-10-131-0/+1 | | |/ | |/| * | | renamed wildfire driver to hh_amis2k (nw) hap2016-10-111-6/+6 * | | moved elecbowl and mb dark tower to hh_tms1k (nw) hap2016-10-111-7/+0 |/ / * | required_ioport_array. (nw) Curt Coder2016-10-091-10/+0 * | New skeleton drivers: arbee2016-10-081-0/+1 * | mac: rewrite audio output for original Macs to work like hardware. [R. Belmont] arbee2016-10-081-1/+0 * | Merge pull request #1486 from mamehaze/071016 Ivan Vangelista2016-10-071-0/+1 |\ \ | * | new NOT WORKING Super Two In One [Edstrom, David Haywood] David Haywood2016-10-071-0/+1 * | | atlantis: Removed unused define parameter. (nw)