summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flicker.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Convert NeoGeo EL panel outputs to lamps - it uses six outputs from a 1-of-8 ... Vas Crabb2018-03-271-9/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+26
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+10
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-1/+1
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* last-minute fixes (nw) Vas Crabb2017-07-231-1/+1
* (nw) flicker: added notes. Robbbert2017-07-061-0/+16
* flicker updates: Vas Crabb2017-07-061-49/+161
* mcs40 updates: Vas Crabb2017-07-061-145/+203
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* MCS-40 and INTELLEC 4/MOD 40 updates: Vas Crabb2017-06-291-3/+3
* Rewrote 4004 core and disassembler: Vas Crabb2017-06-271-47/+36
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* All pinballs marked as NOT_WORKING (board decision) (nw) Robbbert2016-09-041-1/+1
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+231