This program can display all of command of Z80 asm.
It includes mnemonic, size, time and change of flags.
I hope that will be helpful when you make ASM programs!

I made three programs. Please choose one which you like.
asmnote.8xp  - Normal version(10705Bytes)
asmnotes.8xp - Slower-Animation version(10705Bytes)
asmnoten.8xp - Non-Animation version(10699Bytes)

How to use:

Title screen:
Title screen of this program.

[Anykey]
    Opens the Index screen.

Index screen:
Please choose the Command List which you want to see.

[1] to [8]:
Opens the Command list which you chose.

[Mode]:
Exits program and returns to the shell.


Command list:
Please choose the Command which you want to see.

[UP] or [LEFT]:
    Cursor is moved to left side.
[DOWN] or [RIGHT]:
    Cursor is moved to right side.
[2nd]
    Opens the Command which you chose.
[Mode]
    Returns to the Index screen.

Command:
You can see details of command.
Includes mnemonic, size, time and change of flags.
"SZHPNC" is the flags.
0 : Reset by 0
1 : Set by 1
+ : Changes
- : Doesn't change
? : Undefined

[Anykey]
    Returns to the Command list.


Written by YUKI.