Skip to content

Commit

Permalink
CPU 8 bit unsigned 4 bit addresses completed
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaDillenburg committed Jul 26, 2020
1 parent 18c6fbd commit 3b00da8
Show file tree
Hide file tree
Showing 12 changed files with 8,512 additions and 164 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Designing a computer from scratch. The only components that I didn't made were the ports.

#### Todo
*Unsigned 1 byte*
- [X] ULA
- [ ] Clock
- [ ] RAM
- [ ] Control Unit
- [ ] Signed integer
- [ ] Float
Expand Down
Loading

0 comments on commit 3b00da8

Please sign in to comment.