1.First of all you need to download the software DOSBox from the link below,
http://www.dosbox.com/download.php?main=1
2.Then copy the folder(folder name should be TASM) containing TASM files to user location like
macintosh HD/Users/user_name.
3.Launch the application DOSBox and just type the following
mount c ~/TASM
C:
This command will mount a drive named c which contains all the files that TASM folder has.
4.If you want full screen mode of DOS,just press ALT+ENTER on your mac.
5.Then its all yours,program it as you did on a windows machine..
Enjoy coding.....
after mounting the drive with c , what do i do ?
ReplyDeleteType c: and hit enter
Deletethen you can type edit.asm or any name you want and start writing the code.
why not working for me?
Delete2.Then copy the folder(folder name should be TASM) containing TASM files to user location like
ReplyDeletemacintosh HD/Users/user_name. meaning of this line
where is the tasm files?
ReplyDeleteBrowse tasm and download it and then rename it TASM move the files in User/user_name and go to the 3 line
Deletehey, I think this is the file to download http://www.mediafire.com/file/mm7cjztce9efj4w/8086.zip/file it contains bothmasm and task file. I too had problem finding task file so I thought try mash and saw this file that contains both. I hope task works, please correct me if im wrong
ReplyDelete