 Question: When running the emulator under Windows NT, how can I enlarge the size of the window to fill the screen? As it stands currently, I can't increase the size of the window beyond the
standard DOS window size, making it very difficult to use. :
Answer:
Currently, the way you do it is to start the debugger with the '-b' or '-bb' option. This
will give you two more initial sizes, bigger and biggest. The width still stays the same
however. |