summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/iq151/video64.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* Removed first_screen from iq151 bus devices and esrip CPU core, nw Ryan Holtz2018-03-111-4/+5
* drawgfx: Make the palette optional [O. Galibert] Olivier Galibert2017-05-281-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-21/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-191-1/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-2/+2
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+177