Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WAR11 - Galaxy Game #1389

Open
larsbrinkhoff opened this issue Nov 9, 2018 · 6 comments
Open

WAR11 - Galaxy Game #1389

larsbrinkhoff opened this issue Nov 9, 2018 · 6 comments
Labels
ng display Logo vector display by TK. pdp11 todo

Comments

@larsbrinkhoff
Copy link
Member

larsbrinkhoff commented Nov 9, 2018

RJL; WAR11 3

Some version of Galaxy Game. Probably hacked by RJL = Rob Lebel, Logo (hardware) hacker.

See https://code.google.com/archive/p/galaxygamepdp11/downloads

And http://www.bitsavers.org/pdf/stanford/galaxyGame/

@larsbrinkhoff
Copy link
Member Author

@qu1j0t3 and @philbudne, this is yet another vector display that could be built in hardware and/or simulated in software.

This version has the hardware registers stubbed out. But the original listing from Google Code has them.

@larsbrinkhoff
Copy link
Member Author

larsbrinkhoff commented Nov 9, 2018

@qu1j0t3 Totally off topic here, but a wish list for displays:

Display Host Software Simulator
Type 340 PDP-6/10 Spacewar, Maclisp, MacHack, TECO(?), ... SIMH
Imlac Imlac Some sImlac
GT40 PDP-11 Lunar Lander, URUG, Maclisp, SUDS? SIMH
TK display PDP-11 11LOGO, Dazzle Dart 11SIM
Knight TV PDP-10 + PDP-11 SUDS, Spacewar, MacHack ... tv11
Galaxy Game PDP-11 Galaxy Game MAME

@larsbrinkhoff
Copy link
Member Author

The Galaxy Game hardware has two registers for X and Y. I'm guessing they control the position of the beam quite directly.

Maybe this could be ported to the TK display by using a short display list that first resets X and Y, and then two instructions to move X and Y. The program would modify the instructions in place to alter the beam position.

@qu1j0t3
Copy link
Member

qu1j0t3 commented Nov 9, 2018 via email

@larsbrinkhoff
Copy link
Member Author

Imlacs running at MIT Architecture Machine group:
https://www.youtube.com/watch?v=JgcfI254xEU

@larsbrinkhoff larsbrinkhoff added the ng display Logo vector display by TK. label Jan 10, 2019
@larsbrinkhoff
Copy link
Member Author

Added photo from Bitsavers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ng display Logo vector display by TK. pdp11 todo
Projects
None yet
Development

No branches or pull requests

2 participants