summary refs log tree commit diff stats
path: root/results/classifier/mode-deepseek-r1:32b/output/system/1891749
blob: 0d70db0af6354586a45292fea4a7524e179bf9cb (plain) (blame)
1
2
3
4
5
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.