Entry
R1 -> menu structure
R2 = number of option to tick/untick (0...nn)
R3 = 0 to untick, any other to tick
If bit 6 of R2 was set in WimpExt_Initialise :
R3 = 0 to untick entry, 1 to tick entry, 2 to toggle tick flag
Exit
R0 = old state of menu entry (0 for unticked, 1 for ticked)
Ticks or unticks the specified menu entry. If bit 6 of R2 was set in WimpExt_Initialise then the alternative parameters are used as shown.
Provided by Menus
|
|
|