summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/cheatopt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+0
* ioport tagged_list to unordered_map (nw) Miodrag Milanovic2016-06-181-2/+2
* Fixed not load for some INI files in the category filter. dankan18902016-06-081-1/+4
* using std::vector<std::unique_ptr<xxx>> instead of simple_list<xxx> in cheat ... Miodrag Milanovic2016-06-021-5/+5
* ui refactoring [Vas Crabb] Vas Crabb2016-05-271-26/+43
* Ioport refactoring and cleanups (nw) AJR2016-05-181-1/+1
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-4/+5
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+320