I once had to write a assembly program for 8086 instruction set too.
To start with i wrote few simple C programs and compiled them to masm assembly. And by studying the instructions generated and referring links like http://www.xs4all.nl/~smit/asm01001.html started learning it.
2006-09-10 06:02:07
·
answer #1
·
answered by inexorable 1
·
0⤊
0⤋
Go to www.atmel.com, download instruction set for their 8086 range.
Then, sorry, just hard work in assembler!
(There are C compilers that give a native 8086 code, but they are not efficient: 2k in assembler, 15 using C!)
2006-09-09 07:24:04
·
answer #2
·
answered by just "JR" 7
·
1⤊
0⤋
The important thing is whether what you have worked in school (courses taken, or the topic, research of your thesis) match what the company is looking for. After all, employers recruit people to work, not to look at the diploma that you hang on the wall.
2016-03-27 04:10:20
·
answer #3
·
answered by Katherine 4
·
0⤊
0⤋
You DO have an assembler program, don't you? If you are trying to write in assembly language without the program you are more masochistic than I am.
2006-09-09 07:31:34
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
that is obsolete not even used anymore.
2006-09-09 07:23:26
·
answer #5
·
answered by rhino_man420 6
·
0⤊
1⤋