A86:Morse


[Prev][Next][Index][Thread]

A86:Morse




How might I go about making a morse code practice program for the 86?  I need 
a random number generator that picks between 1 and 63(or maybe a set of 
numbers: have the letters in one prog, the numbers in another, and 
punctuation in a third) and a routine to play a sound, wait for input for X 
seconds, process the input or lack thereof, and return right or wrong.



Follow-Ups: