summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/psion_pack.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+11
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-8/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-1/+1
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+2
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+2
* Vas Crabb feedback: Replacing the enum with a class hierarchy, derived from ... Nathan Woods2016-07-231-1/+1
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-1/+1
* Fix compile errors due to option_resolution namespacing (nw) AJR2016-07-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-16/+16
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+79