Annon Inglorion
2025-02-28
Welcome
Welcome to my website! Can I interest you in an essay? Perhaps a design of some sort, or some other document? Or perhaps you came here looking for software?
There is also a page with descriptions and links to various unfinished projects which I have started and not yet completed, but which I nevertheless think are interesting to share.
Today's featured page:
Micrornd is a pseudorandom number generator (PRNG) specifically designed for 8-bit microcomputers. It aims to strike a reasonable balance between code size, speed, and quality of the generated numbers. Implementations in 6502 assembly and C are provided.