summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/crsshair.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-241-1/+1
* get rid of global_alloc (nw) Miodrag Milanovic2016-01-111-1/+1
* modernized crosshair_manager (nw) Miodrag Milanovic2016-01-111-22/+51
* License self-service. Aaron Giles2015-05-251-1/+1
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-6/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-3/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-15/+15
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* BIG update. Aaron Giles2011-03-291-5/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-3/+0
* Tweaked crosshair auto formula. Derrick Renaud2009-04-011-1/+1
* Changed Crosshairs to default to new Auto mode. They will now default to sta... Derrick Renaud2009-03-301-1/+1
* Crosshair update Derrick Renaud2009-03-281-0/+38
* Added a crosshair_set_screen() to allow drivers to control which screen(s) on Nathan Woods2008-03-171-0/+17
* Moves crosshair code from video.c into its own module Zsolt Vasvari2008-03-111-0/+28