You've hit on something I noticed myself. I couldn't figure out how the pulses got properly timed, but the inputs I give it do seem to be recognised as valid inputs on the N64, just valid inputs 15 seconds after I send...
Thanks for this. Having a direction to go in is exactly what I need. I'll go back and do a redesign of the code cutting out the interrupts and see if that does the job.
The learning curve is steep, but the climb is...
Absolute beginner here, so please bear with me if I don't really know what I'm talking about. I am attempting to control an N64 via mouse and keyboard inputs on my PC. I began this project following the guide I found...