Can a program written in 8085 microprocessor run in 8086 microprocessor?

1 answer

Answer

1184021

2026-03-02 23:25

+ Follow

No. They have a different instruction set. However, the processors are sufficiently similar that an 8086 assembler could assemble an 8085 program, given appropriate constants and macros. Some things, however, such as RIM, SIM, RST, etc. do not have equivalents in the 8086.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.