Skip to content
This repository has been archived by the owner on Jan 2, 2023. It is now read-only.

Releases: sizious/makeip

Release v2.0.0

25 Jun 07:15
Compare
Choose a tag to compare

Added

  • All the fields may now be filled directly from the command-line. Use the -u switch to get the list of all the available fields.
  • All the fields are now validated when necessary (previously, only the Area Symbols field was validated).
  • PNG images are now supported for logo insertion (extracted from logotools). IP creator may be used to convert a PNG image into a MR image by using the -l and -s switches together.

Changed

  • Complete redesign/refactoring of the whole code. Splitting code into many small source files instead of a single makeip.c file.
  • Command-line options are now better handled.
  • The possibility to use an external IP.TMPL was restored by using the -t switch.
  • The embedded IP.TMPL file is now the LiENUS version instead of the original file (which was using the copyrighted AIP library).
  • The ip.txt template file was changed a bit: the Hardware ID and Maker ID fields aren't necessary anymore. The Device Info field doesn't need to contains the fake 0000 CRC, only the CD-ROM1/1 value is needed now.