1
0
mirror of https://github.com/simh/simh.git synced 2026-04-17 08:41:28 +00:00

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.

This commit is contained in:
Mark Pizzolato
2013-10-01 15:55:10 -07:00
parent 351d748b4a
commit 6b45d9b2ad
15 changed files with 926 additions and 93 deletions

View File

@@ -18,7 +18,7 @@ For Example, the directory structure should look like:
.../simh/simhv38-2-rc1/BIN/Nt/Win32-Release/vax.exe
.../simh/windows-build/pthreads/pthread.h
.../simh/windows-build/winpcap/WpdPack/Include/pcap.h
.../simh/windows-build/libSDL/SDL-1.2.15/include/SDL.h
.../simh/windows-build/libSDL/SDL2-2.0.0/include/SDL.h
The contents of the windows-build directory can be downloaded from: