Skip to content

jim11662418/Intel_4004_Random_Number_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intel 4004 Random Number Generator

This program for the Intel 4004 CPU generates and prints 16 bit random numbers using the Marsaglia or xorshift algorithm. The program was assembled with the Macro Assembler AS. The program was written to run on my Intel 4004 Single Board Computer. The 'putchar' function will undoubtedly need to be modified to run on your hardware or in your emulator.

About

A 16 bit random number generator for the Intel 4004 or 4040 CPU

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published