hi to all,
is there any resource to learn on how to program for intel 8085 in masm32.
MASM32 supports win32 on x86 hardware. I think you will have to look for an assembler designed for an 8085.
there's probably an 8085 forum around someplace
as for assemblers, i have used A85 in the past, and it works well
i believe it's free
Hi,
The 8085 was the follow 0n to Intel's 8080. Anything that
supports the 8080 will support the 8085, except for its new
features over the 8080. That should open up some older
resources which may be easier to find. The instruction sets
are the same, except for the 8085 support for the serial I/O
that was added on to it.
Regards,
Steve N.
the 8085 also has some different boot modes
....not to mention, it's very different hardware wise with the 4 ports
and no dual phase clock requirement (internal clock)
my bad - i was thinking of the 8051 ::)
getting old, here :lol:
You could ask the author of the 8086 for help. (http://stevemorse.org/8086/) Write him an email :icon_cool:
(http://stevemorse.org/8086/1009.jpg)