|
Classic, or Classic Environment, is a hardware and software abstraction layer in Mac OS X that allows applications compatible with Mac OS 9 to run on the OS X operating system. It utilizes a Mac OS 9 System Folder, and a New World ROM file to bridge the differences between the older PowerPC Macintosh platforms and the XNU kernel environment. Classic has been a key element of Apple's strategy to replace the "classic" Mac OS (versions 9 and below) with Mac OS X as the standard operating system used by Macintosh computers, by eliminating the need to use the older OS directly. It is the only way to run "classic" applications on an Apple G5 system, which cannot boot Mac OS 9 or earlier. Classic is not supported on versions of Mac OS X that run on Apple systems incorporating Intel microprocessors, which will include all new Apple systems by the end of 2006.[1] Image File history File links Classic_Logo. ...
Image File history File links Download high resolution version (1024x768, 452 KB) Summary Screenshot demonstrating how Classic allows native and Classic applications to run side-by-side. ...
This article or section does not cite its references or sources. ...
Software maintenance is one of the activities in software engineering, and is the process of enhancing and optimizing deployed software (software release), as well as remedying defects. ...
Apple Computer, Inc. ...
A software release is to create a new version of the system or program and release it to the user community. ...
March 21, 2005 Icelands parliament, Alþingi, votes to grant fugitive U.S. chess champion Bobby Fischer Icelandic citizenship. ...
An operating system (OS) is an essential software program that manages the hardware and software resources of a computer. ...
This article or section does not cite its references or sources. ...
A software license is a type of proprietary or gratuitous license as well as a memorandum of contract between a producer and a user of computer software â sometimes called an End User License Agreement (EULA) â that specifies the perimeters of the permission granted by the owner to the user. ...
Proprietary software is software that has restrictions on using and copying it, usually enforced by a proprietor. ...
This page as shown in the aol 9. ...
Computer hardware is the physical part of a computer, including the digital circuitry, as distinguished from the computer software that executes within the hardware. ...
Computer software (or simply software) refers to one or more computer programs and data held in the storage of a computer for some purpose. ...
An abstraction layer is a way of hiding the implementation details of a particular set of functionality. ...
This article or section does not cite its references or sources. ...
Application software is a loosely defined subclass of computer software that employs the capabilities of a computer directly to a task that the user wishes to perform. ...
Sherlock 2 for Mac OS 9 with the new metallic appearance Mac OS 9 was the last version of what has since become known as the classic Macintosh Operating System (Mac OS), introduced by Apple Computer on October 23, 1999. ...
The System Folders icon The System Folder is the directory in classic versions of Mac OS (those prior to OS X) that holds various files required for the system to operate, such as fonts, system extensions, control panels, and preferences. ...
This article needs to be cleaned up to conform to a higher standard of quality. ...
PowerPC is a RISC microprocessor architecture created by the 1991 Apple-IBM-Motorola alliance, known as AIM. Originally intended for personal computers, PowerPC CPUs have since become popular embedded and high-performance processors as well. ...
In computing, a platform describes some sort of framework, either in hardware or software, which allows software to run. ...
XNU is the name of the kernel that Apple acquired and developed for use in the Mac OS X operating system and released as open source as part of the Darwin operating system. ...
In computer science, the kernel is the core piece of most operating systems. ...
The first Macintosh computer, introduced in 1984, upgraded to a 512K Fat Mac. The Macintosh, or Mac, is a line of personal computers designed, developed, manufactured, and marketed by Apple Computer. ...
In computing, the PowerPC 970 and the PowerPC 970FX, also known as PowerPC G5, are 64-bit processors in the PowerPC family from IBM, which was introduced in 2002. ...
Sherlock 2 for Mac OS 9 with the new metallic appearance Mac OS 9 was the last version of what has since become known as the classic Macintosh Operating System (Mac OS), introduced by Apple Computer on October 23, 1999. ...
The Apple Intel transition is an announced change in the architecture of the Macintosh platform. ...
Classic is a descendant of Rhapsody's "Blue Box" emulation layer, which served as a proof of concept. It can be loaded at login (for faster activation when needed later), on command, or whenever a Mac OS application that requires it is launched (to reduce the use of system resources when not needed). It requires a full version of Mac OS 9 to be installed on the system, and loads an instance of that OS in a sandbox environment, replacing some low-level system calls with equivalent calls to Mac OS X via updated system files and the Classic Support system enabler. This sandbox is used to launch all "classic" Mac OS applications—there is only one instance of the Classic process running for a given user, and only one user per machine may be running Classic at a time. a desktop showing a QuickTime movie and a drawing application Rhapsody was the code name given to Apple Computers next-generation operating system during the period of its development between Apples purchase of NeXT in late 1996 and the announcement of Mac OS X in 1998. ...
A proof of concept is a short and/or incomplete realization of a certain method or idea(s) to demonstrate its feasibility. ...
A login (also log in, log on, signon, sign on) is the process of accessing a computer system by identification of the user in order to obtain credentials to permit access. ...
Sherlock 2 for Mac OS 9 with the new metallic appearance Mac OS 9 was the last version of what has since become known as the classic Macintosh Operating System (Mac OS), introduced by Apple Computer on October 23, 1999. ...
For the Wikipedia sandbox for editing experiments see Wikipedia:Sandbox This article is about the computer security model. ...
In computing, a system call is the mechanism used by an application program to request service from the operating system, or more specifically, the operating system kernel. ...
In computing, a process is a running instance of a program, including all variables and other state. ...
If the "load-when-needed" option is selected, double clicking a "classic" application first launches Classic, which can be configured to appear in a window resembling the display of a computer booting into Mac OS 9. When Classic is finished loading, the application launches. When a "classic" application is in the foreground, the menu at the top of the screen changes to look like the older Mac OS system menu. Dialog boxes and other user-interface elements retain their traditional appearance. Mouse properties in GNOME, with a setting for double-click speed A double-click is the act of pressing a computer mouse button twice quickly without moving the mouse. ...
An example of a graphical user interface in Windows XP, with the My Music window displayed A window is a visual area, usually rectangular in shape, containing some kind of user interface, displaying the output of and allowing input for one of a number of simultaneously running computer processes. ...
In computing and telecommunications, a menu is a list of commands presented to an operator by a computer or communications system. ...
Dialog boxes are special windows which are used by computer programs or by the operating system to display information to the user, or to get a response if needed. ...
Classic's compatibility is very good, provided the application using it does not require direct access to hardware or engage in full-screen drawing. However, it is not a perfect clone of Mac OS 9. The Finder included with Mac OS X v10.2 and later does not support the "Reveal Object" Apple event used by Mac OS 9 applications, causing the "Reveal In Finder" functionality for those applications to be lost. Early releases of Mac OS X 10.2 would often fail to draw window frames of Classic applications correctly. Additionally (somewhat to the surprise of end-users) Classic resurrected some older applications that had previously been unusable on the Macintosh Quadra and Power Macintosh series; this is because Mac OS X replaced Mac OS 9's virtual memory system with a more standard and less fragile implementation, and eliminated the Motorola 68040's split cache system. Mac OS X version 10. ...
Apple Events are the canonical high-level interprocess communication mechanism in Mac OS, first appearing in System 7 and supported by every version since then, including Mac OS X. The starting point is a dynamically-typed, extensible descriptor format called an AEDesc, which is just an OSType code specifying the...
Quadra 800 Quadra was the name used by Apple Computer for most of its Macintosh computers built around the Motorola 68040 CPU. The product manager for the Quadra family was Frank Casanova who was also the Product Manager for the Macintosh IIfx. ...
Power Macintosh, or Power Mac, is the name of a line of Apple Macintosh personal computers based on various models of PowerPC microprocessors. ...
The memory pages of the virtual address space seen by the process, may reside non-contiguously in primary, or even secondary storage. ...
The Motorola 68040 is a microprocessor from Motorola. ...
Classic's performance is also generally acceptable, with a few exceptions. Most of an application is run directly as PowerPC code. (This is likely a major reason why Classic is not supported on Intel-based Macs.) Motorola 68k code is handled by the same Motorola 68LC040 emulator that Mac OS 9 uses. Some application functions are actually faster in Classic than under Mac OS 9 on equivalent hardware, due to performance improvements in the newer operating system's device drivers. These applications are largely those that use heavy disk processing, and as of 2005 most have been ported to Mac OS X. On the other hand, applications that rely on heavy processing and which did not share resources under Mac OS 9's co-operative multitasking model will be interrupted by other (non-Classic) processes under Mac OS X's preemptive multitasking. The greater processing power of most systems that run OS X (compared to systems intended to run Mac OS 8 or 9) helps to mitigate the performance degradation of Classic's emulation. In computing, a benchmark is the result of running a computer program, or a set of programs, in order to assess the relative performance of an object, by running a number of standard tests and trials against it. ...
PowerPC is a RISC microprocessor architecture created by the 1991 Apple-IBM-Motorola alliance, known as AIM. Originally intended for personal computers, PowerPC CPUs have since become popular embedded and high-performance processors as well. ...
A system of codes directly understandable by a computers CPU is termed this CPUs native or machine language. ...
Motorola (NYSE: MOT) is an international communications company based in Schaumburg, Illinois, a Chicago suburb. ...
The Motorola 680x0/0x0/m68k/68k/68K family of CISC microprocessor CPU chips were 32-bit from the start, and were the primary competition for the Intel x86 family of chips. ...
The 68LC040 is a low cost version of the Motorola 68040 microprocessor with no FPU. This makes it less expensive and draw less power. ...
An emulator reproducing a console games playable atmosphere on a Windows computer. ...
A device driver, often called a driver for short, is a computer program that enables another program, typically an operating system (OS), to interact with a hardware device. ...
2005 is a common year starting on Saturday of the Gregorian calendar. ...
In computer science, porting is the adaptation of a piece of software so that it will function in a different computing environment to that for which it was originally written. ...
It has been suggested that this article or section be merged into Computer_multitasking#Cooperative_multitasking. ...
Pre-emptive multitasking is a form of multitasking in which processes are not allowed to take an indefinitely long time to complete execution in the CPU. Each process, in turn, is granted a portion of CPU time (usually called a time slice, on the order of milliseconds). ...
Mac OS 8 is a series of versions of the Mac OS that, although they introduced few remarkable new user features, supported a transition through major changes in the Apple Macintosh hardware platform. ...
The name "Classic" is sometimes used to refer to the application programming environment available to "classic" applications, to differentiate between programming for Mac OS X and the previous version of the Mac OS. For instance, software vendors that support Mac OS 9 and earlier via native applications (rather than Carbon applications) often refer to the pre-Mac OS X version as the "Classic" version, as "Mac OS" is increasingly assumed to mean "Mac OS X". Carbon is the codename of Apple Computers API for the Macintosh operating system, which permits a good degree of forward and backward compatibility between source code written to run on the classic Mac OS, and the newer Mac OS X. The APIs are published and accessed in the form...
See also
History Basilisk II is an open source software emulator which emulates the 680x0-based Apple Macintosh computer on a variety of operating systems, including BeOS, Linux, Windows NT and Mac OS X. The last version of Mac OS that can be run within Basilisk II is Mac OS 8. ...
SheepShaver is an open source PowerPC Apple Macintosh emulator originally designed for BeOS and Linux. ...
Rosetta is a lightweight dynamic translation emulator for Mac OS X distributed by Apple. ...
References - ^ News.com, January 10 2006: Jobs: New Intel Macs are "screamers"
Mac OS X | Applications | | Activity Monitor · Address Book · AirPort Admin Utility · Audio MIDI Setup · Automator · Bluetooth File Exchange · BOMArchiveHelper · Calculator · Chess · Classic · ColorSync Utility · Console · Crash Reporter · Dashboard · Dictionary · DigitalColor Meter · Directory Access · DiskImageMounter · Disk Utility · DVD Player · Exposé · Finder · Font Book · Grab · Grapher · Help Viewer · iCal · iChat · Image Capture · Installer · Internet Connect · iSync · Keychain Access · Mail · Migration Assistant · NetInfo Manager · Network Utility · ODBC Administrator · Photo Booth · Preview · Printer Setup Utility · QuickTime Player · Safari · Script Editor · Sherlock · Software Update · Spotlight · Stickies · System Preferences · System Profiler · Terminal · TextEdit · VoiceOver · X11 CNET Networks Inc. ...
January 10 is the 10th day of the year in the Gregorian calendar. ...
This article or section does not cite its references or sources. ...
Activity Monitor is the name of a utility for performing different tasks to a computer process in the Mac OS X operating system. ...
An address book or a name and address book (NAB) is a book or a collection of data storing contact details (for example: address, telephone number, e-mail address, fax number, mobile phone number). ...
The AirPort Admin Utility in Mac OS X serves to allow the user to configure AirPort Wifi Base Stations to create a wireless network. ...
The Audio MIDI Setup utility is a program that comes with the Mac OS X operating system for adjusting the computers audio input and output configuration settings and managing MIDI devices. ...
Apple Automator is a new technology for automating applications, first implemented in Mac OS X v10. ...
Bluetooth File Exchange is an aptly-named utility that comes with the Mac OS X operating system, used to exchange files to or from a Bluetooth-enabled device. ...
BOMArchiveHelper is the default archive file handler in Mac OS X. It is a service application that has no GUI when double-clicked, rather it is invoked by opening its associated files or by choosing Create archive of file in the Finders contextual menu. ...
Calculator is a basic calculator application made by Apple Computer and bundled with Mac OS X. It has three modes: basic, scientific, and programmer. ...
Chess is a chess game for Mac OS X, featuring a high quality graphical display and support for chess variants such as crazyhouse and suicide chess. ...
ColorSync Utility is an interface for Apples ColorSync specification on the Mac OS X operating system. ...
Console is the default log viewer in Mac OS X. Categories: | ...
Crash Reporter is the standard crash reporter in Mac OS X, fount at /System/Library/CoreServices/Crash Reporter. ...
Dashboard is an application for Apple Computers Mac OS X operating system, used for hosting mini-applications known as widgets. It is a semi-transparent layer that is invisible to the user unless activated by a hotkey (which can be set to the users preference), and is only...
Dictionary is an application introduced with Mac OS X v10. ...
DigitalColor Meter is a utility for measuring and displaying the colour values of pixels displayed on the screen of a Macintosh computer. ...
Directory Access is a Mac OS X utility for connecting to network services. ...
DiskImageMounter is the utility that handles mounting disk images in Mac OS X. Like BOMArchiveHelper it has no GUI when double-clicked, in fact doing so does nothing. ...
Disk Utility is the name of a utility created by Apple Computer for performing disk-related tasks in Mac OS X. These tasks include: the creation of disk images; mounting, unmounting, and ejecting disks (including both hard disks, removable media and disk images); enabling or disabling journaling; verifying a disk...
This page relates to Apple software. ...
Mac OS X 10. ...
The Finder is the default application program used on the Mac OS and Mac OS X operating systems that is responsible for the overall user-management of files, disks, network volumes and the launching of other applications. ...
Apples Font Book includes fonts, and dividing them into groups. ...
Grab is an application by Apple Computer used to make screenshots of the users computer. ...
Grapher is a new application bundled with Mac OS X v10. ...
Help Viewer is a WebCore based HTML viewer aimed at displaying help files and other documentation. ...
The correct title of this article is iCal. ...
iChat is an AOL Instant Messenger (AIM), ICQ and Jabber client for Mac OS X. Using a Jabber-like protocol and Bonjour for user discovery, it also allows for LAN communication. ...
Image Capture in Mac OS X serves to allow the user to upload pictures from digital cameras or scanners either connected to the computer or the network. ...
Installer is an application included in Mac OS X which extracts and installs files out of . ...
The Internet Connect in Mac OS X serves to allow the user to activate connections to the internet via an ISP or VPN. It also provides a simple way to connect to an AirPort Network. ...
iSync 1. ...
Keychain Access in Mac OS X serves to allow the user to configure keychain passwords - unlocking, locking and displaying passwords saved by the system which are dynamically linked to ones login password. ...
Mail (aka Mail. ...
Migration Assistant is a/an utility by Apple Computer that imports users, applications, settings, various files and volumes to a new Macintosh computer from a (presumably) older one. ...
NetInfo Manager is a utility that comes with Mac OS X. It is found in /Applications/Utilities/NetInfo Manager. ...
Network Utility is a an application included with Mac OS X that provides a variety of computer network information. ...
ODBC Administrator is a utility in the Mac OS X operating system for administering ODBC. Category: ...
A photo booth is a kiosk which contains an automated, usually coin-operated, camera and film processor. ...
Apple Preview 2. ...
The Printer Setup Utility in Mac OS X serves to allow the user to configure printers physically connected to the computer, or connected via a network. ...
QuickTime is a multimedia technology developed by Apple Computer, capable of handling various formats of digital video, sound, text, animation, music, and immersive virtual reality panoramic images. ...
Safari is a web browser developed by Apple Computer, Inc. ...
Script Editor is a program included with Mac OS that allows AppleScripts to be written, debugged, and ran. ...
Sherlock 2 for Mac OS 9, Files Channel Sherlock, named after Sherlock Holmes, is the file and web searching tool made by Apple Computer for the Mac OS, introduced with Mac OS 8. ...
Software Update is a software tool by Apple Computer that install the latest version of Apple software on computers running Mac OS X (there was also a Software update tool for classic Mac OS). ...
Spotlight is an as-you-type, system-wide desktop search feature found in Mac OS X v10. ...
Stickies is a Macintosh application for putting Post-it note-like windows on the screen, with short reminders, notes and other clippings. ...
System Preferences is the application used by Mac OS X to set user preferences. ...
System Profiler is a software utility that has been bundled with Mac OS since System 7 (until Mac OS X it was called Apple System Profiler). ...
Terminal is an application included with Apples Mac OS X operating system. ...
A screenshot of Apples TextEdit. ...
A voice-over is a narration that is played on top of a video segment, usually with the audio for that segment muted or lowered. ...
X11. ...
| | Developer | | AU Lab · CHUD Tools · Core Image Fun House · FileMerge · Help Indexer · Icon Composer · Interface Builder · PackageMaker · Pixie · Property List Editor · Quartz Composer · Repeat After Me · USB Prober · Xcode Screenshot of AU Lab. ...
The Computer Hardware Understanding Developer Tools (CHUD Tools) are a suite of software programs developed by Apple Computer for software and hardware developers for measuring and optimizing the performance of Macintosh systems running their products under Mac OS X. The CHUD Tools can be installed separately or with Xcode. ...
Core Image Fun House is a graphics application included with the Mac OS X Developer tools for testing Core Image image units. ...
FileMerge is an application included with the Mac OS X Tiger Developer Tools. ...
Help Indexer is a utility that creates an index file for Help Viewer to use. ...
Icon Composer is an icon editor that is part of the Apple Developer Tools. ...
Interface Builder is a software development application on Apple Computers Mac OS X operating system. ...
PackageMaker is a Mac OS X application created by Apple Computer. ...
Pixie is a software application on Apple Computers Mac OS X operating system. ...
Property List Editor an application included in the Apple Developer Tools for editing plist files. ...
Quartz Composer is a visual programming language provided as part of the Xcode development environment in Mac OS X v10. ...
Repeat After Me is a tool by Apple Computer designed to adjust the performance of their text-to-speech software. ...
Xcode is Apple Computers IDE for developing applications and other software for Mac OS X. It is shipped free with Mac OS X. First introduced on October 24, 2003 along with the release of Mac OS X v10. ...
| | Mac OS X Server | | AppleShare IP Migration · Fibre Channel Utility · Gateway Setup Assistant · Open Directory · MySQL Manager · QuickTime Broadcaster · QuickTime Streaming Server · RAID Admin · Server Admin · Workgroup Manager · Xgrid Mac OS X Server is the server-oriented version of Apple Computers modern operating system, Mac OS X. It is based on the BSD-Unix-based operating system that Apple Computer acquired from NeXT Computer and which formed the basis of the current Mac OS X. The regular version...
AppleShare IP Migration is a utility by Apple Computer to import users and settings from the legacy AppleShare IP to Mac OS X Server. ...
Fibre Channel Utility is a Mac OS X Server utility for managing Fibre Channels connected to the server. ...
Gateway Setup Assistant is a tool in Apple Mac OS X Server that will guide you through setting up your MacOS X Server as an internet gateway. ...
Open Directory is the directory and network authentication services architecture at the core of Mac OS X Server from Apple Computer. ...
MySQL Manager is an application that starts and stops the MySQL database in Mac OS X Server. ...
QuickTime Broadcaster is an audio and video RTP/RTSP server by Apple Computer for Mac OS X. It is separate from Apples QuickTime Streaming Sever, as it is not a service dæmon but a desktop application. ...
QuickTime Streaming Server (QTSS) is a server or service daemon built into Apple Computers Mac OS X that delivers video and audio on request to users over a Computer network or the internet. ...
In computing, a redundant array of independent disks, also known as redundant array of inexpensive disks (commonly abbreviated RAID) is a system which uses multiple hard drives to share or replicate data among the drives. ...
Workgroup Manager is a software program bundled as part of Mac OS X Server for directory-based management of users, groups and computers across a network. ...
In computers, Xgrid is software (Apple Computer, Inc. ...
| | Technology | | AppleScript · Aqua · Audio Units · Bonjour · Boot Camp · Carbon · Cocoa · Core Audio · Core Data · Core Image · Core Video · Darwin · Exposé · Keychain · OpenGL · plist · Quartz · QuickTime · Rosetta · Smart folder · WebKit · XNU AppleScript is a scripting language devised by Apple Computer, and built into Mac OS. More generally, AppleScript is the word used to designate the Mac OS scripting interface, which is meant to operate in parallel with the graphical user interface. ...
Mac OS X 10. ...
Audio Units is a plug-in API developed by Apple Computer to add functionality to audio creation and recording software. ...
Bonjour, formerly Rendezvous, is Apples trade name for its implementation of the IETF Zeroconf protocol, a computer network technology used in Apples Mac OS X from version 10. ...
For other meanings, see boot camp. ...
Carbon is the codename of Apple Computers API for the Macintosh operating system, which permits a good degree of forward and backward compatibility between source code written to run on the classic Mac OS, and the newer Mac OS X. The APIs are published and accessed in the form...
A Cocoa application being developed using Xcode. ...
Core Audio is a fairly low-level API for dealing with sound in Apples Mac OS X operating system. ...
// Overview Core Data is part of the Cocoa API in Mac OS X, first introduced in Mac OS X 10. ...
Core Image is a new technology in Mac OS X that heavily leverages the machines GPU for image related effects. ...
Core Video Core Video is a new technology in Mac OS X 10. ...
Hexley, the mascot of Darwin Darwin is a free, open source, Unix-like operating system first released by Apple Computer in 2000. ...
Mac OS X 10. ...
Keychain is Apple Computers password management system in Mac OS X and Mac OS 9. ...
OpenGL official logo OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 3D computer graphics (and 2D computer graphics as well). ...
In Mac OS X operating system, plist files are files that store Core Foundation objects. ...
Quartz is the marketing name of the proprietary graphics layer that sits on top of the open source Darwin core of Mac OS X. Quartz is part of the Core Graphics framework. ...
QuickTime is a multimedia technology developed by Apple Computer, capable of handling various formats of digital video, sound, text, animation, music, and immersive panoramic (and sphere panoramic) images. ...
Rosetta is a lightweight dynamic translation emulator for Mac OS X distributed by Apple. ...
A Smart Folder is a special folder that dynamically contains content based on criterion that you specify. ...
WebKit is an application framework included with Mac OS X v10. ...
XNU is the name of the kernel that Apple acquired and developed for use in the Mac OS X operating system and released as open source as part of the Darwin operating system. ...
| |