summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/drcbec.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-4/+4
* Reshuffle some stuff: Vas Crabb2018-03-281-1/+2
* DRC: fix regression on OS X [Phil Bennett] arbee2017-03-181-1/+1
* drcbec: fixed long-standing copy/paste error (nw) arbee2017-01-241-1/+1
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-162/+162
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-4/+4
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-2/+2
* UML: Added TZCNT instruction (Trailing Zero Count) [Ville Linde] Ville Linde2016-05-201-0/+40
* UML: Added FCOPYI and ICOPYF instructions to pass raw data between integer an... Ville Linde2016-04-031-0/+16
* Replace strformat, strprintf and strcatprintf with type-safe steam_format and... Vas Crabb2016-02-281-6/+3
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2278