Mark Pizzolato
47c917a55d
PDP11, VAX: Fix stray TABs which crept in over time
2017-04-26 15:42:36 -07:00
Sergey Svishchev
504bc7c61f
VAX: 2681 UART: implement ACR and IPR
2016-05-15 15:44:15 -07:00
Sergey Svishchev
ba4b951bd6
VAX: replace magic numbers with constants
2016-05-15 15:44:14 -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
Sergey Svishchev
9ee290ac49
VAX: add support for input and output ports to 2681 DUART
2015-10-27 21:56:21 +03:00
Mark Pizzolato
02cb5c2d88
Compiler suggested cleanups.
...
Mostly silencing noise warnings, but bugs were found in sim_console.c and pdp11_dmc.c
2014-02-14 17:07:45 -08:00
Mark Pizzolato
47a6bdf952
Revised QVSS mouse support from Matt Burke to address #60
...
This is definately much better, but I observed some strange behaviors in my initial testing when the mouse reached the window edge.
2013-08-17 10:11:47 -07:00
Mark Pizzolato
5de0c8db9c
Instrumented the qvss activities for better debug support
2013-06-30 08:37:29 -10:00
Mark Pizzolato
b3a9a0d79c
Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke
2013-06-12 17:10:23 -07:00