1
0
mirror of https://github.com/open-simh/simh.git synced 2026-01-14 07:40:35 +00:00

SCP: Update to Bob Supnik's latest source

This commit is contained in:
Mark Pizzolato 2020-09-17 14:04:40 -07:00
parent 682d692c8c
commit aaa4e4ca5e
2 changed files with 12 additions and 0 deletions

Binary file not shown.

View File

@ -46,6 +46,18 @@ patch date module(s) and fix(es)
- changed sim_vm_init to build time option (Dave Bryan)
- flush stdout after prompt (Mark Pizzolato)
pdp10_tu.c
- fixed bad macro (Mark Pizzolata)
pdp11_cpumod.c
- fixed KDJ11E programmable rate select (Paul Koning)
pdp11_stddev.c
- added KSR option for TTI/TTO
pdp18b_dr15.c
- zero out shared section on initial allocate (Dave Bryan)
s3_sys.c
- fixed bldaddr length (Mark Pizzolatto)