mirror of
https://github.com/open-simh/simh.git
synced 2026-04-26 20:26:59 +00:00
Instrumented the qvss activities for better debug support
This commit is contained in:
@@ -178,4 +178,6 @@ const char *vid_version (void);
|
||||
t_stat vid_set_release_key (FILE* st, UNIT* uptr, int32 val, void* desc);
|
||||
t_stat vid_show_release_key (FILE* st, UNIT* uptr, int32 val, void* desc);
|
||||
|
||||
extern t_bool vid_active;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user