=======================================
 RELEASE NOTES FOR HC08 CPU AWARENESS
=======================================


===================================
HC08 CPU AWARENESS Hc08.cpu V 6.1.9
===================================

List of new Features
--------------------
- support for HCS08 QE familiy (new RTC/CALL instruction)

List of fixed Bugs
------------------
- fixed bug with independent components invalidating the call chain state of each other. 
   E.g. the symbolic disassembly of the assembly window setting could affect the display in the data window.

List of known Bugs
------------------
- None.	

===================================
HC08 CPU AWARENESS Hc08.cpu V 6.1.8
===================================

List of new Features
--------------------
- Internal upgrade.
- Updated the FLEXlm licensing version number to 5.000.

List of fixed Bugs
------------------
- None.	

List of known Bugs
------------------
- None.	


===================================
HC08 CPU AWARENESS Hc08.cpu V 6.1.7
===================================

List of new Features
--------------------
- Real Time Kernel Awareness support. For more information on this topic, please 
refer to the CodeWarrior Debugger Manual (section Real Time Kernel 
Awareness). 
 
HC08 CPU awareness register numbering is organized as follows: 

#define CR08_A             0       /* 8-bit                                          */
#define CR08_HX            1       /* 16-bit (H:X)                                   */
#define CR08_SR            2	   /* 8-bit                                          */
#define CR08_PC            3	   /* 16-bit                                         */
#define CR08_SP            4	   /* 16-bit                                         */
#define CR08_ADX           5	   /* 8-bit                                          */
#define CR08_IP            6	   /* 24-bit (concatenation of  CR08_ADX:CR08_PC)    */

#define CR08_NR            7       /* number of registers                            */ 
 
List of fixed Bugs	
------------------
- None.

List of known Bugs	
------------------
- None.


===================================
HC08 CPU AWARENESS Hc08.cpu V 6.1.6
===================================

List of new Features
--------------------
- Internal improvements for RD and RS commands.

List of fixed Bugs
------------------
- None.	

List of known Bugs
------------------
- None.	


===================================
HC08 CPU AWARENESS Hc08.cpu V 6.1.5
===================================

List of new Features
--------------------
- This new release runs with HI-WAVE 6.1.

List of fixed Bugs
-------------------
- None.	

List of known Bugs
------------------
- None.	