summaryrefslogtreecommitdiffstats
path: root/content/posts/atk16-my-homegrown-computer/index.md
blob: ba8bf848730eb8a47254734d239b61d47e180918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: ATK16 – My homegrown computer
date: 2024-05-01
extra:
  kind: project
---

![A screenshot of a text mode program displaying a work-in-progress hardware monitor](atk16-text-mode.png)

**ATK16** is a learning project I've been working on for some time. It started off as a 16-bit, reduced instruction set computer (RISC) CPU design but evolved into an entire computer with peripherals and software.

Instead of repeating myself, I'm going to direct you to the [ATK16 project page](/projects/atk16). It's not complete by any means, but I've written a bunch about the project and my motivations already! [¹](#footnote)

---

<div id="footnote"></div>
1. There's actually more text in there than in my bachelor's thesis.