242Fermer244
PpHdLe 12/08/2005 à 15:46
Il manque toujours:

+ bcdmath: Gcc 4.0 + tigcc 0.96 beta 2 utilise bcdmath pour les convertions unsigned long -> BCD.
L'implanter

>__floatunssibf:
> link.w %a6,#-36
> pea.l 8(%a6)
> move.l 0xC8,%a0
> move.l 0xB5*4(%a0),%a0 /* _bcd_math */
> jsr (%a0)
> .word 0x6B30 /* bcdMove | bcdUnsigned | bcdAbsSrc | bcdR0 */
> move.l -10(%a6),%d0
> move.l -6(%a6),%d1
> move.w -2(%a6),%d2
> unlk %a6
> rts