Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/05/00 23:10
Read: times


 
#2519 - RE: MIDI and the 8052
Our pal George mailed me that there is a typing error in "send_MIDI_byte" in my posting.

MOV SBUF,#A ; send byte

of course must be:

MOV SBUF,A


Another note:
Before calling "send_MIDI_byte" for the first time make sure that TI = 1, otherwise JNB TI,$ waits until the end of this universe.

List of 6 messages in thread
TopicAuthorDate
MIDI and the 8052            01/01/70 00:00      
RE: MIDI and the 8052            01/01/70 00:00      
RE: MIDI and the 8052            01/01/70 00:00      
RE: MIDI and the 8052            01/01/70 00:00      
RE: MIDI and the 8052            01/01/70 00:00      
RE: MIDI and the 8052            01/01/70 00:00      

Back to Subject List