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
/
emu
/
crsshair.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove fileio.h from emu.h
AJR
2022-02-11
1
-0
/
+1
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
1
-3
/
+3
*
API cleanups and miscellaneous fixes.
Vas Crabb
2021-07-15
1
-25
/
+23
*
Eliminate ARRAY_LENGTH template in favor of C++17's std::size
AJR
2021-02-14
1
-1
/
+1
*
Fairly significant overhaul of Lua engine and some cleanup.
Vas Crabb
2020-11-25
1
-3
/
+3
*
Various improvements to image file handling:
Vas Crabb
2020-10-08
1
-9
/
+27
*
emu/machine.cpp: Get rid of remaining make_unique_clear on 'manager' objects.
Vas Crabb
2020-09-30
1
-0
/
+1
*
Cleaned up bitmap API.
Vas Crabb
2020-09-27
1
-5
/
+4
*
ioport: Transfer crosshair polling loop to render_crosshair
AJR
2020-08-30
1
-1
/
+45
*
emu: correct some file headers (nw)
hap
2020-06-19
1
-1
/
+2
*
Remove all uses of first_screen() from core files, nw
Ryan Holtz
2018-03-11
1
-3
/
+4
*
XML refactoring:
Vas Crabb
2016-12-11
1
-22
/
+14
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
1
-7
/
+7
*
Turn xmlfile API into something that looks like C++
Vas Crabb
2016-11-17
1
-14
/
+14
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-3
/
+3
*
Improvements to rgb_t (nw)
AJR
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-7
/
+7
*
Crosshair refactoring (nw)
AJR
2016-07-10
1
-163
/
+208
*
ioport tagged_list to unordered_map (nw)
Miodrag Milanovic
2016-06-18
1
-2
/
+2
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-4
/
+4
*
get rid of global_alloc (nw)
Miodrag Milanovic
2016-01-11
1
-3
/
+1
*
modernized crosshair_manager (nw)
Miodrag Milanovic
2016-01-11
1
-201
/
+131
*
modernized configuration_manager (nw)
Miodrag Milanovic
2016-01-10
1
-7
/
+7
*
clang-modernize part 1 (nw)
Miodrag Milanovic
2015-12-03
1
-14
/
+14
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+528