summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/decodmd1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-11/+15
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+0
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-1/+1
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Clean up unused stuff (nw) AJR2017-07-271-1/+0
* decodmd1: Add addressable latch device (nw) AJR2017-07-271-0/+8
* updated first half of mame/video devices to use device_add_mconfig insted of ... Ivan Vangelista2017-05-241-4/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* resolved lot more (nw) Miodrag Milanovic2015-05-201-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* decodmd: Made machine config use inline configuration. mahlemiut2013-07-211-10/+6
* decodmd1: fix likely buffer overflow. (no whatsnew) mahlemiut2013-07-021-1/+1
* decodmd1: added low intensity dots. (no whatsnew) mahlemiut2013-07-021-0/+1
* de_3: improved communications with Type 1 DMD. mahlemiut2013-07-021-4/+6
* de_3: implemented DECO DMD Type 1 (128x16) display. There are various issues... mahlemiut2013-06-301-0/+80