From 1a94fca86ac86769e349dea5365a1f38aadd023f Mon Sep 17 00:00:00 2001 From: transistor Date: Sun, 28 Nov 2021 09:48:31 -0800 Subject: [PATCH] Minor fix --- docs/posts/2021-11-making_an_emulator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/posts/2021-11-making_an_emulator.md b/docs/posts/2021-11-making_an_emulator.md index d813352..92008d5 100644 --- a/docs/posts/2021-11-making_an_emulator.md +++ b/docs/posts/2021-11-making_an_emulator.md @@ -2,7 +2,7 @@ Making a 68000 Emulator in Rust =============================== -###### *Written November 2021* +###### *Written November 2021 by transistor_fet* A few months ago, I was looking for a project to do while recovering from a bout of illness. I