Definition in file exec.c.
Go to the source code of this file.
Functions | |
| int | exec_init () |
| The main system initialization sequence. | |
| STATUS | exec_start (void) |
| This is the main simulation loop. | |
| STATUS | exec_test (struct sync_data *data,int pass,OBJECT *obj) |
| Starts the executive test loop. | |
Variables | |
| int | stop_now |
| flag indicating that main loop needs to be step (and debugger activated if allowed) | |