From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:51667) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gpvIO-0005tg-T9 for qemu-devel@nongnu.org; Sat, 02 Feb 2019 08:25:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gpvIO-0000Zy-55 for qemu-devel@nongnu.org; Sat, 02 Feb 2019 08:25:20 -0500 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) From: Programmingkid In-Reply-To: Date: Sat, 2 Feb 2019 08:25:13 -0500 Content-Transfer-Encoding: quoted-printable Message-Id: <69FB954B-4C50-4740-8DD2-8642D5FBCD8F@gmail.com> References: <56F356E9-04E0-4419-91BD-55CC91C853E1@gmail.com> Subject: Re: [Qemu-devel] [Qemu-ppc] qemu_vga.drv missing 256 colors support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Howard Spoelstra Cc: Mark Cave-Ayland , qemu-ppc , QEMU Developers > On Jan 31, 2019, at 7:49 AM, Howard Spoelstra = wrote: >=20 >=20 >=20 > On Thu, Jan 31, 2019 at 12:12 PM Programmingkid = wrote: > After testing a recent commit of QEMU I noticed that 256 color support = is missing in Mac OS 9's color options. A lot of games refuse to run = without being able to set the monitor to 256 colors. Could we have this = option added?=20 >=20 > Thank you. >=20 > Hi, >=20 > An updated vga driver that supports 256 colours and reads edid info = has been committed to dgibson's ppc-for-4.0 branch: = https://github.com/dgibson/qemu/commit/4c693a81dbab9cecbf101c4c24e4b8af819= df46c Thank you very much for this info. I did notice the 256 colors option = was back with this new driver. I didn't notice any change with the = number of resolutions available. Were you able to see new resolution = options?=