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
|
@ -39,6 +39,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
|
||||
from world.std.com/~dpbsmith/munch.html
|
||||
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue