index.md (944B)
1 --- 2 title: "2023, Day 10" 3 date: 2023-12-10T20:52:53-08:00 4 draft: false 5 --- 6 7 I didn't make any concrete progress this weekend. In an attempt to add 8 interactivity I tried some things that didn't work, which is normal enough to 9 not be frustrating, but I _still_ can't understand _why_ it didn't work, and 10 that's the part that makes me mad. 11 12 So I did a bit more reading on uxn. One area I took the time to explore was the 13 [immediate opcodes](https://wiki.xxiivv.com/site/uxntal_immediate.html), and 14 although I now have a decent idea of how they work, I don't really understand 15 the point of them... this means that there's a gap in my understanding I hadn't 16 even noticed. And this is just one example; immediate opcodes have nothing to 17 do with the reasons adding a Controller vector broke screen rendering (I 18 think!) so I have to keep studying things I guess. 19 20 I hope I can get back to hacking soon though. TBH I feel dangerously close to 21 ditching.