Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ASM > everything else

Name: Anonymous 2009-11-05 16:05

Am I the only one who hates coding in high level languages? I can write all kinds of games and programs in 68k assembler, but I just choke all over C. It just makes more sense to deal with actual memory spaces than to mess around with pointers and libraries and shit. I don't like having to use any code that I didn't write myself.

Name: Anonymous 2009-11-05 23:30

>>34
Close to the hardware is the truth, though; when programming in assembly, you know everything about your program--how large it is, how many cycles certain parts will execute in, which parts of the CPU are in use, and when exactly everything happens. With C you lose all of this. Most importantly though, programming in assembly is more fun.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List