- 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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.