From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54096) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOy4-0002L9-2e for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:07:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJOxz-0003F3-PX for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:07:47 -0500 Received: from mail-qa0-x233.google.com ([2607:f8b0:400d:c00::233]:37850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJOxz-0003Ec-KW for qemu-devel@nongnu.org; Thu, 05 Feb 2015 11:07:43 -0500 Received: by mail-qa0-f51.google.com with SMTP id f12so6420319qad.10 for ; Thu, 05 Feb 2015 08:07:42 -0800 (PST) From: Programmingkid Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Thu, 5 Feb 2015 11:07:40 -0500 Message-Id: <02785D67-3525-4FA3-A5A8-EBA3BA38D45F@gmail.com> Mime-Version: 1.0 (Apple Message framework v1084) Subject: [Qemu-devel] Google Summer of Code 2015 - Implement Mac OS 9 support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel qemu-devel Cc: Alexander Graf Implement support for Mac OS 9 in QEMU. QEMU has gone a long way in emulating a Macintosh. But we can still = improve. Adding support for Mac OS 9 would be a great imporovement. This = would allow everyone who misses their older applications to be = reacquainted with them. It would also expand QEMU's abilities.=20 Links: = https://developer.apple.com/legacy/library/documentation/mac/pdf/Macintosh= ToolboxEssentials.pdf http://www.emaculation.com/forum/viewtopic.php?t=3D7047 Details: Skill level: advanced Language: C Mentor: