Changes
Jump to navigation
Jump to search
MENU2
* Opcode: '''0x4A'''
* Short name: '''MENU2'''
* Long name: Main menu accessibility
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x4A
! width="40" | ''S''
|}
==== Arguments ====
* '''const UByte''' ''S'': On/off switch (0/1, respectively).
==== Description ====
Disables or enables access to the main menu through the [MENU] key/button. Transitioning to another field will re-enable the menu.
* Short name: '''MENU2'''
* Long name: Main menu accessibility
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x4A
! width="40" | ''S''
|}
==== Arguments ====
* '''const UByte''' ''S'': On/off switch (0/1, respectively).
==== Description ====
Disables or enables access to the main menu through the [MENU] key/button. Transitioning to another field will re-enable the menu.