Mark Pizzolato
ef9d1adce1
PDP10, PDP11, VAX: const cleanup
2015-02-13 06:18:24 -08:00
Mark Pizzolato
9accae5905
BESM6 and VAX: Cleanup for building on VMS
2015-02-12 12:32:39 -08:00
Mark Pizzolato
c638492048
VAX QVSS: Increase LK keyboard mode map to avoid a potential out of bounds array reference
2014-10-27 04:40:41 -07:00
Mark Pizzolato
0b89e63d41
RTVAX1000: Make sure that rtvax1000 doesn't contain any parts of the VCB01 board which was never supported.
...
This fix makes sure that builds are clean when SDLlib is available at compile time for this system.
2014-09-20 18:50:39 -07:00
Mark Pizzolato
6ce8d99cd8
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
...
The goals here being to simplify calling code while getting consistent output delivered everywhere it may be useful.
Modified most places which explicitly used sim_log or merely called printf to now avoid doing that and merely call sim_printf().
2014-03-28 08:20:05 -07: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