This software was checked for viruses 6 months ago and was found to contain no viruses.
Click here
to see antivirus report.
Review
This is official description
Z80 Simulator IDE is powerful application that supplies Z80 educators and developers with user-friendly graphical development environment for Windows with integrated simulator (emulator), Basic compiler, assembler, disassembler and debugger for Zilog Z80 8-bit microprocessor.
The following review written by one of the Software Informer contributors applies to version 9.5
Z80 Simulator IDE 9.50 is an application for Zilog Z80 8-bit microprocessor that is bundled with an emulator, basic compiler, assembler, disassembler and debugger. Z80 Simulator IDE has extensive program options and consists of a memory editor for 64k memory. It also features a conversion tool for IEEE 754 single precision floating point numbers format.
The basic compiler is bundled with a smart basic source editor. The purpose of code debugging can be solved using the breakpoints manager that has a support for breakpoints. It also consists of an I/O ports editor which can simulate I/O instructions. External simulations modules can be used with this application.
This application would enable the users to use a set of simulator tools bundled up in a single application. It has various color themes that can be changed by the user. The log viewer helps to view simulation logging, variable simulation rate and simulation statistics generated by the application. The assembler editor is graphic intensive that makes it easy for beginners to operate. Users can use this program to build some fast real-time functions. The program helps in easy detection of bugs from beginning.
Comprehensive tools
Complicated for novice, has to be used carefully.
Reviewed by: Nelson Sanchez
Reviewer rating:
Reviewed: 3 years ago
What's new in version 9.8
- Basic Compiler and Assembler: Assemble and Load command will stop the simulation if running
- Basic Compiler Editor: New option in the Options menu: Optimize Variables Declaration. This routine will optimize the variables declaration order based on the usage frequency of the variables. With programs using a lot of variables this could result in possibly smaller size of the generated code.
- Several bugs from the previous release fixed
- Several small and/or invisible improvements