I saw funkbrotha mention something like x86 assembly language, and now I'm interested.
What do I have to download that's free to start messing around with something like this?
-
lookup a 6502 processor, you'll probably be able to get an emulator. Programming is mostly about logical thinking, once you've nailed the logic behind it; it doesn't matter what language it's in, you just need a reference table.