Skip to content
/ ulam Public

An Ulam spiral generator written in 6502 assembly.

License

Notifications You must be signed in to change notification settings

wadiim/ulam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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