mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
change how website is organized
This commit is contained in:
parent
58c56b0af7
commit
6c8e98dc98
38 changed files with 59 additions and 60 deletions
11
content/blog/projects/my_cpu.md
Normal file
11
content/blog/projects/my_cpu.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
+++
|
||||
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"]
|
||||
category = ["project"]
|
||||
+++
|
||||
|
||||
https://github.com/ParkerTenBroeck/MyCPU_16bit
|
||||
Loading…
Add table
Add a link
Reference in a new issue