summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/imds2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-42/+46
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-2/+7
* All roms need a CRC32 and an SHA1 hash, even the baddumps! (nw) Scott Stone2017-06-301-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-16/+10
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* a few more (nw) Ivan Vangelista2016-07-031-0/+1
* imds2: Added earlier versions of monitor v1.2 and v1.1 Nigel Barnes2016-06-051-3/+14
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-30/+30
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+909