DESCR 570 B

12345678910111213141516
  1. GNUSim8085 is a 8085 microprocessor simulator with the following
  2. features:
  3. - A simple editor component with syntax highlighting.
  4. - A keypad to input assembly language instructions with appropriate
  5. arguments.
  6. - Easy view of register contents.
  7. - Easy view of flag contents.
  8. - Hexadecimal <--> Decimal converter.
  9. - View of stack, memory and I/O contents.
  10. - Support for breakpoints for programming debugging.
  11. - Stepwise program execution.
  12. - One click conversion of assembly program to opcode listing.
  13. - Printing support.
  14. - UI translated in various languages.