summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/pcd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-1/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-0/+3
* 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-3/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* updated second half of mame/video devices to use device_add_mconfig insted of... Ivan Vangelista2017-05-241-14/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+10
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-3/+3
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-2/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-3/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* some more override (nw) Miodrag Milanovic2015-12-061-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-12/+12
* pcd: mouse [Carl, Sandro Ronco] cracyc2015-10-061-5/+24
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+98