summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/cheat.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Major refactoring of debugger core [Ryan Holtz] therealmogminer@gmail.com2016-06-081-2/+6
* using std::vector<std::unique_ptr<xxx>> instead of simple_list<xxx> in cheat ... Miodrag Milanovic2016-06-021-31/+10
* Relieve UI menus and such from having to constantly fetch UI object from glob... AJR2016-04-261-2/+2
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-231-0/+337