Prev: 5dd6 Up: Map Next: 5dd8
5dd7: "Get Ready" delay timer.
At the beginning of each player turn there is a delay to allow the player to be ready for play. Values are $80 for a 1 player game, $FF for a two player game. The larger delay is useful for swapping players controls.
5dd7 defb $00
Prev: 5dd6 Up: Map Next: 5dd8