summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/softlist_dev.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* check characters in softlist setnames, fix errors (nw) Vas Crabb2016-09-121-28/+35
* Increased max length of parent name to 16, for evaluation purposes. (nw) Robbbert2016-09-091-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-3/+3
* Changing 'bool iswild' to 'const bool iswild' Nathan Woods2016-08-101-1/+1
* Converted more softlist code to use std::string Nathan Woods2016-08-101-6/+6
* More softlist-related conversions of strings to std::string Nathan Woods2016-08-081-6/+6
* Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+523