mame/docs
Derrick Renaud 01962d4fc5 Crosshair update
* Added Crosshair Options menu
  - ability to individually enable/disable crosshairs
  - ability for them to automatically disappear after a set amount of time
  - ability to select crosshair graphic
  - all settings are saved in the cfg file
 * Removed F1 toggle for crosshairs
 * Added new command option -crsshairpath
  - store all selectable graphics here
  - see config.txt for further info

OSD NOTE: render_load_png() has been changed to no longer force usage of the artwork directory.
Do a search for "render_load_png(" and replace with "render_load_png(OPTION_ARTPATH, " if needed.

----------------------------
F1 is now free to use for something new.  I was thinking it would be perfect for a context sensitive help file.  Each menu item could have a help tag, that it would look up and display info from an HTML file.
2009-03-28 22:55:34 +00:00
..
config.txt Crosshair update 2009-03-28 22:55:34 +00:00
license.txt Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
mame.txt Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
newvideo.txt Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
windows.txt Cleanups on the doc files. 2008-02-13 16:55:14 +00:00