Version 0.1 (2005/05/08)
-----------
This is a preview version.
Currently I'm testing it.


Scan codes do not implemented yet.


New over SIM67 emulator:

There is a step 0 containing the string 00. This is the top of program memory.
You can't write some command in the step 0.


Version 0.11 (2005/05/11)
------------
When sim65 is loaded a default program with the top 5 assignments
for A,B,C,D,E is loaded too.

I forgot to implement [f-1][TF 1] and [f-1][TF 2] in version 0.1 . Fixed.

Fixed a bug with DSP. and DSP : Before DSP. n = SCI n and DSP n = FIX n
Now: DSP. n = FIX n and DSP n = SCI n

(n is a integer number between 0 and 9)


Notes:
------
If you need to break a running program use the PC key ESC for this task.

This emulator is based strongly in SIM41W previous code. The shell is built
on HP41 commands.
