summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mw8080bw.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-23/+23
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-274/+296
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-42/+63
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-22/+22
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-22/+22
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Road Runner (Midway): replaced bad rom with good one, added notes [Credits to... Robbbert2017-07-231-1/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-30/+30
* some timer_pulse removal (nw) Ivan Vangelista2017-05-101-1/+2
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* srcclean (nw) Vas Crabb2016-11-271-12/+12
* mw8080bw.cpp: fixed typo introduced in my latest commit. Thanks M.A.S.H. for ... Ivan Vangelista2016-10-241-1/+1
* New working clones added Ivan Vangelista2016-10-241-27/+70
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* Merge pull request #845 from qwijibo/master hap2016-05-011-20/+11
|\
| * improve trench colors in space encounters and simulate screen flash qwijibo2016-04-301-20/+11
* | Make watchdog timer a separate device AJR2016-04-301-18/+54
|/
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-23/+23
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-22/+22
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-22/+22
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3188