Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
simple .ASM coding
Name: bundat Date: January 28, 2002 at 11:36:42 Pacific
Comment:
i am learning assembly programmming. i know a lot of sites with dozens of tutorials but with very few sample codes. please let me know of any sites that has simple .ASM codes. thanks in advance.
hello sir. i am a student of IBA and i am doing my BCS from the university and i need a project of assembly that can access the hardware of the computer and i need the full flash coding of the project. so pls kindly send me a mail that contains the coding of any programme that can access the hardisk of floppy drive. it would be better, if you send me the coding of a virus that can easily exicute in masm611. thanking you. good bye.
0
Response Number 4
Name: sachin Date: May 27, 2002 at 00:49:08 Pacific
Reply:
pls send full asm coding for the project pc based function generator as i am working on it.it would be a great help for me.pls do it as early as possible as i m facing problem in interfacing. thanx, from sachin b.e. (e and c)
Summary: Hello, I'm looking at some ASM code trying to figure out what it does because I'm trying to learn ASM and I find it easiest to learn by examples. SO I was wondering if anyone could explain what this l...
Summary: ================================================================ No, this can not, in any practicle sense, be done. Every compiler that builds a .exe/.com (executable) program creates code very diff...
Summary: The asm code below is (supposedly) for vertical line drawing in vga mode 13. it compiles just fine, but when I run it, it displays nothing. Any help? x is the x pos (duh) and y is the y, color is s...