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.
 
 
 
 
 
 
Wayne Warthen 1a78927854 Make and Build Refactoring 5 years ago
..
LICENSE added bin2asm for font file source creation 6 years ago
Makefile Make and Build Refactoring 5 years ago
README.md added bin2asm for font file source creation 6 years ago
bin2asm.c clean, identical build. font source generator emitted .align. this does not match the windows build 6 years ago

README.md

bin2asm

Converts binary files to ASM compatible assembly files

Usage: $ bin2asm hello.bin > hello.asm