Skip to content
/ C88 Public

C88 is Homebrew CPU that has a ram that is only 8x8 Bits in size. It'll fit on a papilio one 500k which has enough pins for all the switches you need too.

Notifications You must be signed in to change notification settings

lexbailey/C88

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#C88 Homebrew Computer

This is a homebrew 8 bit computer with 8 bytes of RAM, a GPIO port, and basically nothing else.

It has a simply instruction set, with about 30 operations (some of which are ... kinda ... duplicates) and can perform only very simple tasks.

see https://github.com/danieljabailey/C88/blob/master/arch.pdf for more details

About

C88 is Homebrew CPU that has a ram that is only 8x8 Bits in size. It'll fit on a papilio one 500k which has enough pins for all the switches you need too.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published