summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/iq151/minigraf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* 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
* cleanup of some conversions (nw) Miodrag Milanovic2016-07-311-4/+4
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-1/+1
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+167