mirror of
https://github.com/holub/mame
synced 2025-05-09 07:41:50 +03:00
![]() - new tag <comment> (within <cheat>) is read and preserved when saved - removed variable attribute from <parameter>; it is now assumed to be 'param' - added default attribute for <parameter> Added new variable 'frame' accessible from cheat scripts. This can be used in the conditional to prevent execution on every frame, or for other effects (like displaying temporary messages). Added new variable 'argindex' which is the index when processing an <argument> with a count attribute greater than 1. Can be used in expressions like: <argument count="3">main.pb@(1000+argindex)</argument> Reinstated the cheat menu. It now displays all loaded cheats and allows for them to be activated. All known cheat behaviors should be working now. |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |