summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/devctrl.h
Commit message (Expand)AuthorAgeFilesLines
* lot more updated (nw) Miodrag Milanovic2015-05-111-5/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-7/+7
* Cleanups and version bumpmame0158 Miodrag Milanovic2015-01-281-3/+3
* (MESS) ui: fixed a small problem with tape control menu with etabeta782015-01-081-1/+22
* (MESS) ui: minor improvement to Tape Control menu, so that when etabeta782015-01-081-1/+31
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-1/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-3/+3
* Fix listsamples and one other potential problematic place, and fixed better d... Miodrag Milanovic2014-04-031-2/+1
* you can't count on same iterator you use and no need to cast iterator element... Miodrag Milanovic2014-03-131-4/+5
* Fix for tape control and bitbanger control in UI (nw) Miodrag Milanovic2014-03-091-5/+5
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-4/+4
* Refactoring and cleanup of tapectrl.? and bbcontrl.?, created base class Nathan Woods2014-01-231-0/+107