home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / mint / lib / pcosbind.zoo / source.zoo / pterm0.s < prev    next >
Encoding:
Text File  |  1992-09-20  |  91 b   |  10 lines

  1.     .TEXT
  2.  
  3.           .globl Pterm0
  4. Pterm0:
  5.     move.w    #$0000,-(A7)
  6.     trap    #1
  7.     
  8.     .END
  9.  
  10.