summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa/sc499.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/isa: Simplify signatures of most handlers (nw) AJR2020-05-311-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+3
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* 3c505, omti8621, sc499: Eliminate firstcpu usage (nw) AJR2018-01-041-15/+2
* device_add_mconfig up to devices/bus/l* (nw) Ivan Vangelista2017-06-091-5/+1
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-4/+1
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-5/+0
* Image instance name refactoring and bug fixing (nw) AJR2017-03-021-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* sc499: corrected regressions that prevented writing [Hans Ostermeyer] arbee2016-11-201-3/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Apollo updates [Hans Ostermeyer] arbee2016-05-091-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-1/+1
* * Support *n conversion in stream_format/string_format Vas Crabb2016-03-011-5/+3
* Apollo changes: [Hans Ostermeyer] arbee2016-02-201-2/+23
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-1/+0
* Fix clang build Miodrag Milanovic2015-12-271-1/+1
* cleanups (nw) Miodrag Milanovic2015-12-251-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
* clang-modernize part 2 Miodrag Milanovic2015-12-041-5/+5
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1334