"I usually read my keys and update sound in the same interrupt routine, so don't need the SEI, CLIs but it won't hurt."
Hi 'Tricky' I'm very interested in sample code for how you do this. I'm writing a two player game and want to support 2 keyboard players as well as 1 Keyboard one joystick, or both joystick. In the 2 keyboard player mode I need 4 directional keys for each player and reading keys from the input buffer is unreliable. Do you have a sample code for the interrupt routine method you mention that I could take a look at perchance?
Hi 'Tricky' I'm very interested in sample code for how you do this. I'm writing a two player game and want to support 2 keyboard players as well as 1 Keyboard one joystick, or both joystick. In the 2 keyboard player mode I need 4 directional keys for each player and reading keys from the input buffer is unreliable. Do you have a sample code for the interrupt routine method you mention that I could take a look at perchance?
Statistics: Posted by alecb — Thu Apr 25, 2024 12:54 am