Products > Programming

Simple Python Based 8085 Assembler

(1/1)

Omega Glory:
While working on building a robot dog https://www.eevblog.com/forum/projects/1970_s-robot/ a few years back, I decided to start writing an assembler for the 8085 processor which controlled the project. While there were multiple free assemblers and simulators available, they either did not run on my operating system, or did not produce an output which was then easy to load into my robot's memory, so I decided to write my own assembler in Python which had a customizable output format. While I have had it working well enough for my own needs for a few years, I decided to update it, and write some documentation, incase anyone else needed it for a similar project. You can find it on GitHub at: https://github.com/ept221/8085-Assembler

Navigation

[0] Message Index

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod