diff --git a/IMSProg_programmer/other/index.html b/IMSProg_programmer/other/index.html index 9df8e35..c993cd8 100644 --- a/IMSProg_programmer/other/index.html +++ b/IMSProg_programmer/other/index.html @@ -23,7 +23,7 @@
IMSProg - I2C, MicroWire and SPI EEPROM/Flash chip Programmer - is a program to read, write EEPROM chips use the CH341A programmer
device.
-
The IMSProg makes respect to QHexEdit2 hex editor and SNANDer programmer. The chip database format is clone with EZP2019, EZP2020, EZP2023, Minpro I, XP866+ programmers. You can edit the database use the EZP Chip data Editor
+The IMSProg makes respect to QHexEdit2 hex editor and SNANDer programmer. The format of the chip database is based on the format used in EZP2019, EZP2020, EZP2023, Minpro I, XP866+ programmers. Warning, format is not the same!
IMSProg is a collection of tools:
IMSProg - the chip programmer (it’s the main part).
The hexadecimal chip editor (right side of the screen) is used to display and modify buffer data.
-It contains the following controls: undo, redo, and the search/replace. The [Ctrl+A]
key used to update the CRC24 checksum.
It contains the following controls: undo, redo, and the search/replace. The [Ctrl+A]
key used to update the CRC24 checksum. The [Ctrl+G]
key used to to move the cursor to the entered address.