summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/eminline.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix count_leading_zeroes(0) C fallback (nw) Vas Crabb2018-03-221-1/+2
* Merge popcount implementation in emucore.h with the new eminline (nw) AJR2017-10-241-0/+8
* C+14 dammit (nw) Vas Crabb2017-10-241-2/+2
* Added 32- and 64-bit population count utilities. Only used in ARM7 core for ... Vas Crabb2017-10-241-0/+63
* clean up inlines (nw) Vas Crabb2017-07-091-42/+41
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* Add includes for dependency documentation. (nw) couriersud2016-04-081-0/+3
* remove asm part for atomic implementations (nw) Miodrag Milanovic2016-03-011-236/+0
* Use std::atomic and std::mutex where applicable (nw) Miodrag Milanovic2016-03-011-16/+0
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-29/+29
* Initial conversion of core to C++14. Note that compilers are now limited to G... Miodrag Milanovic2015-12-031-2/+2
* did license settings for OG and Andrew, cleared up OSD part for licenses (nw) Miodrag Milanovic2015-05-091-5/+2
* Added license headers to the rest of files (nw) Miodrag Milanovic2015-05-071-0/+2
* Bring back NOASM Vas Crabb2015-04-011-1/+1
* removed windows/osinline.h and placed MSVC dependent files in top folder (nw) Miodrag Milanovic2015-03-301-2/+112
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-0/+457