PIC Simulator IDE Version Log File
 


News in version 6.65
- New CONFIG statement in basic compiler for input/output configuration of microcontroller ports and pins
- Several small and/or invisible improvements
 
 
News in version 6.64
- Seriously improved simulation performance for the Microcontroller View window
- New option in Options menu: Change Ultimate Rate Refresh Interval
- New dialog module for selection of various configuration parameters
- Blue LED color added for 8 x LED Board module, improved simulation performance
- Serious simulation performance improvement for the Graphical 128x64 LCD module, new setup options: Continuous Update and Display Mode (Normal, Compact, Tiny)
- New Check For Updates command in Help menu
- New Bug Report Interface in Help menu for submitting possible bug reports with system report supplement
- Several small and/or invisible improvements
 
 
News in version 6.63
- New properties for basic compiler syntax highlight editor: Auto Format Text Enabled, Auto Case Control Enabled
- Double-click in Select Microcontroller window implemented
- 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 6.62
- New property for syntax highlight editors: Line Numbers Enabled
- Several small and/or invisible improvements
 
 
News in version 6.61
- 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.
- Microcontroller model and clock frequency parameter can now be easily changed by clicking on the appropriate labels on the main simulation interface.
- Several small and/or invisible improvements
 
 
News in version 6.55
- Extended external modules interface (extsimstart, extsimstop, extsimstep, extsimrate, setreg, setregbit)
- Several small and/or invisible improvements
 
 
News in version 6.54
- Improved Hardware UART Simulation Interface
- Improved Software UART Simulation Interface
- Improved PC's Serial Port Terminal
- Load HEX command in I2C EEPROM simulation module
- Several small and/or invisible improvements
 
 
News in version 6.52
- New I2C EEPROM simulation interface in Tools menu of the simulator
- New Show Instructions Usage Statistics command in RAM Memory Usage window
- New Zoom tool for Oscilloscope
- A lot of small and/or invisible improvements
 
 
News in version 6.51
- Support for stepper motor driving in basic compiler. New keywords: STEP_A_REG, STEP_A_BIT, STEP_B_REG, STEP_B_BIT, STEP_C_REG, STEP_C_BIT, STEP_D_REG, STEP_D_BIT, STEP_MODE, StepHold, StepCW, StepCCW
- New Stepper Motor Phase Simulation interface in Tools menu of the simulator
- New option in Options menu: Continuous Analog Input Slider Update
- New option in Options menu: Save Always On Top
- Improved Watch Variables tool (user added variables will be saved and there is also new Delete Variable command)
- Several small and/or invisible improvements
 
 
News in version 6.50
- 6 new symbolic argumets for LcdCmdOut statement: LcdDisplayOn, LcdDisplayOff, LcdCurOff, LcdCurBlink, LcdCurUnderline, LcdCurBlinkUnderline
- New Auto Start Options setup utility available in Options menu
- Several small and/or invisible improvements
 
 
News in version 6.41
- Support for counting of pulses in basic compiler. New keywords: COUNT and COUNT_MODE
- Support for tones generation in basic compiler. New keyword: FREQOUT
- 19200 baud rate choice added to software UART related basic statements
- New parameter for DEFINE directive: SIMULATION_WAITMS_VALUE
- Analog values can be entered by keyboard in Microcontroller View window
- Minimizing/Restoring main IDE window will affect all opened windows
- Some improvements in the compiler and assembler color editors
- Several small and/or invisible improvements
 
 
News in version 6.40
- Support for SPI communication in basic compiler. New keywords: SPIPREPARE, SPICSON, SPICSOFF, SPISEND, SPISENDBITS, SPIRECEIVE
- Long data type can be used in test expressions of While and If statements
- Several small and/or invisible improvements
 
 
News in version 6.34
- Scrollbar in Watch Variables window
- New Require All Arguments option in Assembler
- New Use Voltage for Analog Inputs option for Microcontroller View windows
- Support for 4 new devices: 16F685, 16F687, 16F689, 16F690
- Several small and/or invisible improvements
 
 
News in version 6.33
- F2 (Step) will work when Breakpoints Manager window is in focus
- Breakpoints Manager will load MPASMWIN listing files
- New Compact Microcontroller View option
- Generate Basic Code command in Configuration Bits window
- Simulation support for 16F737, 16F747, 16F767 and 16F777
- Several small and/or invisible improvements
 
 
News in version 6.30
- Improved internal disassembler (disassembling with labels)
- Improved internal assembler (upper,high,low argument prefixes and banksel macro)
- Basic compiler new feature: address can be specified during variable declaration (Dim variable As Byte @ 0x050, for example)
- Basic compiler new feature: working register can be operand in assign statements (WREG = variable, variable = WREG, useful when using inline assembler parts of code)
- Several small and/or invisible improvements
 
 
News in version 6.20
- New parameter for DEFINE directive: I2CCLOCK_STRETCH
- Two new functions for external modules: GETPIC and GETPATH
- New option for basic compiler: Generate MPASMWIN Compatible Listing
- Several small and/or invisible improvements
 
 
News in version 6.10
- New Basic Program Tracking option in Options menu (currently simulated basic statement will appear highlighted in Basic compiler window)
- Several small and/or invisible improvements
 
 
News in version 6.00
- Fixed some issues related to 1-WIRE related basic statements
- Fixed some issues related to Timer1 simulation
- Select Case - EndSelect structure implemented in basic compiler
- Program Memory Viewer is now Program Memory Editor
- New Save Memory command in File menu
- New structured language elements in basic compiler - procedures and functions (optional support)
- Several small and/or invisible improvements
 
 
News in version 5.91
- New feature to remove unused SFRs from the list in Alternative SFR Viewer
- BREAK statement in basic compiler for generating breakpoints in simulator
- Keywords change: DS1820START and DS1820READT changed to DS18S20START and DS18S20READT
- Implemented reading from Flash program memory in the simulator
- Several small and/or invisible improvements
 
 
News in version 5.90
- Support for 1-WIRE devices in basic compiler. New keywords: 1WIRE_REG, 1WIRE_BIT, 1WIREINIT, 1WIRESENDBIT, 1WIREGETBIT, 1WIRESENDBYTE, 1WIREGETBYTE, DS1820START, DS1820READT
- HALT statement in basic compiler
- Normal, Fast and Faster display modes in Oscilloscope simulation tool
- Change Variable Value option in Watch Variables window
- Support for Long data type in ShiftLeft and ShiftRight functions
- New Preserve Input States on Simulation Start option
- New Alternative SFR Viewer tool
- New Special Breakpoints tool with Value Equal and Value Change break conditions
- Interface to MPASMWIN from integrated assembler (new Assemble With MPASMWIN command)
- MPASMWIN preprocessor in integrated assembler (it will now assemble most of MPASMWIN assembler sources that do not use advanced features)
- Several small and/or invisible improvements
 
 
News in version 5.83
- Add New Variables option in Watch Variables window
- POINTER function as an implementation of pointers to SFR memory
- Several small and/or invisible improvements
 
 
News in version 5.82
- Display HEX Values option in Watch Variables window
- Fixed some issues related to Long Integers support
- Several small and/or invisible improvements
 
 
News in version 5.81
- Simulation of Capture and Compare modes of CCP modules
- Several small and/or invisible improvements
 
 
News in version 5.80
- 8 x LED Board simulation module
- Keypad Matrix simulation module
- Watch Variables simulation module
- New pin selection dialogs
- 'On the fly' changes for period/duty cycle settings in Signal Generator
- New ALLDIGITAL statement for Basic Compiler
- Show Frames option in Change Color Theme
- Several small and/or invisible improvements
 
 
News in version 5.70
- Added option to use simple editor components in basic compiler and assembler
- Right mouse button support in editor components, Find, Find Next, Replace All and Definition commands
- Several small and/or invisible improvements
 
 
News in version 5.61
- Simulation module for 16F684 and 16F688 models
- Full support for the new model 12F683
- Several small and/or invisible improvements
 
 
News in version 5.60
- Simulation module for graphical 128x64 LCD modules
- New statements for basic compiler: ServoIn and ServoOut
- Several small and/or invisible improvements
 
 
News in version 5.52
- LCD Simulation module can get LCD parameters from the loaded basic program
- Fixed some issues related to reading content from HEX files
- Getanalog function and Setanalog procedure for external modules
- External modules template for Microsoft Visual Basic 6.0
- Several small and/or invisible improvements
 
 
News in version 5.51
- Fixed bug in Interactive assembler editor
- Several small and/or invisible improvements
 
 
News in version 5.50
- Support for multiple ORed conditions in test expressions of IF-THEN and WHILE statements
- Support for multiple ANDed conditions in test expressions of IF-THEN and WHILE statements
- New 4-byte (32-bit) LONG data type with 32-bit arithmetics (optional support)
- Several small and/or invisible improvements
 
 
News in version 5.41
- Fixed some timing issues in LCD related examples
- Several small and/or invisible improvements
 
 
News in version 5.40
- Warnings will be displayed for stack overflow and underflow during the simulation
- GLCDPOSITION statement can be used without the second argument to address zero byte position on a page
- User modifications of configuration word for the selected device are remembered
- RAM memory usage information panel will be displayed after a program is compiled in basic compiler - new option in Options menu
- LCD module: two new realistic color schemes
- LCD module: corrected simulation of 1x16 module type
- LCD module: new 2x24 module type
- LCD module: adjustable initialization, command and data busy delays
- LCD module: simulation of read operations implemented
- New parameters for DEFINE directive: LCD_READ_BUSY_FLAG, LCD_LINES, LCD_CHARS - more info in PIC Basic Compiler Reference Manual
- New arguments for LCDCMDOUT statement: LcdLine3Home, LcdLine4Home, LcdLine3Clear, LcdLine4Clear, LcdLine3Pos, LcdLine4Pos - more info in PIC Basic Compiler Reference Manual
- New parameter for DEFINE directive: CLOCK_FREQUENCY - more info in PIC Basic Compiler Reference Manual
- Several small and/or invisible improvements
 
 
News in version 5.33
- String arguments in LOOKUP function allowed
- Several small and/or invisible improvements
 
 
News in version 5.32
- Mouse wheel support added
- Fixed some issues in basic compiler related to ' and " characters
- New StartFromZero directive for advanced users
- Fixed bug in the simulation of TRMT bit in TXSTA register
- Several small and/or invisible improvements
 
 
News in version 5.31
- Implemented simulation of PWM mode for CCP module(s). Nice way to view PWM outputs is by using Oscilloscope from the Tools menu.
- Added high level language support for PWM in basic compiler. New keywords: PWMON, PWMDUTY and PWMOFF - more info in PIC Basic Compiler Reference Manual.
- Several small and/or invisible improvements
 
 
News in version 5.30
- Implemented support for 128x64 graphical LCds in basic compiler. New keywords: GLCD_DREG, GLCD_RSREG, GLCD_RSBIT, GLCD_EREG, GLCD_EBIT, GLCD_RWREG, GLCD_RWBIT, GLCD_CS1REG, GLCD_CS1BIT, GLCD_CS2REG, GLCD_CS2BIT, GLcdinit, GLcdout, GLcdcmdout, GLcdclear, GLcdpset, GLcdin, GLcdposition, GLcdwrite, GLcdpreset, GLcdclean
- Several small and/or invisible improvements
 
 
News in version 5.23
- Added support for limited access accounts, small change in license structure
- Fixed Adcin bug for 16F7x7 family
- Several small and/or invisible improvements
 
 
News in version 5.22
- Fixed one non-critical issue in disassembler
- Fixed one bug in HEX files generator in assembler
- Added .0, .1, ..., .14 and .15 extensions for addressing bits of a word variable
- New Send String command in hardware UART simulation module
- Several small and/or invisible improvements
 
 
News in version 5.21
- Two new parameters for DEFINE directive in Basic compiler: CONF_WORD and CONF_WORD_2 (not available for all devices)
- New DCONF directive in integrated assembler
- Fixed bug in the compilation of one form of IF-THEN-ELSE statement
- Several small and/or invisible improvements
 
 
News in version 5.20
- Two new devices supported: 16F684 and 16F688
- Winamp inspired color themes added
- In Breakpoints Manager window improved Hold PC In Focus functionality and increased horizontal resize limit
- Improved determination of the best baud rate selection for HSEROPEN statement (lowest error principle)
- Several small and/or invisible improvements
 
 
News in version 5.11
- New I2C statements for total control of I2C communication: I2CPREPARE, I2CSTART, I2CSTOP, I2CSEND, I2CRECA (I2CRECEIVEACK), I2CRECN (I2CRECEIVENACK)
- Fixed bug with setup open in 7-segment displays window
- Several small and/or invisible improvements
 
 
News in version 5.1
- Some changes in the structure of device configuration files
- Allowed addition of new chip models without the simulation support - basic compiler and assembler only
- Four new devices 16F737, 16F747, 16F767 and 16F777 supported
- Fixed ADCIN statement bug for 12F675 chip
- Fixed bug with I2CREAD_DELAY parameter
- Selected clock frequency is displayed on the main window
- Selected chip model and clock frequency are displayed on basic compiler window
- RA, RB, ..., RE can be used as Byte variables together with PORTA, PORTB, ..., PORTE in basic compiler. RA0, RA1, RA2, ..., RE7 are available as Bit variables addressing individual pins.
- Fixed some issues in new editors for assembler and basic compiler
- Several small and/or invisible improvements
 
 
News in version 5.0.3
- New RESERVE statement that allows advanced usage by reserving some of the RAM locations to be used by in-code assembler routines or by MPLAB In-Circuit Debugger
- Improved internal memory alocation in DIM statement
- Help windows will not disappear when they lose focus
- Fixed some issues in new editors for assembler and basic compiler
- Fixed bug in LOOKUP function
- PC's Serial Port Terminal will accept comm port numbers in the range 1-8
- New keyboard shortcut SPACE for quick program file reloading
- Obsolete instructions will work for all models
- Several small and/or invisible improvements
 
 
News in version 5.0
- New basic compiler and asembler editors (Edit menu with Copy, Cut, Paste and 20 levels of Undo) and cursor position coordinates display
- Completely new internal architecture of basic compiler that will allow easy addition of new language elements and easy extension for 18F devices.
- The compiler is now able to compile all possible complex arithmetic expressions. For example: X = (12345 - B * X) / (A + B)
- After IF-THEN statement in the same line can be placed almost every other possible statement and then ENDIF is not used.
- If parameter ALLOW_MULTIPLE_HSEROPEN is set to 1 using DEFINE directive, it will be possible to use HSEROPEN statement more than once in the program, for example to change selected baud rate. If ALLOW_ALL_BAUDRATES parameter is set to 1 using DEFINE directive all baud rates in the range 100-57600 will be allowed.
- For some I2C slave devices it is necessary to make a delay to make sure device is ready to respond to I2CREAD statement. For that purpose there is I2CREAD_DELAYUS parameter that can be set by DEFINE directive and has default value of 0 microseconds.
- For I2C devices that do not support data address argument there is short form of I2C statements (I2CWRITE1 and I2CREAD1) available where slave address argument is followed with one or more data arguments directly.
- Symbolic names of declared variables can be used in assembler routines because proper variable address will be assigned to those names by EQU directive
- New CONST directive for defining symbolic constants
- MIDI baud rate 31250 listed in standard baud rates list
- PIC 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 take a look at Special Features page that comes in the program package.
- Slight lookout change: new Oshon Software logo and icon added
- Several small and/or invisible improvements
 
 
News in version 4.5
- In Basic compiler: one click for Compile & Assemble (F8)
- In Basic compiler: one click for Compile & Assemble & Load (F9)
- In assembler: one click for Assemble & Load (F8)
- Option to turn off confirmation boxes display, it is actually the default now. You will love the alternative :)
- Timer2 module simulation (but still not for CCP modules)
- You can now toggle individual bits in SFR registers during the simulation at all simulation rates
- Once loaded program file can be quickly reloaded by clicking on its location field on the main program interface
- In Step By Step mode, there is an additional advantage available for programs generated by integrated Basic compiler. 'Run To Next BASIC Statement' command will start Extremely Fast simulation until the next Basic statement is reached and then automatically switch to Step By Step mode.
- Fixed bug that appeared in transition from version 4.3 to 4.4 that caused malfunction in LCD module simulator in 4-bit mode.
- Several small and/or invisible improvements
 
 
News in version 4.4
- Support for two new devices: 12F629 and 12F675
- Several small and/or invisible improvements
 
 
News in version 4.3
- Oscilloscope (This is a very useful integrated tool for tracking logic levels on microcontroller pins during the simulation. It is a four channel digital oscilloscope. User can assign target pins to the oscilloscope channels and change the length of the display interval using commands from the Settings menu. Input and output pins are painted with different colors that are user selected. If Pull-up option is selected for an oscilloscope channel, upon transition from output to input pin state, the pin will be set to high default logic level.)
- Signal Generator (With this simulation tool user can define up to four independent continuous pulses generators with selectable target input pins, pulse periods and duty cycles. Suitable animation will show the current phase of each pulse generation.)
- 7-Segment LED Displays Panel (This integrated simulation tool enables user to define connection with up to four 7-segment LED displays. The connection definition includes pin assignments for all display segments and one enable line to control display selection when more than one display is used with parallel connection of segments - multiplexing. Active levels for all connection lines can be inverted to suit hardware requirements. There is also an option to change the color used to paint the active LEDs on the displays and Keep Last Display option to simulate slow eye response effect for programs that use multiplexing displays.)
- Clear Memory command in File menu
- New LOOKUP function in integrated BASIC Compiler
- SFR and GPR editing (When the simulator is in Step By Step mode, it is possible to change the values in all special function and general purpose registers, program counter and working register, by clicking on the appropriate name or value field on the program interface.)
- Hold PC In Focus option remembered for future sessions
- Logic operations available for Byte and Word variables, not only for Bit variables in Basic compiler
- Some assembler improvements (DB and DW directives...)
- Several small and/or invisible improvements
 
 
News in version 4.2
- 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.)
- Timer1 Module simulation implemented
- Fixed some Timer0 simulation issues
- Fixed some Hex Files Loading issues
- Fixed some Breakpoints Manager issues
- New option: Change FLASH/EEPROM Unprogrammed Value (This command is used to change the unprogrammed bit values for FLASH program memory and data EEPROM memory from 1 to 0, and vice versa from 0 to 1. If unprogrammed bit value is 1 then unprogrammed FLASH location will contain 3FFFh and unprogrammed EEPROM location will contain FFh. If unprogrammed bit value is 0 then all unprogrammed memory will be filled with zeros.)
- New option: Infinite Loop Stops Simulation (Checking this option will force the simulator to automatically stop the simulation when an infinite loop is encountered.)
- EEPROM memory viewer has become EEPROM memory EDITOR!!! (The value in the specific data memory location can be changed by clicking on it... Configuration word and EEPROM memory buffers are also saved in the generated HEX file. These buffers can be accessed and edited from the Options menu of the Assembler window...)
- By now the compiler would not accept IF PORTB.0=1 THEN, or IF PORTB.0=0 THEN. You were expected to write IF PORTB.0 THEN or IF NOT PORTB.0 THEN. I received many complaints and now both ways will be accepted by the compiler.
- Extended constants notation for greater compatibility with MPASM. (D'100', .100, H'9F', 0x9F, 9FH, B'00111001', %00111001, 00111001B, 'C', A'C', "C")
- GREAT NEW SIMULATION MODULE: Software UART Simulation Interface (This command opens interface for software UART simulator. It is a serial device that can communicate with PIC microcontroller running software implemented UART routines (SERIN, SERININV, SEROUT and SEROUTINV statements) using real-time serial communication simulated on RX and TX pins.), softuart.bas example
- Several small and/or invisible improvements
 
 
News in version 4.0
- 14 new models from 16F family supported
- Official bit names can be used to address individual bits in Basic compiler (for example: INTCON.T0IF = 0)
- New Configuration Bits dialog in Options menu
- Real time duration of the simulation display on main window
- Simulation Statistics Reset option in Options menu
- Several small and/or invisible improvements
 
 
News in version 3.12
- Improved I2CWrite and I2CRead statements in Basic compiler supporting now more than one 'data' argument
- Several small and/or invisible improvements
 
 
News in version 3.1
- SeroutInv and SerinInv statements in Basic compiler for software serial communication with inverted logic levels (without MAX232)
- I2CWrite and I2CRead statements in Basic compiler for I2C communication with external devices such as serial EEPROMs (24C64) and real time clocks (PCF8583)
- Several small and/or invisible improvements
 
 
News in version 3.0
- Now you can see what is the next instruction that will be executed
- Hardware UART simulation implemented, uart.bas example
- Several small and/or invisible improvements
 
 
News in version 2.93
- Now you can use assembler in basic source programs, ASM: directive
- Several small and/or invisible improvements
 
 
News in version 2.92
- Fixed bug related to SERIN instruction
- Fixed bug related to LCD Simulator (cursor positioning)
- New LCD related statements: LcdLine1Clear, LcdLine2Clear, LcdLine1Pos(), LcdLine2Pos()
- Several small and/or invisible improvements
 
 
News in version 2.91
- Improved basic compiler infrastructure - true support for programs up to 8K of code
- Improved integrated Serial Port Terminal
- Several small and/or invisible improvements
 
 
News in version 2.9
- New basic statement for user defined characters on LCD - LCDDEFCHAR
- Both hardware and software serial communication supported in basic compiler: SERIN, SEROUT; HSEROPEN, HSERGET, HSERIN, HSEROUT
- Integrated Serial Port Terminal available from Tools menu
- Several small and/or invisible improvements
 
 
News in version 2.8
- LCD simulation module added, lcd.bas example
- Several small and/or invisible improvements
 
 
News in version 2.7
- New treatment of errors in assembler and basic compiler editors
- Breakpoints Manager can now be resized horizontally
- Improved assembler
- Support for one-dimensional arrays in basic compiler
- New basic compiler statements: WaitUs, Adcin
- New basic compiler functions: ShiftLeft, ShiftRight
- Support for interrupts in basic compiler (new keywords: Define, On Interrupt, Save System, Resume, Enable, Disable)
- Several small and/or invisible improvements