Mark Pizzolato
6b45d9b2ad
SCP/VIDEO: Added support for libSDL2 video capabilities. Changed existing video layer to carry pixels as 32bpp vs 8bpp for more natural behaviors in libSDL2.
2013-10-01 15:55:10 -07:00
Mark Pizzolato
8617a58c8f
VAX/QVSS: Added debugging support to sim_video
2013-09-25 16:41:40 -07:00
Mark Pizzolato
db91afbaaf
VAX: Compiler warning cleanup
2013-09-05 23:30:22 -07:00
Mark Pizzolato
c8f775a91e
QVSS: Fix to handle when cursor is near the right edge of the screen and only partially visible.
...
Prior fix for cursor tracking allowed this to now be observed.
The description of the prior change should have been:
The status bits need to be set in the upper byte of the DUART receiver buffer. This is not mentioned in the DEC manual but I found a Phillips datasheet for the 2681 chip, which has a small footnote about it.
2013-08-19 06:48:24 -07:00
Mark Pizzolato
5de0c8db9c
Instrumented the qvss activities for better debug support
2013-06-30 08:37:29 -10:00
Mark Pizzolato
65de3d0aed
Add descriptions to the QVSS register declarations
2013-06-14 07:25:18 -07:00
Mark Pizzolato
a7a8f3d905
Added reporting of the QVSS window focus release key when Video Windows is created
2013-06-13 07:00:32 -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