You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.