home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / dev / asm / barflydemo / source_debug / steponmemorytest.s < prev    next >
Encoding:
Text File  |  1992-02-06  |  68 b   |  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.