1
0
mirror of https://github.com/simh/simh.git synced 2026-01-25 11:46:37 +00:00

VAXStations: Improvements and bug fixes to keyboard and mouse devices

Whilst working on a new video device I ran into a few problems with the
LKxxx keyboard and I noticed there are already some open issues against
the keyboard and mouse devices. These changes should resolve #320 and
may help with #272 (although I think that is an SDL issue). I've tested these
changes with VWS, UWS and DECwindows with both captured and
uncaptured input modes.
This commit is contained in:
Matt Burke
2017-04-23 10:40:00 -07:00
committed by Mark Pizzolato
parent 168d0d9c47
commit c94edb6b2d
10 changed files with 594 additions and 315 deletions

View File

@@ -640,10 +640,18 @@
RelativePath="..\VAX\vax_defs.h"
>
</File>
<File
RelativePath="..\VAX\vax_lk.h"
>
</File>
<File
RelativePath="..\VAX\vax_mmu.h"
>
</File>
<File
RelativePath="..\VAX\vax_vs.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"

View File

@@ -640,10 +640,18 @@
RelativePath="..\VAX\vax_defs.h"
>
</File>
<File
RelativePath="..\VAX\vax_lk.h"
>
</File>
<File
RelativePath="..\VAX\vax_mmu.h"
>
</File>
<File
RelativePath="..\VAX\vax_vs.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"

View File

@@ -636,10 +636,18 @@
RelativePath="..\VAX\vax_defs.h"
>
</File>
<File
RelativePath="..\VAX\vax_lk.h"
>
</File>
<File
RelativePath="..\VAX\vax_mmu.h"
>
</File>
<File
RelativePath="..\VAX\vax_vs.h"
>
</File>
<File
RelativePath="..\VAX\vaxmod_defs.h"
>