source: buchla-68k/alcyon/rename.s@ 7bf3856

Last change on this file since 7bf3856 was 7bf3856, checked in by Thomas Lopatic <thomas@…>, 7 years ago

Added Alcyon C reference output.

  • Property mode set to 100644
File size: 143 bytes
Line 
1.globl _rename
2.text
3_rename:
4~~rename:
5~old=8
6~new=12
7link R14,#-64
8~buff=-60
9*line 13
10move #-1,R0
11bra L1
12L1:unlk R14
13rts
14.data
Note: See TracBrowser for help on using the repository browser.