An NES implementation of the "Pi Spigot" algorithm by Stanley Rabinowitz and Stan Wagon. I cover various aspects of the implementation in the NES Pi video on YouTube.
The project requires ca65
and make
and can be built by running make
from the project root.
MIT