diff options
Diffstat (limited to 'results/classifier/108/other/1891749')
| -rw-r--r-- | results/classifier/108/other/1891749 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/108/other/1891749 b/results/classifier/108/other/1891749 new file mode 100644 index 000000000..af74a370d --- /dev/null +++ b/results/classifier/108/other/1891749 @@ -0,0 +1,23 @@ +graphic: 0.898 +performance: 0.863 +device: 0.822 +other: 0.675 +semantic: 0.552 +network: 0.528 +vnc: 0.370 +socket: 0.346 +boot: 0.308 +debug: 0.229 +PID: 0.182 +files: 0.178 +permissions: 0.169 +KVM: 0.093 + +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. + +Could you please provide a test program for this issue? + +[Expired for QEMU because there has been no activity for 60 days.] + |