diff options
author | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:03:20 +1000 |
---|---|---|
committer | nepèta dyengxuah <nepeta@canaglie.net> | 2025-04-09 00:03:20 +1000 |
commit | c6ff2e34665ab72a8e460b0e08745509c6500233 (patch) | |
tree | 8824787ea0db0a03db5840d37d2fc1ceb1dd328b /blog/2024-07-16-occ4-day4/index.md | |
parent | 60b603ebd48c3add90ee40fa9421c3919241ccea (diff) |
bring shit back in
Diffstat (limited to 'blog/2024-07-16-occ4-day4/index.md')
-rw-r--r-- | blog/2024-07-16-occ4-day4/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
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. |