• MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    No thanks. I dont code with assembler any more. Occasionally I check how my code looks in asm when trying to optimize tight loop but other than that it is irrelevant today.

    PPC instructions are easy to understand (though may look cryptic for beginner) and I dont have problem reading disassembly but writing code in PPC asm is tedious... I mean you need many steps to do simple var++ thing and ponder if you should keep var in registers or not...
    1 + 1 = 3 with very large values of 1
  • »26.06.10 - 15:22
    Profile