History
Version 1.2.5 Changes
Fixed B(reak) problem. During software interrupt stack copy of flag
register contains Break flag set now, so BRK can be distinguished from
other interrupt requests.
Version 1.2.4 Changes
Code loading new option: clearing memory with defined byte value
Version 1.2.3 Changes
65c02 commands TRB and TSB now work correctly
Resource leak in Options dialog page fixed
Version 1.2.2 Changes
Two new directives: .ROM_AREA and .IO_WND; look them up in dynamic help window
Bug fix: forward declarations now work
Bug fix: assigning value to IO_AREA can no longer cause phase error
Bug fix: auto indent can be turned off
Feature: terminal window size (columns, rows) limited to 1..255 range
Bug fix: backspace in first column (terminal window) goes to the last column
Bug fix: .DCB accepts initializer value