Skip to content

nailed-barnacle/A85-Allman

Repository files navigation

A85-Allman

A version of William Colley's A85 8085 assembler, modified to provide a reduced version of the instruction set to suit the Cisc-8 processor.

Original available at http://www.retrotechnology.com/restore/a85.html with thanks to Herb Johnson

  1. used as per the original A85.DOC it operates unchanged
  2. used with the parameter -c it assembles only the Cisc-8 instructions, other 8085 instructions are opcode errors

Note: I have made significant style changes to the code but not altered the code itself. I prefer the Allman style...

Note: this version has been tested using 64-bit Linux (Mint) but not on any version of windows. It should compile without issue.

About

An assembler for the 8085 and the Cisc-8 processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published