1.2.0


Updated December 31 2024.

1.2.0 – 1231: Release Candidate for 1.2.0

This is the development branch. It can be very unstable.
Use ONLY FOR TESTING.

Windows 64
Windows 32
Linux 64

All changes:
https://github.com/eeTools/SimulIDE-dev/commits/master/

Bug fixes since RC1 (Nov. 25):
– Atmega 128: missing RAMPZ register.
– Atmega64/128: error in config file.
– USART module: fix dataBits.
– Component List: fix new components wrong position.
– LED: fix missing color enum.
– Script Display: fix drawLine().
– Path Widget: and trailing slash if not there.
– Fix Watcher Display update.
– 6502: Fix Zero Page indexed addressing mode.

Changes:
– WaveGen: Limit quality at high frequencies.
– Shape: do graphical changes in updateStep().
– AudioOut: added shape for Buzzer.


1.1.0


Updated December 23 2024.

Stable release, last bug fixes.

These are last builds of 1.1.0 branch at Revision 2019:
Windows 64
Windows 32
Linux 64

Watch the complete list of changes here:
https://bazaar.launchpad.net/~arcachofo/simulide/1.1.0/changes/

Bug fixes since R2011:
– Atmega 128: missing RAMPZ register.
– Atmega64/128: error in config file.
– USART: fix dataBits.
– SCript Display: fix drawLine().
– PathVal: and trailing slash if not there.