summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/infoxml.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui/utils: Added a source file filter for system selection menu. Vas Crabb2023-08-191-16/+31
* Miscellaneous improvements: Vas Crabb2023-04-141-63/+106
* xmlfile.cpp: Replace implementation of normalize_string with similar one in i... AJR2023-02-121-48/+33
* Small batch of input refactoring: Vas Crabb2023-02-051-5/+5
* Various input and OSD refactoring: Vas Crabb2023-01-291-0/+1
* Miscellaneous fixes and refactoring: Vas Crabb2023-01-281-5/+8
* Modernize core_strwildcmp() and core_iswildstr() (#10344) npwoods2022-10-161-2/+2
* Added make opions for filter file, adjusted source path display. Vas Crabb2022-06-281-7/+13
* frontend/mame/infoxml.cpp: Work around an MSVCPRT shortcoming with promise ty... Vas Crabb2022-06-061-0/+6
* Moved localised I/O port name lookup into I/O port manager. Vas Crabb2021-12-091-7/+7
* -frontend: Refactored menu event handling and fixed a number of issues. (#8777) Vas Crabb2021-10-311-105/+119
* srcclean in preparation for branching 0.237 release Vas Crabb2021-10-241-8/+8
* Optimized the multithreading strategy for -listxml (#8300) npwoods2021-09-261-44/+150
* Allow devices to specify a parent for the purpose of searching for ROMs. Vas Crabb2021-09-061-19/+57
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-2/+2
* frontend: Added a few more driver flags to -listxml output. (#7731) npwoods2021-02-181-0/+16
* Much more core std::string_view modernization AJR2021-01-201-0/+1
* Eliminate many unnecessary c_str calls AJR2020-12-211-1/+1
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-17/+17
* frontend: Added option to skip repeated imperfect emulation warnings. Vas Crabb2020-09-021-225/+250
* use C++ library includes (nw) firewave2020-01-221-1/+1
* (nw) the software list device is identified by its tag, the name is tells you... Vas Crabb2019-12-311-2/+2
* infoxml.cpp: Fix attribute order [Couriersud] couriersud2019-12-301-1/+1
* infoxml.cpp: Fix build (nw) AJR2019-12-161-2/+2
* infoxml.cpp: Output software lists for devices. Vas Crabb2019-12-171-5/+16
* softlist_dev.cpp: get some stuff out of the global namespace (nw) Vas Crabb2019-12-081-1/+1
* UI input mapping menu updates: Vas Crabb2019-11-211-0/+2022