mame/docs/source
Vas Crabb 07e55935cf plugins: Rewrote timer plugin fixing multiple issues.
Added emulated time recording as well as wall clock time.

Fixed recording time for multiple software items per system.  An
incorrect constraint on the database table meant that time was only
being recorded for a single software item per system.

Detect the "empty" driver so the time spent at the selection menu isn't
recorded (you'd get multiple entries for this due to the way options
leak when returning to the system selection menu).

Included schema migration code to update existing timer plugin
databases.  Also replaced some unnecessary floating point code with
integer maths, added log messages, and made the plugin unload unload its
database access code during emulation.

Changed other plugins' use of paths with trailing slashes as this causes
stat to fail on Windows.
2021-11-06 05:20:59 +11:00
..
_ext Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
advanced API cleanups and miscellaneous fixes. 2021-07-15 13:54:40 +10:00
commandline -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
debugger -emu/ioport.cpp: Made default behaviour better. 2021-11-03 19:41:40 +11:00
images docs: Cleaned up some geometry on MAME logo. 2020-10-09 20:41:57 +11:00
initialsetup Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
plugins plugins: Rewrote timer plugin fixing multiple issues. 2021-11-06 05:20:59 +11:00
techspecs luareference.rst: Clarify contract of as_hz, as_khz and as_mhz 2021-11-03 17:24:30 -04:00
tools Spelling fix in castool documentation (nw) 2018-03-06 13:37:56 +00:00
usingmame Two small fixes (bad menu flags in cheat plugin, copy/paste in docs). 2021-11-04 11:41:46 +11:00
__init__.py Added documentation to main tree (nw) 2016-08-24 15:16:43 +02:00
conf.py -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
healthwarning.rst Documentation updates (#6825) 2020-07-18 08:15:13 -04:00
index.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00
license.rst Docmumentation update/expansion. [Firehawke, Vas Crabb] 2021-05-07 03:41:10 +10:00
security.rst srcclean again (nw) 2016-11-30 07:04:04 +11:00
whatis.rst -docs: Started documenting plugins. 2021-10-24 05:48:05 +11:00