You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pan Docs describes IE and IF as having bits for VBlank, LCD, Timer, Serial, and Joypad interrupts. hardware.inc defines constants for "STAT" instead of "LCD" (an understandable alias, one that Pan Docs uses elsewhere, though having alias constants for both would be nice), but also for "HILO" instead of "JOYPAD" (describing it as "Transition from High to Low of Pin number P10-P13"). Is there some reason why this isn't more clearly named and described as joypad-related?