summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/cheatopt.h
Commit message (Collapse)AuthorAgeFilesLines
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-2/+2
|
* lot more updated (nw) Miodrag Milanovic2015-05-111-5/+2
|
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
|
* ui: split a few more menu entries from miscmenu.c to separate files, etabeta782015-01-201-0/+25
so to avoid having too much assorted stuff in miscmenu.c (now it is down to a reasonable size). nw.