           SPELL=gnusim8085
         VERSION=1.3.7
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://launchpad.net/${SPELL}/trunk/${VERSION}/+download/${SOURCE}
     SOURCE_HASH=sha512:b1b701ef3292c2b3ea7a599f450ee495fdec730fa53e2ad9ea27c716a7de61d503f32345ed3cf6eeef3ef698ed4f0b957cb7ae207df0bee46363e76b5176b822
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://gnusim8085.org/"
      LICENSE[0]="GPLv2"
         ENTERED=20140705
        KEYWORDS=""
           SHORT="Graphical simulator, assembler and debugger for the Intel 8085 microprocessor"
cat << EOF
GNUSim8085 is a 8085 microprocessor simulator with following features:

* A simple editor component with syntax highlighting.
* A keypad to input assembly language instructions with appropriate
  arguments.
* Easy view of register contents.
* Easy view of flag contents.
* Hexadecimal <--> Decimal converter.
* View of stack, memory and I/O contents.
* Support for breakpoints for programming debugging.
* Stepwise program execution.
* One click conversion of assembly program to opcode listing.
* Printing support (known not to work well on Windows).
* UI translated in various languages.
EOF
