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:
parent
9c930092a4
commit
7ed68aed6a
1 changed files with 6 additions and 0 deletions
|
@ -38,6 +38,9 @@ spacewar.rim
|
||||||
|
|
||||||
controls compatible with MIT Java simulation, see README.LCS
|
controls compatible with MIT Java simulation, see README.LCS
|
||||||
or display/README from your SIMH distribution
|
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
|
munch.mac
|
||||||
"munching squares" display hack, reconstructed
|
"munching squares" display hack, reconstructed
|
||||||
|
@ -60,5 +63,8 @@ munch.rim
|
||||||
sim> load munch.rim
|
sim> load munch.rim
|
||||||
sim> run
|
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
|
macro1.c
|
||||||
Phil Budne's version of the MACRO cross-assembler
|
Phil Budne's version of the MACRO cross-assembler
|
||||||
|
|
Loading…
Add table
Reference in a new issue