Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
ef0eae135fe8463b32aad6409514dafca9731e2c
/
sim_video.c
3951ad2
Cleanup of unneeded global extern declarations
by Mark Pizzolato
· 10 years ago
1e0b83c
SCP: Avoid building sim_video code when it isn't used by a simulator.
by Mark Pizzolato
· 10 years ago
6ce8d99
SCP: Added generic output routine sim_printf to output to stdout and sim_log (and sim_deb when enabled)
by Mark Pizzolato
· 11 years ago
b57201b
QVSS/VIDEO: Fix for mouse tracking on Ultrix from Mike Burke for issue #88
by Mark Pizzolato
· 11 years ago
30cd103
VIDEO: When using libSDL2, make sure we use the key scan code to index the vid_key_state array. Also, make sure we stick to getting bare key events instead of TextInput events.
by Mark Pizzolato
· 11 years ago
6b45d9b
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.
by Mark Pizzolato
· 11 years ago
351d748
VIDEO: Move all SDL graphics activities to the background video thread
by Mark Pizzolato
· 11 years ago
610b7b5
VIDEO: Moved SDL initialization and cleanup from event thread to the primary thread.
by Mark Pizzolato
· 11 years ago
8617a58
VAX/QVSS: Added debugging support to sim_video
by Mark Pizzolato
· 11 years ago
5de0c8d
Instrumented the qvss activities for better debug support
by Mark Pizzolato
· 11 years ago
a7a8f3d
Added reporting of the QVSS window focus release key when Video Windows is created
by Mark Pizzolato
· 11 years ago
b3a9a0d
Add sim_video and VAX QVSS (VCB01) Monochrome Video Board from Matt Burke
by Mark Pizzolato
· 11 years ago