Welcome, Guest. Please login or register.

Author Topic: Arghhh What is wrong with this asm code? (must be something stupid...)  (Read 4604 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline that_punk_guy

  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 4526
    • Show all replies
Hi dude,

Can't help you with the asm problem, but if you put your code in between {code} {/code} tags, the indentation is preserved. :-)

Code: [Select]

Start
 loop
     whatever
 end
End