Is there a way to force the complier to place the CLD before the jsr decsp1? 0011E6r 1 ; --------------------------------------------------------------- 0011E6r 1 ; void __near__ Int0 (void) 0011E6r 1 ; --------------------------------------------------------------- 0011E6r 1 0011E6r 1 .segment "CODE" 0011E6r 1 0011E6r 1 .proc _Int0: near 0011E6r 1 0011E6r 1 .segment "CODE" 0011E6r 1 0011E6r 1 ; 0011E6r 1 ; asm("cld"); 0011E6r 1 ; 0011E6r 1 20 rr rr jsr decsp1 0011E9r 1 D8 cld 0011EAr 1 ; Personal Website: http://members.rogers.com/rg.jones/ Apple Specific Website http://members.rogers.com/apple2stuff/apple.htm Email: Reply to apple2stuff at rogers dot com ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Fri Mar 19 14:47:13 2004
This archive was generated by hypermail 2.1.8 : 2004-03-19 14:47:19 CET