Fun little embedded software challenge in today's Advent of Code, with clock cycles and pixel beams. Got it down to 32 lines of C code without comments/blank lines! My solution here: https://github.com/ednl/aoc2022/blob/main/10.c or in attached image.
