mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-07 05:18:40 -04:00
11 lines
355 B
Markdown
11 lines
355 B
Markdown
+++
|
|
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"]
|
|
+++
|
|
|
|
Take a look at the [GitHub](https://github.com/ParkerTenBroeck/MyCPU_16bit)
|