Ha! All you guys are pathetic. I learnt how to hand compile assembler for an 8086... Ok, so it's extremely difficult (and I'm not even sure how to write a "Hello World" proggy in it), but I had to learn it for a digital electronics class (Digital Instrumentation.) Try to figure out what this one does, hehe (actually, if it's converted to asm, you'll notice that it's not all that complex):
Code:mem. addr hex code 01000 bF 00 02 01003 8A 05 01005 8A 5d 01 01008 88 45 01 0100b 88 1d 0100d Cb


Reply With Quote


Bookmarks