I’m putting a game into MAME (the arcade simulator) and it requires the fire key to be the control key. How do I detect just the control key has been pressed. I’m currently using the keyDown method but know I should move to something a bit more modern.
Has anybody else tried putting a java application into MAME? Were there any issues I should be aware of?
Cheers
Mike