home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / utils / asmutl / buffers.lbr / IOPOLL.MAC < prev    next >
Text File  |  1987-01-14  |  128b  |  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