Binary Loader
This command allows you to load and run binary format files under MSX-DOS 1/2. Those bin files normally start under BASIC with the BLOAD instruction.
mkdir -p package/
mv BINLDR.COM package/
mv BINLDR.TXT package/
unix2dos package/BINLDR.TXT
hub install BINLDR