home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / dev / asm / barflydemo / source_debug / steponmemorytest.s < prev    next >
Text File  |  1992-02-05  |  68b  |  8 lines

  1.     clr.l    $200.w
  2.     nop
  3.     move.l    #$2,$200.w
  4.     nop
  5.     move.l    #$1,$200.w
  6.     rts
  7.  
  8.