mihajlostojkovic99 / Two-Pass-Assembler

Two pass assembler for a 16-bit CPU. Format is based on a school version of ELF format. Made for System Software subject at University.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Two-Pass-Assembler

Two pass assembler for a 16-bit CPU. Format is based on a school version of ELF format. Made for System Software subject at University. Outputs textual representation of section table, symbol table, relocation tables and hexadecimal section data.

About

Two pass assembler for a 16-bit CPU. Format is based on a school version of ELF format. Made for System Software subject at University.


Languages

Language:C++ 95.7%Language:Assembly 3.7%Language:Makefile 0.5%