Commit graph

6 commits

Author SHA1 Message Date
Bob Supnik
934f4e6471 alpha: Fix Coverity identified Defect: 1416171 2017-03-14 18:22:04 -07:00
Mark Pizzolato
385d14ee4f alpha: Fix pal_eval_intr() to properly reference the ev5_icsr
The original code mistakenly evaluated several constant expressions rather
than referencing the ev5_iscr variable.
2016-05-19 11:04:49 -07:00
Mark Pizzolato
5531ccb175 ALL: Massive 'const' cleanup
These changes facilitate more robust parameter type checking and helps
to identify unexpected coding errors.

Most simulators can now also be compiled with a C++ compiler without
warnings.

Additionally, these changes have also been configured to facilitate easier
backporting of simulator and device simulation modules to run under the
simh v3.9+ SCP framework.
2016-05-15 15:25:33 -07:00
Mark Pizzolato
66dba79418 ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time 2015-03-30 10:24:24 -07:00
Mark Pizzolato
17f6132352 alpha: Compiler suggested cleanups 2014-12-30 11:57:19 -08:00
Mark Pizzolato
fffad7c20e Merge changes from v3.9-0 rc1 2012-03-19 16:05:24 -07:00