|
-
June 28th, 2004, 09:45 AM
#4
Hi
Yes i have read the Book some time back..it was "IBM PC Assembly Language and Programming" --Peter Abel....i used TURBO ASSEMBLER 5.0 and pretty much all the program were runnning perfectly fine......and sometimes the computer hangs due to logical errors in the program.....Happened to me lot of times...In school we used to boot through a bootable Floppy and then worked in the assembly....
And yes Those Programs Should work fine on MASM 32 as far as i know.....It's the other way around 32 bit application Don't run on 16-bit environments ...but 16 bit applications should run on 32bit plateform....
Just make sure you don't try to access the memory Directly Windows OS wouldn't let you do that and Give you a error message and few other restrictions..the first few of the Example in the book should work fine on windows.... i myself have run a few of them on windows.......
You will have to Buy MASM or TASM i don't know if a trial verson of either of them is avalable....
--Good Luck--
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|