summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/crsshair.c
Commit message (Expand)AuthorAgeFilesLines
* Plumbed machine parameters through the renderer. Removed need for Aaron Giles2008-09-291-1/+1
* Changed DEVICE_START functions to return an error code. Currently this Aaron Giles2008-09-091-3/+3
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-48/+19
* Added a crosshair_set_screen() to allow drivers to control which screen(s) on Nathan Woods2008-03-171-1/+13
* Fix: 01530: Various Drivers: bitmap memory leaks Zsolt Vasvari2008-03-151-29/+32
* Renamed *_vbl_cb to *_vblank_callback. Aaron Giles2008-03-141-1/+1
* Restores the previous toggling behavior Zsolt Vasvari2008-03-111-16/+40
* Moves crosshair code from video.c into its own module Zsolt Vasvari2008-03-111-0/+317