summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/crsshair.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove fileio.h from emu.h AJR2022-02-111-0/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-3/+3
* API cleanups and miscellaneous fixes. Vas Crabb2021-07-151-25/+23
* Eliminate ARRAY_LENGTH template in favor of C++17's std::size AJR2021-02-141-1/+1
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-3/+3
* Various improvements to image file handling: Vas Crabb2020-10-081-9/+27
* emu/machine.cpp: Get rid of remaining make_unique_clear on 'manager' objects. Vas Crabb2020-09-301-0/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-5/+4
* ioport: Transfer crosshair polling loop to render_crosshair AJR2020-08-301-1/+45
* emu: correct some file headers (nw) hap2020-06-191-1/+2
* Remove all uses of first_screen() from core files, nw Ryan Holtz2018-03-111-3/+4
* XML refactoring: Vas Crabb2016-12-111-22/+14
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-7/+7
* Turn xmlfile API into something that looks like C++ Vas Crabb2016-11-171-14/+14
* Do not use FUNC in delegate where applicable (nw) Miodrag Milanovic2016-11-061-3/+3
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Crosshair refactoring (nw) AJR2016-07-101-163/+208
* ioport tagged_list to unordered_map (nw) Miodrag Milanovic2016-06-181-2/+2
* Iterate over core classes C++11 style AJR2016-03-311-4/+4
* get rid of global_alloc (nw) Miodrag Milanovic2016-01-111-3/+1
* modernized crosshair_manager (nw) Miodrag Milanovic2016-01-111-201/+131
* modernized configuration_manager (nw) Miodrag Milanovic2016-01-101-7/+7
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+528