blurcode
July 5th, 2006, 13:42
Some of the funniest comments you can see all at the same place.
hoop://forum.coderzfactory.net/showpost.php?p=21&postcount=2

hoop://forum.coderzfactory.net/showpost.php?p=21&postcount=2
View Full Version : Hilarious asm comments
NOP //NOP instruction
IMUL ECX,ECX,0D0C //This IMUL ECX to ECX and 0D0C value added
[Originally Posted by Maximus]I can't go after "MOV EBP,ESP //Move EBP to ESP regist" in a tutorial ROFL |
CALL: lol it call for enter to another section or regist like CALL EAX |
0048BA50 EB 09 JMP SHORT gameserv.0048BA5B //That jump is 100% taked, caused its JMP and JMP ever jump |
THAT IS SPECIAL INSTRUCTION IF JUMP ITS NOT TAKED: 0048BA52 .... |