Skip to main content

Questions tagged [vga]

For questions related to VGA signals, sources or receivers

2 votes
3 answers
870 views

Understanding the Need for Positive Sync Polarities in Sony PVM Monitors

Understanding the Need for Positive Sync Polarities in Sony PVM Monitors Note: This post has been edited several times during its lifetime, and some questions may have already been answered. I'm in ...
Tai Alt's user avatar
  • 73
14 votes
3 answers
3k views

Why does PC video memory base address change depending on video mode?

It is rather well-known that, with VGA-compatible PC video adapters, in black-and-white text modes video memory is available at linear address 0xB0000, in colour text mode at address 0xB8000, while in ...
user3840170's user avatar
  • 23.2k
7 votes
2 answers
587 views

Were VGA palette's HSV math properties used in practice?

In "Why were those colors chosen to be the default palette for 256-color VGA?", we've established that 216 of its colors represent a 24x3x3 truncated HSV color space. This results in an ...
Therac's user avatar
  • 923
37 votes
4 answers
8k views

Why were those colors chosen to be the default palette for 256-color VGA?

Although subjective, I believe I'm not the only one considering default VGA 256 color palette to be hideous and ugly. What is the story behind this, why were these particular colors chosen?
tuomas's user avatar
  • 2,793
2 votes
2 answers
1k views

RGBI direct connection to VGA display

Theoretically, if I would wire my CGA card output to a proper display using R,G,B,Hsync,Vsync,Ground lines only, I should see something sensible on the screen. I would lose Intesity information, all '...
Dercsár's user avatar
  • 695
13 votes
1 answer
1k views

What are the blinking rates of the caret and of blinking text on PC graphics cards in text mode?

PC display adapters in text mode usually show a blinking cursor on the screen, often in the shape of a bar appearing under the character. Additionally, text may be made to blink by setting an ...
user3840170's user avatar
  • 23.2k
2 votes
0 answers
365 views

Trying To Understand DOS Game Assembly Instructions [closed]

I am trying to understand assembly language instructions, for a DOS Game. I have looked at the following Link :- https://atrevida.comprenica.com/atrtut07.html reading about how VGA Graphics work in ...
Edward Winch's user avatar
18 votes
5 answers
3k views

What is the most accurate way to map 6-bit VGA palette to 8-bit?

AFAIK VGA mode 13h palette has only 64 possible colors (6-bit) per channel. One obvious way to map those 64 colors to 256 colors is to multiply them by 4 (since 4 * 64 = 256): 8_bit = 6_bit * 4; This ...
tigrou's user avatar
  • 689
2 votes
2 answers
591 views

9 pin D-sub to VGA or USB

I've bought a medical device (Giger MD), which collects data during the patient's exercise and send the data to a computer. An UTP cable connects the device to a 9-way D-SUB female, and that should be ...
Erik Fábián's user avatar
5 votes
1 answer
593 views

Is it possible to connect a modern monitor to an 1982 electrical typewriter?

A friend of mine has an electrical typewriter Triumph-Adler BSM 100 SC which is roughly from 1982 (as this site says). The original tube monitor is faded and it's hard to read anything. The VGA video ...
zomega's user avatar
  • 5,372
13 votes
2 answers
1k views

How do I stop flickering in mode 13h?

I'm making a small graphics library for MS-DOS 6.22, using mode 13h with Turbo C on VirtualBox. Recently, I was able to code a small snippet to move a sprite on the screen, using double buffering and ...
SlickSpore's user avatar
4 votes
1 answer
320 views

10 pin --> 26 pin VGA controller pinout and Card compatibility with American Megatrends Super Voyager VLB-III

I'm trying to test an old PC which controls a ABB Bomem FTIR Spectrometer (DA&). The internal PC for this instrument is an American Megatrends, Inc. Super Voyager VLB-III ISA Motherboard https://...
oman's user avatar
  • 43
12 votes
5 answers
5k views

How do 80x25 characters (each with dimension 9x16 pixels) fit on a VGA display of resolution 640x480?

Due to my limited knowledge of retrocomputing and old CRT displays and graphics cards, I could be making some wrong assumptions in this question. For any wrong assumption you find in this question, I ...
Sirius Scientist's user avatar
3 votes
5 answers
4k views

What PC VGA connector used 2 rows of pins?

I remember that 20 years ago (around the year 2000) I came across a few computers with a weird monitor connector. They weren't old computers, but rather budget mainstream computers of the time period. ...
Vilx-'s user avatar
  • 1,825
8 votes
1 answer
1k views

Information about a VGA card named PC-601170-R2

This card is made by Colorgraphic Communications in 1988, and has two VGA ports, and works well with a 80486 computer. I tried to used that with IBM 5150 and other XT clones, but I failed. According ...
Sung's user avatar
  • 509

15 30 50 per page