68000 Simulator Menus.

    File Menu

Open - Dislpays a file chooser dialog box where you select the file to open.

Close - Closes the currently open file.

Exit - Exits the simulator.

 

    Execute Menu

Single Step - Executes the program step by step.

Trace - Executes the program step by step automaticaly with delay 0.5 second.

Go - Begins executing the 68000 program at the specified Program Counter location. Program execution will continue until one of the following occurs:

Reset - Set initial 68000 registers and places the Program Counter at the beginning of the program.

Pause - Pauses program execution.

 

    View Menu

Memory - Displays the window showing the 68000's memory space.

Radix - Set radix of 68000 registers before do any operation.

Source Code View Format - Select view format (default, lst, or asm).

Brief Message - Toggle to display brief message on message panel.

Set Peripherals - Set initial start address and size of memory for peripherals connected to 68000's memory. (ROM, RAM, PIT, DUART).

 

    Help Menu

Help - Displays HTML help screens.

About - Displays Program Version, Author and Contact Information.