Date: Wed, 27 Jun 2001 01:09:10 +0200 From: Brad Knowles <brad.knowles@skynet.be> To: Technical Information <tech_info@threespace.com>, FreeBSD Chat <chat@FreeBSD.ORG> Subject: Re: Mac X face: unprofessional & incompetent Message-ID: <p05100328b75ec5e2d440@[194.78.241.123]> In-Reply-To: <4.3.2.7.2.20010626173359.017a9318@threespace.com> References: <20010623095954.A28905@acidpit.org> <20010622184522.20003.qmail@web13601.mail.yahoo.com> <p0510034fb75946cfafd4@[194.78.241.123]> <387348.993256255@[192.168.1.60]> <20010623095954.A28905@acidpit.org> <4.3.2.7.2.20010626173359.017a9318@threespace.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 5:35 PM -0400 6/26/01, Technical Information wrote: > Forgive my ignorance, but what is a "Classic app?" Is this referring > to legacy (i.e., pre-Mac OS X) applications? Correct. Legacy applications have to run in an emulated mode that basically gives you MacOS 9.1 running as a guest underneath MacOS X. For a lot of applications, this is sufficient. This used to be called "Blue Box", and is now simply referred to as "Classic". However, this Classic mode is not 100% compatible with all programs that will otherwise run under MacOS 9 -- the lower down in the OS and hardware the program digs, the less likely it will work in "Classic". Even if it does run in Classic, it may be significantly slower than a native application (in fact, it will almost certainly be slower, the issue is by how much). -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05100328b75ec5e2d440>