home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Assembler
/
BarflyAssemblerUpdate1,09.LHA
/
Barfly
/
Source_Debug
/
RegUndoTest.S
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-03-20
|
159 b
|
11 lines
;useful to see the Register Undo function working
moveq #1,d0
moveq #2,d1
moveq #3,d2
moveq #4,d3
moveq #5,d4
moveq #6,d5
moveq #7,d6
moveq #8,d7
rts