Author Topic: Profile Picture help.  (Read 5686 times)

There isn't a lower-level code than Assembly.
There is, it's called machine code
Machine code is direct binary CPU instructions. Assembly is said binary instructions assigned a human friendly mnemonic.

There's little reason to code directly in machine code when assembly is basically the same thing but more readable, so that may be debatable, but eh.

Assembly is a programming language that drives you insane. Source: Myself.
I wrote >2500 lines for an assembly program last semester using a custom ISA. It wasn't that bad, just kind of tedious.
What made it somewhat annoying is I had to debug my teammate's code also... :S

blockland actually uses the secret code.  only badspot and kompressor know it, thats why its a secret.

blockland actually uses the secret code.  only badspot and kompressor know it, thats why its a secret.



He's right about him being right.

He's right about him being right about him being right

He's right about him being right about him being right
turtles



Its crappy torque script (sory I just had to)

Its crappy torque script (sory I just had to)
I don't get it.


it sure is
asm is a giant pain in the ass
there is no other pain like working with it