phat code Is the glass half empty, half full, or twice as large as it needs to be?
Main

Projects

Downloads

Articles

Links

Forum

 

View Message

Back to Messages
Peter Swinkels Sat Nov 6 2021 at 5:03 pm
Question about DMA
 
 
Well, I am looking into using DMA. I have question about this snipped of code from the SB.PlaySound procedure:

  OUT SB.DMAlen, SoundLen& AND &HFF                'Set the low and
  OUT SB.DMAlen, (SoundLen& AND &HFF00&)  &H100   '  high byte of the sound
   '  length.

Is this length restricted to a 16 bit value? In other words 64 kb?
 
 
 
 

Reply to this Message

Name
Subject
Message

No HTML is allowed, except for <code> <b> <i> <u> in the message only.
All URLs and email addresses will automatically be converted to hyperlinks.