home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / dev / asm / Barfly1_28.lha / Barfly / Source_Debug / RegUndoTest.S < prev    next >
Text File  |  1993-03-20  |  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.