Author Topic: Simple Python Based 8085 Assembler  (Read 1602 times)

0 Members and 1 Guest are viewing this topic.

Offline Omega GloryTopic starter

  • Regular Contributor
  • *
  • Posts: 86
  • Country: us
    • Ezra's Robots
Simple Python Based 8085 Assembler
« on: December 28, 2019, 08:27:16 pm »
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


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf