From 43ea4b70e0eba98e6eeea167313dd9908acdc97e Mon Sep 17 00:00:00 2001 From: radumacocian Date: Thu, 17 Apr 2025 18:07:07 +0200 Subject: [PATCH] added image to journal --- journal/Day 1 - 2025.04.17.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/journal/Day 1 - 2025.04.17.md b/journal/Day 1 - 2025.04.17.md index f299047..7f7b85a 100644 --- a/journal/Day 1 - 2025.04.17.md +++ b/journal/Day 1 - 2025.04.17.md @@ -18,5 +18,7 @@ - Have a 64kb memory with functions to read and write to it - Have a cpu which reads instructions from the memory and increments the PC +![screenshot of progress](./assets/day1.png) + # References: [Game Boy: Complete Technical Reference](https://gekkio.fi/files/gb-docs/gbctr.pdf) \ No newline at end of file