1
0
mirror of https://github.com/open-simh/simh.git synced 2026-02-23 07:42:48 +00:00
Files
open-simh.simh/sim_video.c
Mark Pizzolato 0f992e1db7 VIDEO: Remove support for libSDL (prior to libSDL2)
All interesting simh host platforms have long supported libSDL2
functionality which wasn't the case when sim_video was initially
implemented.  The mixed API set significantly complicates maintaining
and extending sim_video, hence this explicit effort to remove
the vestiges  of the old libSDL API.
2020-05-28 11:40:35 -07:00

77 KiB