GNUSim8085

GNUSim8085 is a graphical simulator, assembler and debugger for the Intel 8085 microprocessor in Linux.

The following screenshot shows how the n-queens program is being debugged. Follow this program to easily get started with GNUSim8085. There is also a brief guide to the 8085 assembly language.

News Update

Yay! We have our own wiki page now. The ideas page originally put up for Google SOC has now been moved here.

Installation

If you are using Debian or Ubuntu, congrats! GNUSim8085 is already available in the repository:

sudo aptitude install gnusim8085

The source code is available as well:

Or for the bleeding edge:

svn co https://gnusim8085.svn.sourceforge.net/svnroot/gnusim8085/trunk gnusim8085

Credits

GNUSim8085 is originally written by Sridhar Ratnakumar in Fall 2003 when he realized that no proper simulators existed for Linux. Several patches, bug fixes and software packaging help are due to various minds that are inclined to share knowledge. Thanks!

Support This Project