PDP1: Add libSDL note in Spacewar! README

Having this note would have saved me (someone new to simh) some time,
and I hope it will save others time in the future.
This commit is contained in:
Sean McIntyre 2017-07-04 20:19:59 -07:00 committed by Mark Pizzolato
parent 9c930092a4
commit 7ed68aed6a

View file

@ -38,6 +38,9 @@ spacewar.rim
controls compatible with MIT Java simulation, see README.LCS
or display/README from your SIMH distribution
in order for "set dpy enable" to be successful, you must have
compiled the pdp1 binary with libSDL or libSDL2 installed
munch.mac
"munching squares" display hack, reconstructed
@ -60,5 +63,8 @@ munch.rim
sim> load munch.rim
sim> run
in order for "set dpy enable" to be successful, you must have
compiled the pdp1 binary with libSDL or libSDL2 installed
macro1.c
Phil Budne's version of the MACRO cross-assembler