Software › Primes (BBC BASIC)
Primes (BBC BASIC)
demo Open · freely redistributable
A self-authored, public-domain BBC BASIC program that finds and prints the prime numbers under 60 by trial division. Its tight nested loop is a good place to set an execution breakpoint and single-step the eZ80.
Format: BBC BASIC text program (.bas), CRLF · By: emulators.org · Licence: Public domain