From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-06-06 23:22:40
On Mon, May 12, 2003 at 09:37:19AM +0200, MagerValp wrote: > UvB> But you're right, it is very uncommon and probably worth a > UvB> warning. Thanks for the suggestion! > > And how about if it generates a jmp ($xxff) instruction? I've gotten > bitten by that twice(!) in my boot rom project. Done. I had to make several larger changes to the object file format, so please give it a try and tell me about any problems. There's also a new .ASSERT command for the assembler that allows to add your own assertions that are evaluated by the linker, similar to the one that is automatically added in 6502 mode for "jmp (abs)" instructions. The new code is in the snapshot as usual. Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-06-06 23:23:54 CEST