summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/uml.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hopefully shut up MSVC (nw) Vas Crabb2018-03-251-1/+1
* modernise drcuml somewhat (nw) Vas Crabb2018-03-241-6/+1
* hopefully appease GCC (nw) Vas Crabb2018-03-171-2/+3
* use more constexpr and literal classes in UML to give compiler more optimisat... Vas Crabb2018-03-171-112/+110
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* e132xs: Added mask, sum, cmpi, movi, and ori, nw mooglyguy2017-12-021-8/+8
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-44/+44
* UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] Ville Linde2016-05-201-0/+3
* UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an... Ville Linde2016-04-031-0/+6
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+661