Narrow some of the tags

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-03-13 15:59:46 -07:00
parent 474c3a8348
commit 2130b00752
20 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
---
title: Learning Emulation, Part 2
date: 2016-11-23 23:23:18.664038
tags: ["C and C++", "Emulation"]
tags: ["C", "Emulation"]
---
_This is the second post in a series I'm writing about Chip-8 emulation. If you want to see the first one, head [here]({{< relref "/blog/01_learning_emulation.md" >}})._