source:
buchla-68k/alcyon/rename.s@
aa021e2
Last change on this file since aa021e2 was 7bf3856, checked in by , 7 years ago | |
---|---|
|
|
File size: 143 bytes |
Line | |
---|---|
1 | .globl _rename |
2 | .text |
3 | _rename: |
4 | ~~rename: |
5 | ~old=8 |
6 | ~new=12 |
7 | link R14,#-64 |
8 | ~buff=-60 |
9 | *line 13 |
10 | move #-1,R0 |
11 | bra L1 |
12 | L1:unlk R14 |
13 | rts |
14 | .data |
Note:
See TracBrowser
for help on using the repository browser.