Project

General

Profile

# Date Author Comment
154 07/31/2014 11:36 PM markw

keyboard must match for 2 cycles and joystick must match for 2 cycles (2 loops of state machine). This seems to pretty much prevent false keypresses. Of course cannot type when stick moved...

152 07/31/2014 11:07 PM markw

Small adjustment to reduce false keypresses. They still occur though. Need a better algorithm.

126 07/18/2014 10:06 PM markw

Switched to using Peters chameleon_io module. Great, gives c64 joystick and cdtv support!