Simple 8085 assembler and disassembler for educational use. The 8085asm generates the map file and intel hex file. It support the directives EQU, ORG, DB, DS and END.
This project is an attempt to create a usable framework to simulate simple network and link protocols and check their performance under different configurations and parameters.