HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jcmeyrignac

no profile record

コメント

jcmeyrignac
·3 か月前·議論
Delivering is cheap, but maintenance is expensive... if not impossible!
jcmeyrignac
·7 か月前·議論
I remember him, since he won a PHP contest of DownNOut (I finished second).

Another programmer had the same pseudo, but was working on the Atari ST.
jcmeyrignac
·9 か月前·議論
Impossible to connect to JIRA here (France).
jcmeyrignac
·9 か月前·議論
You can optimize further by unrolling the loop. For example:

  .L2:
        move.w d1,(a0)
        move.w d1,(a0)
        move.w d1,(a0)
        move.w d1,(a0)
        dbra d0,.L2
        rts