https://github.com/hrvach/pdpong
Pong in PDP-1 assembly
https://github.com/hrvach/pdpong
assembly backport pdp-1 pong retrocomputing retrogame vintage-computers
Last synced: 7 months ago
JSON representation
Pong in PDP-1 assembly
- Host: GitHub
- URL: https://github.com/hrvach/pdpong
- Owner: hrvach
- License: mit
- Created: 2019-04-15T15:08:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T17:23:55.000Z (about 7 years ago)
- Last Synced: 2024-12-28T07:31:48.423Z (over 1 year ago)
- Topics: assembly, backport, pdp-1, pong, retrocomputing, retrogame, vintage-computers
- Language: Assembly
- Homepage:
- Size: 443 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pong in PDP-1 assembly
This is my attempt to write a program for the PDP-1, as a follow-up to making a [FPGA based emulator](https://github.com/hrvach/fpg1).
Nice people from the Computer History Museum tried it on the original PDP-1 machine and it ended up working, to much of my surprise.
This is officially the oldest platform I ever wrote anything for! :)
[](https://www.youtube.com/watch?v=qD-4vVEOcZo)
Click on the video to see it in detail!