From 09e410b21358e1475261499ccf6a75fac2da12d4 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 5 Jan 2026 21:15:44 +0200 Subject: Refactor and colocate assets --- content/posts/atk16-my-homegrown-computer.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 content/posts/atk16-my-homegrown-computer.md (limited to 'content/posts/atk16-my-homegrown-computer.md') diff --git a/content/posts/atk16-my-homegrown-computer.md b/content/posts/atk16-my-homegrown-computer.md deleted file mode 100644 index 6b9f583..0000000 --- a/content/posts/atk16-my-homegrown-computer.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -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](/files/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) - ---- - -
-1. There's actually more text in there than in my bachelor's thesis. -- cgit v1.3