home *** CD-ROM | disk | FTP | other *** search
- Path: ss1.scsise.wmin.ac.uk!iuyec
- From: iuyec@westminster.ac.uk (Ambrose Adamson)
- Newsgroups: comp.sys.amiga.programmer
- Subject: how do you write a DMA WAIT in C ?
- Date: 20 Mar 1996 15:10:52 GMT
- Organization: University of Westminster
- Message-ID: <4ip75s$set@badger.wmin.ac.uk>
- NNTP-Posting-Host: ss1.scsise.wmin.ac.uk
- X-Newsreader: TIN [version 1.2 PL2]
-
- I am currently developing a PPG Wavetable - style Wavetable Synthesizer on
- my amiga using gcc 2.7.0. I currently have it working fine with the use of
- audio interrupts for the waiting of the Audio DMA to access the address
- of the audio data before reloading the DMA with a new address, but since
- I hear that you could do this by waiting 1 scanline, I would like to know
- how you'd for a scanline in C.
-
- many thanks,
- AMbrose Adamson,
- iuyec@wmin.ac.uk
-
-