Question: Wants
to load software using inline assembly in his C program.
He wants to clear the XF bit before the processor
initializes any variables in the c_int0.
Answer: You can modify
the boot.asm section of the rts.src file, then
rebuild the rts.src and use it.