From c6ff2e34665ab72a8e460b0e08745509c6500233 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nep=C3=A8ta=20dyengxuah?= Date: Wed, 9 Apr 2025 00:03:20 +1000 Subject: bring shit back in --- blog/2024-07-16-occ4-day4/index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 blog/2024-07-16-occ4-day4/index.md (limited to 'blog/2024-07-16-occ4-day4/index.md') diff --git a/blog/2024-07-16-occ4-day4/index.md b/blog/2024-07-16-occ4-day4/index.md new file mode 100644 index 0000000..68ee3a6 --- /dev/null +++ b/blog/2024-07-16-occ4-day4/index.md @@ -0,0 +1,6 @@ +# old computer challenge 4: day 4 + +i finally figured out why the uxn emulator wasn't working. +my vga colour depth was set to 16 instead of 32. +it works now. i wonder if a lot of the programs i couldn't get to run +were because i was using 16bit colour. -- cgit v1.2.3