summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1891749
blob: 70d6e9c64e7ac57808691c6fd305ab04248dc575 (plain) (blame)
1
2
3
CGA Mode 6 is only 100 pixels tall, when it's supposed to be 200

I have written a program that used CGA Mode 6 (640x200 black and white). However qemu-system-i386 only displays the first 100 pixels, effectively limiting the resolution of mode 6 to 640x100. When running the same program on a real computer it uses the whole 640x200 pixels.