So I've been facing a strange error where rendering pixels within my internal RAM works without issue, E.G I can fill a frame buffer at the proper length and it fits each pixel to each correct location on the screen as expected. I've been able to ren...