mirror of
https://github.com/open-simh/simh.git
synced 2026-04-27 20:48:20 +00:00
VAX QVSS: Add device descriptions to the Keyboard (LK) and Mouse (VS) devices.
This commit is contained in:
@@ -77,9 +77,9 @@ DEVICE *sim_devices[] = {
|
||||
&cr_dev,
|
||||
&lpt_dev,
|
||||
#if defined(USE_SIM_VIDEO) && defined(HAVE_LIBSDL)
|
||||
&vc_dev,
|
||||
&lk_dev,
|
||||
&vs_dev,
|
||||
&vc_dev,
|
||||
#endif
|
||||
&rl_dev,
|
||||
&rq_dev,
|
||||
|
||||
Reference in New Issue
Block a user