summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/uml.h
Commit message (Expand)AuthorAgeFilesLines
* moved all to std::string (nw) Miodrag Milanovic2015-04-221-2/+2
* string -> str rename due to future conflicts (nw) Miodrag Milanovic2015-04-121-1/+1
* There is no implicit conversion to char* in std::string (nw) Miodrag Milanovic2015-04-121-1/+1
* Revert "fix compile on MSVC 2012 (nw)" Oliver Stöneberg2015-01-311-5/+5
* fix compile on MSVC 2012 (nw) peterferrie2015-01-301-5/+5
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-152/+152
* Be consistent about template argument naming. Aaron Giles2011-04-301-1/+1
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-91/+91
* Simplified UML parameters, as follows: Aaron Giles2011-01-171-0/+3
* Redo most of the DRC/backend support as C++ Aaron Giles2011-01-171-0/+687