Skip to content

emberian/absass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABSOLUTE ASS

A computer! Our features:

  • A compact and uniform 16-bit instruction format
  • A pleasant RISC load-store design, we think, we're not really sure as while we are educated, we are still so ignorant.
  • Word-size agnostic. Want a 4-bit CPU? Go for it! 64 bit? Sure!
  • A suite of poorly-tested implementations that occasionally make their way onto an FPGA
  • A generalized bitwise instruction that can perform any of the 16 2-input boolean functions

Planned features:

  • Memory protection scheme
  • Interrupts and I/O interfaces

Here you'll find...