Emulare Changelog

What's new in Emulare 1.9

Mar 13, 2014
  • This fixes the globalization problem in the use of the analog in component that was reported to sourceforge as a bug report. Also i changed the security settings on the binary. Hopefully this means that no unblocking of the .zip file will be necessary after this.

New in Emulare 1.8 (Mar 13, 2014)

  • This release fixes emulare not running on 64 bit windows.

New in Emulare 1.7 (Sep 14, 2010)

  • This is a new major release. It basically changes the scope of the project. It allows to drag and drop electronic components on a diagram and connect the pins up with wires. This allows to develop embedded software really close to hardware, without actually needing real hardware. Making it a lot easier to build embedded applications.
  • It contains leds, buttons, analog inputs and LCD's which can all be connected up to the microcontroller. You can even build simulations containing several microcontrollers. Obviously it is still possible to debug your software over GDB interface. Developping software with eclipse should be very easy and intuitive.

New in Emulare 1.6 (Sep 14, 2010)

  • there are some graphical improvements for running emulare on linux
  • there is now support for external components. These components can be implemented as .NET assemblies.
  • the HD44780 lcd is the first external component to be available. This component was contributed by Chris van Marle.

New in Emulare 1.5 (Sep 14, 2010)

  • recent file list
  • view of data and eeprom memory
  • disassembler view allows you to see the code loaded
  • update of all screens at runtime
  • added back an improved version of the internal terminal

New in Emulare 1.4 (Sep 14, 2010)

  • Serious speed increase.

New in Emulare 1.3 (Sep 14, 2010)

  • This release fixes the exceptions and adds a combo box for choosing the port used in the USART.

New in Emulare 1.2 (Jul 28, 2010)

  • This release features improved stability. It is the first release to fully allow bitlash to run.
  • Removed the terminal from the interface.
  • Allowed the possibility to run the program using an external terminal, see documentation.