home *** CD-ROM | disk | FTP | other *** search
/ The AGA Experience 2 / agavol2.iso / software / utilities / programmers / misc / barfly / source_debug / regundotest.s < prev    next >
Encoding:
Text File  |  1993-03-20  |  159 b   |  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.