summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/graphic/1891749
blob: eafc14a5d08e0d1ae61776c583a3cd4f8bd7e58b (plain) (blame)
1
2
3
4
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.