mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
The clobber target has been removed and the clean target now does what most people would expect (actually cleans the entire build tree).
bin2asm
Converts binary files to ASM compatible assembly files
Usage: $ bin2asm hello.bin > hello.asm