Quote:
Originally posted by Angus_D:
<STRONG>You can use a password that resembles it as long as it's not exactly the same! Anyway, they have to be careful, since …
Yet another bug that still exists is that putting /* */ style comments around multiple lines of text still only updates the colour of the lines with the /* and */ on them (well, at…
I don't do any of it myself but here is some AltiVec page I was sifting through the other day:
<A HREF="http://"http://www.lightsoft.co.uk/Fantasm/avec_prog.html"" TARGET=_blank…
Thanks for the info.I'm learning assembly language so that I can decrypt stack traces,debug programs,and optimize functions,that sort of thing.I also want to know how the stack and…
I see. As far as I know, the G3 and G4 each have 32 32-bit integer registers and 32 64-bit FP registers. The G4 has an additional 32 128-bit vector registers (per AltiVec unit). …