GNUSim8085

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bhanuvrat (talk | contribs) at 05:01, 16 April 2011 (grammatical error rectified.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GNUSim8085
Original author(s)Sridhar Ratnakumar
Initial release2003, 20–21 years ago
Stable release
1.3.7 / February 20, 2011; 13 years ago (2011-02-20)
Repository
Written inC
Operating systemGNU/Linux, Microsoft Windows
Available inEnglish, Arabic, Asturian, Brazilian Portuguese, Esperanto, French, German, Greek, Gujarati, Italian, Kannada, Spanish, Tamil
TypeComputer simulation
LicenseGNU General Public License
Websitewww.gnusim8085.org

GNUSim8085 is a graphical simulator, assembler and debugger for the Intel 8085 microprocessor in GNU/Linux and Windows. It is among the 20 winners of the FOSS India Awards announced on February, 2008.[1]

Features

Editor

  1. Program editor with interactive input wizard for all the standard instructions
  2. Syntax highlighting in editor to distinguish between instructions, operands, comments etc.
  3. A separate opcode view which displays assembled code in hex

Assembler

  1. Support for all standard instructions of the 8085
  2. Support for popular assembler directives

Debugger

  1. Complete view of registers and flags
  2. Support for breakpoints
  3. Step by step execution/debugging of program
  4. Hex / Decimal Converter
  5. Runtime inspection of stack and source code variables defined
  6. Runtime inspection and manipulation of memory and I/O ports

Printing

  1. Printing of program from editor as well as assembled hex code (known not to work well in Windows)

References

External links