added input.py to log keyboard inputs and map them to gameboy commands which are the dpad, a, b, select and start buttons. i also implemented a test script to make sure it runs well.
(the JOYP = xxxxxxx in the terminal is a different button press so when i press a button it registers it in the terminal as 0 for pressed and 1 as released)
Log in to leave a comment