Quantcast
Channel: Active questions tagged kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 6334

How to display an image in kernel using assembly or c? [closed]

$
0
0

I am making an operating system in protected mode. I have finally got to the point where I want to put a background image in my operating system.

I have tried finding resources on creating a video driver, and even drawing a single pixel to the screen, but haven't found anything that works for my scenario yet for about 3 days straight now.

Here is my scenario:

  1. I want to draw a PNG image to the screen.
  2. I am using NASM to assemble my Operating System.
  3. My Operating System is in protected mode.
  4. I am also using the C programming language

How would I go about displaying an image to my Operating System under my circumstances?Any help would be greatly appreciated!


Viewing all articles
Browse latest Browse all 6334

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>