mirror of
https://github.com/simh/simh.git
synced 2026-03-02 09:47:40 +00:00
3f8533d957f444e9ad3b70c17d119ac89f459e41
Most history routines defined a local sim_eval of the proper length, but the erroneous ones were fixed length machines that defined an integer variable instead of an integer array of length 1. The VAX used the global sim_eval. The changes follow the VAX practice.
Description
Languages
C
97.6%
Assembly
1%
Batchfile
0.5%
Makefile
0.4%
Module Management System
0.3%