Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about vga

Read more about vga

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - vga

Using the CGA/EGA/VGA planar graphics modes

I have trouble to grasp how to use colors in CGA/EGA/VGA video graphics modes. The video modes I'm particularly interested in are 0Dh (EGA 320x200) and 12h (VGA 640x480). Both of these modes have 4 pl...
test-img

MegaBrutal

assembly

graphics

x86

nasm

vga

Votes: 0

Answers: 1

Latest Answer

Writing the word 0005h to ports 03CEh and 03CFh will select write mode 0. This is a complex mode that involves many features of the VGA but luckily for us most of these are reset when the video mode i...
test-img

Sep Roland

Creating own moveto() function in C for use in 0x13 VGA mode xv6

I need to draw a square using 4 system call methods that I create personally. I cannot use things like graphics.h The functions I'm required to make are as follows (not including params): int sys_move...
test-img

Alexander Griffin

c

assembly

protected

xv6

vga

Votes: 0

Answers: 1

Latest Answer

The sys_moveto(newX, newY, color) would just do a line from the previous position (in global variables like posX and posY) to the new position, then set the new position (in the global variables, like...
test-img

Brendan

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved