1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-17 16:54:08 +00:00
Mark Pizzolato 69666f1480 Fixed message reporting after command completion:
scp.c,scp.h - Gave priority to a command message handler to determine what values result in displayed messages and exported run_cmd_message for use by simulators which add simulator specific BOOT commands which leverage the run_cmd logic and should also leverage the run_cmd_message for message display

VAX/vax610_sysdev.c, vax730_sys.c, vax750_cmi.c, vax780_sbi.c - Added BOOT command message dispatch to run_cmd_message for simulators which perform preprocessing on BOOT activities but otherwise then dispatch to run_cmd.
2012-10-31 10:09:04 -07:00
2012-03-19 16:05:24 -07:00
2012-04-27 12:36:03 -07:00
2012-05-02 07:06:11 -07:00
2012-03-19 16:05:24 -07:00
2011-04-15 08:33:23 -07:00
2012-05-02 07:06:11 -07:00
2012-07-10 13:18:03 -07:00
Description
The Open SIMH simulators package
140 MiB
Languages
C 96.9%
Assembly 1%
CMake 0.5%
Batchfile 0.4%
Makefile 0.4%
Other 0.5%