I have found an annoying issue on the help messages on the emulator's debugger monitor, page 2.
If you execute "?", a list of the available commands is printed on the screen.
Then, if "?F" is executed, the syntax of the F command is shown.
But I have found that the subsequent commands help doesn't return the syntax, only a ? without more effect.
The G,H, etc commands execution seem to work, but I can't use some of them because a lot of parameters are needed and I can't add their correct position.
Is there some place to consult the syntaxis of these valuable commands?