Menu

cereal (8051) Emulation Framework / News: Recent posts

cereal 0.93.5 released

Another maintenance release, fixing a disassembler bug.

Posted by Miloslav Trmac 2005-06-10

cereal 0.93.4 released

Mainly a maintenance release to fix compilation problems.
Also contains a newer, better way for modules to provide
their own GUI views.

Posted by Miloslav Trmac 2004-11-27

cereal 0.93.3 released

Mainly a maintenance release to fix compilation problems on Gentoo.
Also added another kludgy sample module.

Posted by Miloslav Trmac 2004-02-25

cereal-0.93.2 released

Mostly a maintenace release so that cereal builds with gcc-3.3.
Also added an option not to compile code dependent on KDE.

Posted by Miloslav Trmac 2003-08-01

cereal-0.93.1 released

This is a maintenance release with no new features.
* Changed loading of plugins to work with KDE 3.1
* Updated to work with autoconf-2.57 and other packages from Red Hat Linux 9
* Added missing #include's, reported by Carl Worth
* Added an example RPM spec file

Posted by Miloslav Trmac 2003-07-15

cereal-0.93

* New in 0.93:

** Fixes:
*** Fixed typo which caused compilation failure
*** Breakpoints are properly deleted when a new state is loaded
*** Updated to work with gcc 3.2 and other packages from Red Hat Linux 8.0

** New features:
*** cereal_text saves and restores breakpoint state
(although in a form not compatible with cereal_kde)
*** Added trivial byte_sink module
*** Slight optimization of sample/eds_dk module

Posted by Miloslav Trmac 2002-12-02

First public release

First public release, cereal-0.92 is available.

Posted by Miloslav Trmac 2002-08-31