Okay, so here's my problem.
I am trying to make my own custom OS for OpenComputers. However, I am having issues with the GPU displaying on-screen.
I have code that should, as far as I can tell, do what I need it to, but doesn't.
How to reproduce:
Download the attached .lua files, and put them on a floppy disk. Place init.lua in the root directory (of the floppy), and boot.lua in sys/boot/ (so the files on the floppy should be /init.lua and /sys/boot/boot.lua). Boot from the floppy, and you will see what I mean.
If anyone can help me, or knows what I can change or look