The input handling subroutines in `InputUtils.inc` are dependent on a memory map file that provides addresses for storing the joypad values. The input data should be returned either on the stack or on an address provided by the user.
The input handling subroutines in
InputUtils.incare dependent on a memory map file that provides addresses for storing the joypad values.The input data should be returned either on the stack or on an address provided by the user.