Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-15T17:23:55.000Z (over 5 years ago)
- Last Synced: 2024-11-07T12:29:30.793Z (about 2 months 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! :)
[![Watch the video](images/pong.gif)](https://www.youtube.com/watch?v=qD-4vVEOcZo)
Click on the video to see it in detail!