PICSimLab 0.8.8
The experimental version has initial (incomplete) support to other microcontrollers using picsim, simavr, qemu-stm32, uCsim and gpsim as backend simulator and some new boards.
The PICSimLab_NOGUI version is to be used on a terminal and must be used with the remote control interface.
v0.8.8 (2021-05-08)
New
- New part 7 segment display with BCD-7S decoder. [lcgamboa]
Changes
- Remote control running in one separated thread and support to show real simulation speed. [lcgamboa]
Fix
- Error on arduino uno bootloader addr fixed. [lcgamboa]
- Memory leek of lxrad library removed. [lcgamboa]