home *** CD-ROM | disk | FTP | other *** search
/ Oakland CPM Archive / oakcpm.iso / cpm / asmutl / buffers.lbr / IOPOLL.MAC < prev    next >
Encoding:
Text File  |  1987-01-15  |  128 b   |  9 lines

  1. ;
  2. ; iopoll operation.  Null here
  3. ; Can simulate interrupt driven io here
  4. ; a,f (allowed)
  5. .iopoll::
  6.     ret
  7.  
  8.     end
  9. UE