All releases of GNU 8085 Simulator


Release Notes: The UI is now internationalized. Print support. An improved Windows installer with a multi-language interface. Experimental file handling with GIO APIs. The ability to show/hide the debugging sidepane. The assembler messages pane has been moved to the right to offer increased vertical editor screen space.


Release Notes: GtkSourceView is now used as the editor component. GTK+ widgets are now used instead of GNOME widgets. The instruction added using the keypad now has single space (' ') instead of tabs ('\t') as the field separator. 'make distcheck' was fixed along with the Debian build. The configure script no longer exits silently after checking for GNOME. Missing keywords were included in the 8085asm.lang file. Bugs in the PCHL and DAA instructions were fixed.


Release Notes: The text widget doesn't work in newer version of GNOME. This was fixed by updating to Scintilla 1.66. This release has a PUSH/POP PSW operation fix.


Release Notes: This version adds translation support, fixes compilation errors in string.h, and removes gdk** function calls.


Release Notes: A lot of instruction bugs were fixed. ACI, ADD/SUB instructions like add-with-carry, and all instructions that affect the carry flag were buggy and have been fixed. A fatal error in the callback for saving the listing windows was also fixed. Pango is now used for rendering labels.


Release Notes: A keypad feature has been added, allowing instructions to be entered by clicking on the buttons. A crash bug has also been fixed, to some extent.


Release Notes: The configure scripts were fixed to include the doc directory. Slackware and Red Hat (RPM) packages were added. Some user interface issues were fixed.


Release Notes: This fixes corrupt packages in the previous release.


Release Notes: This version fixes an instructions bug for lhld, rar, and ral.


Release Notes: This version includes a stack view feature.