Routines |
Prev: B64C | Up: Map | Next: B6BF |
Used by the routines at Controller_NameSelect, Handler_Press_Fire, Handler_Debounce_Controls, Controller_Yes_No and B724.
|
|||||||
Self-modifying code, the target address here is updated from GameMenu_WriteControl to set the selected controller routine.
This will be one of the following:
|
|||||||
Handler_Controls | B6BB | CALL Handler_Controls_Keyboard | Call Handler_Controls_Keyboard. | ||||
B6BE | RET | Return. |
Prev: B64C | Up: Map | Next: B6BF |