summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist_dev.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* softlist_dev: Change misleading parameter name (nw) AJR2017-12-131-4/+4
* general cleanup: Vas Crabb2017-05-231-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* Fixed regression when loading multipart softlists Nathan Woods2017-03-201-1/+2
* Self-registering devices. Vas Crabb2017-03-031-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* srcclean and translation regeneration Vas Crabb2016-08-291-2/+2
* Fixed an issue that caused softlist device descriptions to be blank Nathan Woods2016-08-111-1/+1
* Converted more softlist code to use std::string Nathan Woods2016-08-101-1/+1
* More softlist-related conversions of strings to std::string Nathan Woods2016-08-081-2/+2
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+195