1-May-2002
|
Fixed issues with inverting carry bit in the constant multiplication code generator.
|
1-Jan-2002
|
Added SX support to the delay code generator.
|
27-Dec-2001
|
Changed the delay code generator. It now has an additional algorithm, which produces more compact code when two or more nested loops are used.
|
20-Oct-2001
|
Optimized the
24 by 16 bit division routine. One less instruction, 24 less cycles. Added more comments.
|
18-Sep-2001
|
Added an option to Code Converter from MPASM to SASM syntax for SX microcontrollers. Now it is possible to make hexadecimal constants end in "h" and use the converter for the CVASM PIC assembler. |
23-Aug-2001
|
Added description to 16 bit binary to 3 digt decimal conversion and optimized it by 3 cycles/instructions.
|