You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
curt mayer 39f7403b78 added bin2asm for font file source creation 6 years ago
..
LICENSE added bin2asm for font file source creation 6 years ago
Makefile added bin2asm for font file source creation 6 years ago
README.md added bin2asm for font file source creation 6 years ago
bin2asm.c added bin2asm for font file source creation 6 years ago

README.md

bin2asm

Converts binary files to ASM compatible assembly files

Usage: $ bin2asm hello.bin > hello.asm