Skip to content

yuk1ty/cpu-4bit-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpu-4bit-emulator

Rust

A toy emulator written in 『CPU の創り方』.

How to run

You can run the emulator as following. Getting started to run it with example/simple_calc.sasm.

cargo run example/simple_calc.sasm

.sasm is a file extension which is something like an assembly file.

Port (B) Out: 2

About

Reinventing the wheel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages