summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/taxidrvr.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-08-06 05:24:31 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-08-06 05:24:31 +0000
commit4a36b515ed656ccdaffe01af527524503d2d7bf3 (patch)
treeaff4312b387c2f72fda3becc2a58b4bad4299ad4 /src/mame/drivers/taxidrvr.c
parent2d165fe1c3e7d1a543b35673359214d2d44b77a2 (diff)
Changes to the cheat.xml format:
- 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.
Diffstat (limited to 'src/mame/drivers/taxidrvr.c')
0 files changed, 0 insertions, 0 deletions