This repository contains some scripts to work with OMF-80 files.
print.pydisplays the contents of an OMF file.link.pylinks several OMF modules or libraries together.mkbin.pycreates a binary file from an OMF file, also adjusting code start and stack size.linkbin.pydoes the two previous steps.omf80.pyis the library used by the scripts.