Recently I started bare metal programming on a raspberry pi (zero).
I have good knowledge of different programming languages, including assembler on a xc888 (so I know the basics)
I have followed the baking pi tutorials and downloaded pifox.
I was playing a little with the framebuffer for using a different background buffer (like pifox).
I wrote some code, but i doesn't seem to work.
The code has some weird output on my screen.
https://www.youtube.com/watch?v=Qy6qsByiXG8
I hope some of you can help me with this issue.
Laurens