1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-25 11:55:43 +00:00

FRONTPANEL: Provide a sample program to demonstrate the use of the sim_frontpanel APIs.

This commit is contained in:
Mark Pizzolato
2015-02-11 17:09:55 -08:00
parent e52ef6407a
commit 3dce4e1210
5 changed files with 542 additions and 0 deletions

View File

@@ -28,6 +28,10 @@
### New Host Platform support - HP-UX and AIX
### Simulator Front Panel API
The sim_frontpanel API provides a programatic interface to start and control any simulator without any special additions to the simulator code.
### New Functionality
#### Remote Console Facility