Skip to content

(Work in Progress!) A simple implementation of a 16-bit-computer in C with 64KB of RAM and custom assembly instructions!

License

Notifications You must be signed in to change notification settings

VoidEUW/16-bit-computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

16-Bit Computer v0.1 (WIP)

This Computer consists of a 16-Bit CPU with custom instructions and a RAM with 64KB of memory. 512 Bytes are allocated for Instructions, the rest is used for either program memory or the stack memory.

Note

This project is in early development and therefore not done at all. Currently it has been scarcely tested and is made to implement all features first!

About

(Work in Progress!) A simple implementation of a 16-bit-computer in C with 64KB of RAM and custom assembly instructions!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published