Patch01 for ZDS II - Crimzon/GP Emulator 4.11.0 (Build 0812902) ============================================================================== This distribution provides enhancements and/or fixes to one or more components in release 4.11.0 of ZiLOG Developer Studio (ZDS) II for the Crimzon(TM) and GP(TM) product lines. It should be installed to the same location as the ZDS distribution to which it is being applied. In the event of a component problem, please complete the Problem Report Form and submit it with your request. The form is located on the CD and in the installation directory of your hard drive. Our staff will use the information to diagnose or log the problem. Contact Information -------------------------------------------------------------------------- ZiLOG Inc. Web Site: http://www.zilog.com Technical Support Channel: http://support.zilog.com Table of Contents -------------------------------------------------------------------------- - Included Modifications - Closed Change Requests INCLUDED MODIFICATIONS ============================================================================== - Updated assembler to resolve CR 12011 (see below). When the assembler encounters imported (XREF) or forward referenced symbols in an EQU statement, it will now issue an error message. This is the correct action in such cases, because the value of such expressions cannot be determined at the time the statement is processed by the assembler. CLOSED CHANGE REQUESTS ============================================================================== IDE -------------------------------------------------------------------------- CR 12011 The assembler permits the use of imported (XREF) or forward referenced symbols in an EQU statement, even though they violate the requirement that expressions used in an EQU statement must be constants whose value can be determined at the time the statement is assembled.