index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
eminline.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various optimisations to code generaton.
Vas Crabb
2023-03-26
1
-1
/
+1
*
e132xs: Provide new helper functions for extracting signed 16-bit halves
AJR
2022-10-25
1
-13
/
+0
*
eminline.h: Additions
AJR
2022-09-25
1
-0
/
+81
*
Added helpers for 64-bit count leading zeroes/ones.
Vas Crabb
2021-06-13
1
-7
/
+40
*
-getaway.cpp: Fixed steering control.
Vas Crabb
2021-01-23
1
-16
/
+2
*
-osd: Clean up inline maths utilities.
Vas Crabb
2021-01-18
1
-41
/
+71
*
windows: reduce minimum window height (nw)
hap
2020-06-26
1
-1
/
+1
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+58
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-58
/
+0
*
add GCC/clang implementations of 64*64->128 multiply for x86_64, and adjust s...
Vas Crabb
2019-02-16
1
-4
/
+6
*
osd: 64x64 multiply helpers (nw)
Patrick Mackinlay
2019-02-16
1
-0
/
+56
*
fix count_leading_zeroes(0) C fallback (nw)
Vas Crabb
2018-03-22
1
-1
/
+2
*
Merge popcount implementation in emucore.h with the new eminline (nw)
AJR
2017-10-24
1
-0
/
+8
*
C+14 dammit (nw)
Vas Crabb
2017-10-24
1
-2
/
+2
*
Added 32- and 64-bit population count utilities. Only used in ARM7 core for ...
Vas Crabb
2017-10-24
1
-0
/
+63
*
clean up inlines (nw)
Vas Crabb
2017-07-09
1
-42
/
+41
*
A round of spelling/typographical fixes to source comments (nw)
Scott Stone
2016-11-24
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-35
/
+35
*
Add includes for dependency documentation. (nw)
couriersud
2016-04-08
1
-0
/
+3
*
remove asm part for atomic implementations (nw)
Miodrag Milanovic
2016-03-01
1
-236
/
+0
*
Use std::atomic and std::mutex where applicable (nw)
Miodrag Milanovic
2016-03-01
1
-16
/
+0
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-29
/
+29
*
Initial conversion of core to C++14. Note that compilers are now limited to G...
Miodrag Milanovic
2015-12-03
1
-2
/
+2
*
did license settings for OG and Andrew, cleared up OSD part for licenses (nw)
Miodrag Milanovic
2015-05-09
1
-5
/
+2
*
Added license headers to the rest of files (nw)
Miodrag Milanovic
2015-05-07
1
-0
/
+2
*
Bring back NOASM
Vas Crabb
2015-04-01
1
-1
/
+1
*
removed windows/osinline.h and placed MSVC dependent files in top folder (nw)
Miodrag Milanovic
2015-03-30
1
-2
/
+112
*
Moved eminline and related files into /src/osd since it's system related (nw)
Miodrag Milanovic
2014-04-16
1
-0
/
+457