View Single Post
Old Feb 22nd, 2005, 7:07 PM   #7
Christian_Rosenkreuz_777
Newbie
 
Join Date: Feb 2005
Location: Charlottesville, VA (rated #1 place to live)
Posts: 25
Rep Power: 0 Christian_Rosenkreuz_777 is on a distinguished road
In the debug util. . .

I don't know exactly how much you know, so I'll walk you through this step by step (btw, this is on how to test your program).

1.) type 'a'
2.) type your code
3.) type 'n'+(insert desired name of program here)+'.com' or '.exe' (depends on
presence or lack of stack; since you're a newbie, it's probably .com)
4.) type 'RCX'
5.) type 'A'
6.) type 'w'
7.) type 'q'
now just go to the directory where your program was and run the program by the name you gave it in step 3 (minus the 'n')
Hope this helps. I know assembly's hard (trust me)
Christian_Rosenkreuz_777 is offline   Reply With Quote