Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "MacOS"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage, typos fixed: to it's → to its)
Line 16: Line 16:
  
 
===Emulation===
 
===Emulation===
Unfortunately due to it's age, in order to run apps from the old "Classic" System you need an emulator. You can effectively think of the following as the Macintosh equivalent to [[DOSBox]]. Three option are available: [http://www.emaculation.com/doku.php/sheepshaver Sheep Shaver], [http://www.emaculation.com/doku.php/basilisk_ii Basilisk], and [http://www.emaculation.com/doku.php/mini_vmac Mini vMac]. To categorize them in the simplest way possible, Mini vMac is for black and white 16/24-bit 68000 based Macs, Basilisk is for color 32-bit (020, 030 & 040) 68k Macs, Sheep Shaver is for classic PowerPC Macs.
+
Unfortunately due to its age, in order to run apps from the old "Classic" System you need an emulator. You can effectively think of the following as the Macintosh equivalent to [[DOSBox]]. Three option are available: [http://www.emaculation.com/doku.php/sheepshaver Sheep Shaver], [http://www.emaculation.com/doku.php/basilisk_ii Basilisk], and [http://www.emaculation.com/doku.php/mini_vmac Mini vMac]. To categorize them in the simplest way possible, Mini vMac is for black and white 16/24-bit 68000 based Macs, Basilisk is for color 32-bit (020, 030 & 040) 68k Macs, Sheep Shaver is for classic PowerPC Macs.
  
 
{{ii}} Unlike DOSBox, these Mac emulators require official Apple Mac Operating Systems and firmware/boot ROMs. Unfortunately, these are illegal to distribute (with exception to System 7.5.1 to 7.5.5 which was released as freeware and Mac ROMs found in official classic updates).
 
{{ii}} Unlike DOSBox, these Mac emulators require official Apple Mac Operating Systems and firmware/boot ROMs. Unfortunately, these are illegal to distribute (with exception to System 7.5.1 to 7.5.5 which was released as freeware and Mac ROMs found in official classic updates).
  
 
==macOS 10==
 
==macOS 10==
macOS 10 (re-branded from "{{sic|Mac| OS}} X" in 2012 to "OS X", and later to "macOS") is the latest version of the Mac OS operating system (initially released in 2001), and is also the basis for [[Wikipedia:IOS (Apple)|iOS]]. It is instead based on [https://en.wikipedia.org/wiki/NeXTSTEP NeXTSTEP] (which it's self is derived from [https://en.wikipedia.org/wiki/Unix UNIX]).
+
macOS 10 (re-branded from "Mac OS X" in 2012 to "OS X", and later to "macOS") is the latest version of the Mac OS operating system (initially released in 2001), and is also the basis for [[Wikipedia:IOS (Apple)|iOS]]. It is instead based on [https://en.wikipedia.org/wiki/NeXTSTEP NeXTSTEP] (which it's self is derived from [https://en.wikipedia.org/wiki/Unix UNIX]).
  
 
===Useful Programs===
 
===Useful Programs===

Revision as of 10:57, 31 August 2017

MacOS
MacOS cover
Developers
Apple Inc.
Release dates
Mac OS (Classic) 1984
macOS (OS X) March 24, 2001
MacOS at Wikipedia

Mac OS is a popular family of operating systems. It was one of the first systems to Pioneer the Graphical User Interface.

"Classic" Mac OS

The "classic" Mac OS is characterised by its lack of the command line, and encompasses the different Mac OS' from 1984 to 2001. It lacks primitive multitasking and protected memory and is composed largely on 68k assembly code.

Emulation

Unfortunately due to its age, in order to run apps from the old "Classic" System you need an emulator. You can effectively think of the following as the Macintosh equivalent to DOSBox. Three option are available: Sheep Shaver, Basilisk, and Mini vMac. To categorize them in the simplest way possible, Mini vMac is for black and white 16/24-bit 68000 based Macs, Basilisk is for color 32-bit (020, 030 & 040) 68k Macs, Sheep Shaver is for classic PowerPC Macs.

Unlike DOSBox, these Mac emulators require official Apple Mac Operating Systems and firmware/boot ROMs. Unfortunately, these are illegal to distribute (with exception to System 7.5.1 to 7.5.5 which was released as freeware and Mac ROMs found in official classic updates).

macOS 10

macOS 10 (re-branded from "Mac OS X" in 2012 to "OS X", and later to "macOS") is the latest version of the Mac OS operating system (initially released in 2001), and is also the basis for iOS. It is instead based on NeXTSTEP (which it's self is derived from UNIX).

Useful Programs

Wine

Wine is one of the easiest and most popular way for Linux users to run programs written for Microsoft Windows. The Wine team has created a port for OS X that is well maintained and in a usable state.

Boot Camp

Boot Camp is an official piece of software included with OS X that assists users in installing and running Microsoft Windows in a partition on the hard drive. The most recent version only includes support for Windows 7 and Windows 8.

The Shell

The Unix Shell "bash" available on OS X is a very useful tool for doing system tasks. If you use OS X as your main operating system, then it is heavily recommended that you learn how to use it.

Google Code University provides a good starting guide.