Martin Fouilleul
Martin Fouilleul
SYCSoftware You Can Love & Zig SHOWTIME
Created by kristoff on 5/19/2024 in #sycl24-activities
Lunch in Monza + Park visit
i’m taking the s8, should be there around 12:10
34 replies
Day 1 Tables and Badges
it's a *volatile [screen_width][screen_height]Pixel
565 replies
Day 1 Tables and Badges
how do you clear the screen after the latest changes? I'm trying @memset(cart.framebuffer, cart.Pixel{ .bits = 0 }) but I get expected type '[128]api.Pixel', found 'api.Pixel' and can't figure out how to pass a single black pixel
565 replies
SYCSoftware You Can Love & Zig SHOWTIME
Created by kristoff on 5/19/2024 in #sycl24-activities
Lunch in Monza + Park visit
I’ll be there !
34 replies
Day 1 Tables and Badges
so how does the dma work? do i just have to pull some branch?
565 replies
Day 1 Tables and Badges
actually false alert, it does work now (i didn’t change anything… 🤷‍♂️)
565 replies
Day 1 Tables and Badges
with latests fixes i get « reached a code section marked unreachable » in the simulator (and nothing happens on the badge)
565 replies
Day 1 Tables and Badges
well maybe it's not actually writing to the framebuffer that is slow, writing only to part of it doesn't seem to change things too much. At what rate is the update function supposed to be called?
565 replies
Day 1 Tables and Badges
is writing directly to the framebuffer expected to be super slow?
565 replies