You can drag a file, or a icon to TRW2000 window.
In the code window,
- Press <F9> to set a breakpoint at the current opcode. This is the same as
BPX cs:eip
- Press <F7> to run to the current opcode. This is the same as
GOX cs:eip
- Ctrl+Z zoom code window