|
8085 Simulator IDE Version Log File
News in version 2.55
- New option in Options menu: Change Ultimate Rate Refresh Interval
- New Check For Updates command in Help menu
- Several small and/or invisible improvements
News in version 2.53
- New properties for basic compiler syntax highlight editor: Auto Format Text Enabled, Auto Case Control Enabled
- Improved performance at Ultimate (No Refresh) simulation rate
- The display duration of information messages can be changed by a click on the gray message area
- Several small and/or invisible improvements
News in version 2.52
- New property for syntax highlight editors: Line Numbers Enabled
- Several small and/or invisible improvements
News in version 2.51
- New improved syntax highlight code editors for basic compiler and assembler. Various editor properties can be customized using rich Editor Setup dialog in Options menu.
- Several small and/or invisible improvements
News in version 2.41
- Show Frames option in Change Color Theme
- Several small and/or invisible improvements
News in version 2.40
- Added option to use simple editor components in basic compiler and assembler
- Right mouse button support in editor components, Find, Find Next and Replace All commands
- Several small and/or invisible improvements
News in version 2.36
- External modules template for Microsoft Visual Basic 6.0
- Several small and/or invisible improvements
News in version 2.33
- Mouse wheel support added
- Fixed some issues in basic compiler related to ' and " characters
- Several small and/or invisible improvements
News in version 2.32
- Fixed simulation of Parity flag for arithmetic instructions
- Several small and/or invisible improvements
News in version 2.31
- Added support for limited access accounts, small change in license structure
- Several small and/or invisible improvements
News in version 2.30
- Winamp inspired color themes added
- In Breakpoints Manager window improved Hold PC In Focus functionality and increased horizontal resize limit
- Several small and/or invisible improvements
News in version 2.2
- Fixed some issues in new editors for assembler and basic compiler
- Several small and/or invisible improvements
News in version 2.1.2
- Help windows will not disappear when they lose focus
- Fixed some issues in new editors for assembler and basic compiler
- Option to generate Intel HEX files in integrated assembler
- Several small and/or invisible improvements
News in version 2.1
- New basic compiler and asembler editors (Edit menu with Copy, Cut, Paste and 20 levels of Undo) and cursor position coordinates display
- Fixed some issues in Breakpoints Manager
- Slight lookout change: new Oshon Software logo and icon added
- Several small and/or invisible improvements
News in version 2.0
- 8085 Simulator IDE is now an automation (ActiveX) server/client application. This feature enables communication with external simulation modules that can be developed by home developers and third parties using various Development Systems for Windows. For more information please visit my web site and take a look on Special Features page. The first external simulation module that I developed is Character LCD Simulation Module and it is available for free download. Enjoy!
- Improved integrated basic compiler:
- You can write constants now in all three common number systems (Constants can be used in decimal number system with no special marks, in hexadecimal number system with leading 0x notation (or with H at the end) and in binary system with leading % mark (or with B at the end). Keywords True and False are also available for Boolean type constants.)
- New CONST directive for defining symbolic constants
- New SETBIT and RESETBIT statements
- Extension of logical operations to Short data type variables Please take a look at updates Basic Compiler Help Topics.
- Improved functionality of memory editor (When the entered value is confirmed by pressing Enter key, edit box will automatically move to the next memory location. Edit box can be moved freely over the memory table using arrow keys and it can be closed by Esc key.)
- New I/O Ports Editor (This is access to the graphical interface for the control over the complete I/O ports range. Information in the I/O Ports Editor window is consistent with the Peripheral Devices window.)
- Three standard features by now are now optional:
- Prompt For Value Before IN Instruction (This option will force the program to always prompt user to manually enter every incoming byte on all ports. If it is off the value will be taken from Peripheral Devices or I/O Ports Editor window.)
- Enable IN/OUT Instructions Logging (When this option is enabled the program will log all IN and OUT instructions in IO.TXT file located in application folder. Every IN and OUT instruction will append a new line in that file.)
- Show Confirmation Boxes (When this option is enabled the confirmation boxes showing results of operations will be displayed and will require user response to be closed.)
- Several small and/or invisible improvements
News in version 1.9
- Among some issues fixed, 8085 Simulator IDE now comes with revised set of examples and new HTML Getting Started presentation with screenshots
- Several small and/or invisible improvements
News in version 1.7
- New Ultimate (No Refresh) simulation rate. (From Help: The main simulator window is not refreshed that significantly increase the simulation execution. This rate should be used in combination with Breakpoints Manager to simulate long delay routines as fast as possible.)
- Fixed some Hex Files Loading issues
- Fixed some Breakpoints Manager issues
- Fixed some Assemble With TASM issues
- Fixed some Disassembler issues
- Several small and/or invisible improvements
News in version 1.63
- Now you can see what is the next instruction that will be executed
- Several small and/or invisible improvements
News in version 1.62
- Fixed bug related to DAA instruction simulation
- Enhanced IN instruction dialog
- Support for binary arguments (10101010B) in integrated assembler
- Enhanced disassembler
- Several small and/or invisible improvements
News in version 1.61
- Optimized internal realization of some routines related to basic compiler that results in smaller 8085simulator.exe file
- Fixed bug in Simulation Log Viewer (it used to crash when reaching record number 32768)
- Settings in Peripheral Devices window will be remembered for future sessions
- Fixed bug in disassembler when using it with very large files
- Several small and/or invisible improvements
News in version 1.6
- New treatment of errors in assembler and basic compiler editors
- Breakpoints manager can now be resized horizontally
- Extended support for directives in integrated assembler: .ORG (ORG), .EQU (EQU), .DB (DB, .DEFB, DEFB), .DW (DW, .DEFW, DEFW), .DS (DS, .DEFS, DEFS) and .END (END)
- .DB can now have up to 8 arguments (including characters, like 'a')
- .DW can now have up to 4 arguments
- Support for elementary arithmetics (+,-,*,/) in assembler
- Several small and/or invisible improvements
|