public domain computer architecture, rework of SISA64
- Seabass 98.1%
- C 1.8%
- Makefile 0.1%
|
|
||
|---|---|---|
| abandoned | make push | |
| test | gitap | |
| .gitattributes | gitap | |
| .gitignore | gitap | |
| assembler.hbas | gitap | |
| dev.c | make push | |
| docs.hbas | make push | |
| FUNCTIONAL_OBJECT | make push | |
| isa.cbas | make push | |
| isa_pre.hbas | make push | |
| LICENSE | initial | |
| Makefile | make push | |
| planning.txt | gitap | |
| README.md | gitap | |
SISA67 - A simple RISC processor
Implemented in the SEABASS metaprogramming language.
In development
FEATURES
-
Userland with memory protection
-
256 64 bit general purpose registers
-
can access 4 gigabytes (configurable) of memory
-
Performance benchmarks on privileged code as fast as ~660.7 Million Instructions Per Second on an AMD Ryzen 3600
-
Public domain- no IP attachments, take whatever you want