Run the program by typing:

run "wb" in MSX BASIC

I do not have a complete manual, but I can remember these commands

MON <address>
Brings up a memory viewer / editor

DIS <address>
Dissassembles memory content

EDIT <label>
Brings up the ML editor

As I type this I can remember a lot more vague things like exporting the ML to an ASCII file (e.g. for importing in GEN80), read/write raw disk sectors, It's a great prog, but I don't know the exact syntaxes anymore...

