Skip to content

okkomakkonen/cpusim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

CPU simulator for learning purposes

basic

This is a basic CPU simulator with a custom assembly language and an assembler. There are two 8 bit registers, A and B, that can be used.

example programs

There is a program called primes.s that outputs the primes smaller than 255.

About

CPU simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published