Home
Surface mount COSMAC VIP
COSMAC VIP II
ELF II Restoration
AVI 1861
Gallery
I needed a program that could take a text listing of a program and convert it into a binary file that I could load into an EPROM. I had no luck finding one.
So I wrote one.
This is a small program that converts a text file into a hexadecimal/binary file.
It takes a .txt file as input.
What a text file looks like in a hex editor.
And creates a .bin file with output that looks like this in a hex editor.
Screenshot of the program.
The file is available here: