Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 425 Bytes

Ulam

An Ulam spiral generator written in 6502 assembly. It uses the Sieve of Eratosthenes algorithm to find prime numbers. Use the 6502js emulator to run this program.

License

MIT