mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
First
This commit is contained in:
commit
6449151d7a
38 changed files with 779 additions and 0 deletions
10
content/projects/my_cpu.md
Normal file
10
content/projects/my_cpu.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
+++
|
||||
title = "My CPU"
|
||||
description = "A CPU I designed based off a SAP-1 CPU but expanded to be a much more 'capable' 16 bit CPU. THE ISA is about as good as you'd expect"
|
||||
date = 2018-01-16
|
||||
|
||||
[taxonomies]
|
||||
tags = ["hardware", "logic gates", "highschool"]
|
||||
+++
|
||||
|
||||
https://github.com/ParkerTenBroeck/MyCPU_16bit
|
||||
Loading…
Add table
Add a link
Reference in a new issue