home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / coders / barfly / source_debug / regundotest.s < prev    next >
Text File  |  1977-12-31  |  159b  |  11 lines

  1. ;useful to see the Register Undo function working
  2.     moveq    #1,d0
  3.     moveq    #2,d1
  4.     moveq    #3,d2
  5.     moveq    #4,d3
  6.     moveq    #5,d4
  7.     moveq    #6,d5
  8.     moveq    #7,d6
  9.     moveq    #8,d7
  10.     rts
  11.