summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/iq151 (follow)
Commit message (Expand)AuthorAgeFilesLines
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-242-2/+2
* Revert software-installed slot/image options when changing software AJR2016-04-041-1/+0
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-024-48/+8
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-142-4/+4
* reverting: Miodrag Milanovic2016-01-2018-28/+28
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-202-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-162-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-1618-28/+28
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-102-3/+3
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* global_alloc for m_gfxdecode->set_gfx changed to work with unique_ptr (nw) Miodrag Milanovic2015-12-192-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-174-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-059-70/+70
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-056-8/+8
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-056-8/+8
* clang-modernize part 2 Miodrag Milanovic2015-12-043-6/+6
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-149-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-089-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-1318-0/+2259