
C'est justement de la toolchain que je parlais

char test() { char x = 5; return 10-x - 1 + 1; }
_test: ld a,5 \ ret
(correct)_test: ld a,%fb \ ret
(incorrect, %fb
étant -5)Return to News TI-z80 (TI-73, 76, 80, 81, 82, 83, 84, 85, 86)
Users browsing this forum: ClaudeBot [spider] and 78 guests