- bin2mot converts a binary file to a motorola s-record textfile.
- mot2bin converts a motorola s-record textfile to a binary file.
This tool is a new implementation for Win32 API and Linux. It replaces old DOS based Win16 tool.
Follow bin2mot_mot2bin
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Great initiative! Some comments: The command line parameters are not 100% compatible with the old original version. In the old version you could add the input file before the parameter switches. The old version also used the complete bin file if you didn't specify it's size. This version sets the input size to zero of you don't set the -L flag.