Ответ Пенко. Будут добавлены.
These are added
The new release will come soon
New supported devices:
PIC16F87, PIC16F88
PIC16F1933, PIC16F1934, PIC16F1936, PIC16F1937, PIC16F1938, PIC16F1939, PIC16F1946, PIC16F1947
XC2336A-56F, XC2336A-72F, XC2265N-16F, XC2265N-24F, XC2265N-40F
ATMEGA32A
M95M01, M95M02
SPC560P34, SPC560P40, SPC560P54, SPC560P60, SPC56AP54, SPC56AP60
MPC5601P, MPC5602P, MPC5603P, MPC5605B, MPC5607B
MB90F897, MB91F058, MB91F060, MB91F061, MB91F062, MB91F223, MB91F224, MB91F467B, MB91F467C, MB91F467D, MB91F467S, MB91F575,
MB91F577, MB91F578, MB91F579, MB91F591, MB91F592, MB91F594, MB91F596, MB91F597, MB91F599,
MB96F348H, MB96F385, MB96F386, MB96F387
HexEditor:
logical and arithmetical operations with selected numbers-
And, Or, Xor, Invert, Shift Left, Shift Right, Rotate Left, Rotate Right, Add, Substract, Multiply, Divide
Export selected area to intel hex format or binary files
Checksum calculator: Byte Checksum, CRC16 CCITT ($FFFF), CRC32, Adler32, CRC64, MD4, MD5 , RIPEMD160, SHA1, SHA256 , SHA512
Fill In Pattern option: fills a specified area of memory with a predefined pattern
Scripts:
function DataOperHexEdit( AOper: TOper; ADataBegin, ADataSize: Integer; ADataType: TOperDataType; ADataEndian: TOperDataEndian;
AOperand: uint64; AUndoRedo: boolean ): boolean;
type TOper = ( oprAnd, oprOr, oprXor, oprNot, oprShiftLeft, oprShiftRight, oprRorLeft, oprRorRight, oprAdd, oprSub, oprMul, oprDiv );
function SelectEmulatedEEPROMRange: boolean;
function SelectDFlashRange: boolean;
function SelectDFlashUserPartitionRange: boolean;
function SelectPFlashRange: boolean;
function CreateDFlashPartition( RamEEE, DFlashUser: Word ): boolean;
Programmer:
Default value of "power Supply on P9" option (menu: tools/options - programmer tab)