From 52ee34118e4f8722bc822bacdb640ea1909b1206 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?9u1ll=C3=98m3?= Date: Fri, 26 Apr 2024 18:23:29 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index 8fff695..09e9d8a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,11 +4,11 @@ - Use env logger - Remove the use of framebuffer for trying to solve the issue with IBM logo -## 2024-28-01 +## 2024-01-28 - Implement DXYN, 1NNN, 7XNN - Implement ANNN, 6XNN -## 2024-26-01 +## 2024-01-26 - Implement clear screen instruction - Implement functions to get information from an opcode - Add the switch case for emulation based on the upper 4 bits of the opcode