mirror of
https://github.com/simh/simh.git
synced 2026-01-29 13:11:26 +00:00
FRONTPANEL: sim_frontpanel API release 10
- Reworked STEP, HALT, BOOT, and RUN API's to properly interlock with the receive thread. - Shorten destroy delay while debugging to 1 second. - Allow execution and text breakpoints to be set and/or cleared while simulator is running.
This commit is contained in:
@@ -56,7 +56,7 @@ extern "C" {
|
||||
|
||||
#if !defined(__VAX) /* Unsupported platform */
|
||||
|
||||
#define SIM_FRONTPANEL_VERSION 9
|
||||
#define SIM_FRONTPANEL_VERSION 10
|
||||
|
||||
/**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user