Skip to content

uobcomparch/hex8as

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

hex8as

Assembler for the Hex8, 8-bit, 16 instruction architecture

This is a python script that assembles the Hex8 ISA mnemonics roughly following the methods described in the University of Bristol CS COMSM1302 "Overview of Computer Architecture" unit.

The output of this assembler is compatible with ModuleSim's hex format for RAM images.

Minimum requirements

Usage

python hex8as.py --help will give you usage instructions.

About

Assembler for the Hex8, 8-bit, 16 instruction architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages