summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/glasgow.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Convert glasgow.cpp to use the mmboard device. [Sandro Ronco] Sandro Ronco2018-03-231-428/+84
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+37
* still more cleanup and more efficient outputs (nw) Vas Crabb2018-03-041-212/+149
* Build fixes (nw) AJR2018-03-021-1/+1
* just a little more cleanup (nw) Vas Crabb2018-03-021-10/+15
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-34/+34
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* glasgow: adjusted for new artwork; added shadowed pieces (nw) Robbbert2016-04-141-21/+35
* Glasgow: restored from before mboard existed, then adjusted to work with curr... Robbbert2016-04-031-108/+452
* Removed code from Ralf Schaefer and demoted drivers to skeleton and not worki... Miodrag Milanovic2016-03-031-78/+12
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-3/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* 2010 driver overhaul was by Ralf hap2016-01-131-10/+14
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* ups my mistake (nw) Miodrag Milanovic2015-12-121-1/+1
* update some of remaining licenses (nw) Miodrag Milanovic2015-12-111-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+509