Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!