Skip to content

dogue/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MISC

This is a WIP emulator for a fictional CPU architecture I'm calling the Minimal Instruction Set Computer. It is meant to be a simple and easily comprehensible 8-bit machine somewhere between the CHIP-8 and the 6502.

It maxes out at a meager 32 instructions (currently 28 opcodes in use) and a mere 8 addressing modes with a 16-bit address space and 4 (X, Y, Z, W) general purpose registers.

More docs to come.

About

WIP minimal instruction set computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages