Declaration:
void Step();
Description
Executes one machine instruction (the low-level step mode).
Note. The screen is not updated automatically after this function is called. To organize the automatic update, use the RedrawScreen function at the appropriate moment.
|