This HTML5 document contains 72 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dcthttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n20https://books.google.com/
n13https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n10https://web.archive.org/web/20041011114718/http:/developer.apple.com/technotes/tn/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-ithttp://it.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbpedia-frhttp://fr.dbpedia.org/resource/
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/
dbpedia-jahttp://ja.dbpedia.org/resource/

Statements

Subject Item
dbr:New_World_ROM
rdf:type
dbo:Person
rdfs:label
New World ROM New World ROM New World ROM New World ROM
rdfs:comment
NewWorld ROM è un termine usato per indicare l'architettura di avvio del sistema implementata da Apple a partire dal primo iMac. New World ROM computers are Macintosh models that do not use a Macintosh Toolbox ROM on the logic board. Due to Mac OS X not requiring the availability of the Toolbox, this allowed ROM sizes to shrink dramatically (typically from 4 MB to 1 MB), and facilitated the use of flash memory for system firmware instead of the now more expensive and less flexible Mask ROM that most previous Macs used. A facility for loading the Toolbox from the startup device was, however, made available, allowing the use of Mac OS 8 and Mac OS 9 on New World machines. Le New World ROM est un composant de mémoire morte des Macintosh qui n'utilise pas de boîte à outils Macintosh présente sur la ROM mais charge depuis le disque dur dans mémoire vive la boîte à outils. Tous les Macintosh depuis la sortie de l'iMac en 1998 en sont équipés alors que les modèles qui l'ont précédés utilisent l'Old World ROM.
dct:subject
dbc:MacOS dbc:Macintosh_operating_systems dbc:Macintosh_firmware
dbo:wikiPageID
861454
dbo:wikiPageRevisionID
1060546456
dbo:wikiPageWikiLink
dbr:Common_Hardware_Reference_Platform dbr:USB dbr:Mac_OS_X dbr:IMac dbr:Executable_and_Linkable_Format dbr:Flash_memory dbr:PowerPC dbr:Apple_Desktop_Bus dbr:Read-only_memory dbr:Happy_Mac dbr:Open_Firmware dbr:Trivial_File_Transfer_Protocol dbr:Apple_Macintosh dbr:Mac_OS_X_Tiger dbc:Macintosh_firmware dbr:X86 dbr:Peripheral_Component_Interconnect dbr:Mac_NC dbr:Hierarchical_File_System dbr:Unix-like dbr:OpenBSD dbr:System_Folder_(Mac_OS) dbc:Macintosh_operating_systems dbr:Power_Macintosh_G3_(Blue_&_White) dbr:Macintosh_Toolbox dbr:Old_World_ROM dbr:Mac_OS_8 dbr:Mac_OS_9 dbr:IBook dbr:Power_Macintosh dbr:PowerBook_G3 dbr:Unified_Extensible_Firmware_Interface dbr:XCOFF dbr:Floppy_drive dbc:MacOS dbr:PowerBook dbr:Boot_loader dbr:Mask_ROM
dbo:wikiPageExternalLink
n10:tn1167.html n20:books%3Fid=K8vUkpOXhN4C&pg=PA266
owl:sameAs
freebase:m.03j7qx dbpedia-fr:New_World_ROM n13:4pkhp dbpedia-it:New_World_ROM dbpedia-ja:New_World_ROM wikidata:Q645383
dbp:wikiPageUsesTemplate
dbt:Keypress dbt:Reflist dbt:Mono dbt:Refimprove dbt:Mac_OS dbt:Cite_book
dbo:abstract
NewWorld ROM è un termine usato per indicare l'architettura di avvio del sistema implementata da Apple a partire dal primo iMac. New World ROM computers are Macintosh models that do not use a Macintosh Toolbox ROM on the logic board. Due to Mac OS X not requiring the availability of the Toolbox, this allowed ROM sizes to shrink dramatically (typically from 4 MB to 1 MB), and facilitated the use of flash memory for system firmware instead of the now more expensive and less flexible Mask ROM that most previous Macs used. A facility for loading the Toolbox from the startup device was, however, made available, allowing the use of Mac OS 8 and Mac OS 9 on New World machines. The New World architecture was developed for the Macintosh Network Computer, an unrealized project that eventually contributed several key technologies to the first-generation iMac. All PowerPC Macs from the iMac, the iBook, the Blue and White Power Mac G3 and the Bronze Keyboard (Lombard) PowerBook G3 forward are New World ROM machines, while all previous models (including the Beige Power Mac G3 and all other beige and platinum Macs) are Old World ROM machines. Intel based Macs are incapable of running Mac OS 9 (or, indeed, any version of Mac OS X prior to Tiger), and on these machines EFI is used instead of Open Firmware, which both New World and Old World machines are based on. New World ROM Macs are the first Macs where direct usage of the Open Firmware (OF) subsystem is encouraged. Previous PCI Power Macs used Open Firmware for booting, but the implementation was not complete; in these machines OF was only expected to probe PCI devices, then immediately hand control over to the Mac OS ROM. Because of this, versions 1.0.5 and 2.x had several serious bugs, as well as missing functionality (such as being able to load files from a HFS partition or a TFTP server). Apple also set the default input and output devices to ttya (the modem port on beige Macs), which made it difficult for normal users to get to Open Firmware; to do so it was necessary to either hook up a terminal, or change the Open Firmware settings from inside Mac OS using a tool such as Boot Variables or Apple's System Disk. The New World ROM introduced a much-improved version of the Open Firmware interpreter, version 3.0, which added many missing features, fixed most of the bugs from earlier versions, and had the capability to run CHRP boot scripts. The Toolbox ROM was embedded inside a CHRP script in the System Folder called "Mac OS ROM", along with a short loader stub and a copy of the Happy Mac icon suitable for display from Open Firmware. Once the ROM was loaded from disk, the Mac boot sequence continued as usual. As before, Open Firmware could also run a binary boot loader, and version 3.0 added support for ELF objects as well as the XCOFF files versions 1.0.5 and 2.0 supported. Also, version 3.0 (as well as some of the last releases of version 2.x, starting with the PowerBook 3400) officially supported direct access to the Open Firmware command prompt from the console (by setting the auto-boot? variable to false from Mac OS, or by holding down ⌘ Command-⌥ Option-O-F at boot). One major difference between Old World ROM Macs and New World ROM Macs, at least in Classic Mac OS, is that the Gestalt selector for the machine type is no longer usable; all New World ROM Macs use the same mach ID, 406 decimal, and the actual machine ID is encoded in the "model" and "compatible" properties of the root node of the Open Firmware device tree. The New World ROM also sets the "compatible" property of the root node to "MacRISC2" (machines that can boot Classic Mac OS using "Mac OS ROM") or "MacRISC3" (machines that can only boot Mac OS X or another Unix-like system). It is somewhat easier to boot a non-Mac-OS operating system on a New World system, and indeed OpenBSD's bootloader only works on a New World system. The simplest way to distinguish a New World ROM Mac is that it will have a factory built-in USB port. No Old World ROM Mac had a USB port as factory equipment; instead, they used ADB for keyboard and mouse, and mini-DIN-8 "modem" and "printer" serial ports for other peripherals. Also, New World ROM Macs generally do not have a built-in floppy drive. Le New World ROM est un composant de mémoire morte des Macintosh qui n'utilise pas de boîte à outils Macintosh présente sur la ROM mais charge depuis le disque dur dans mémoire vive la boîte à outils. Tous les Macintosh depuis la sortie de l'iMac en 1998 en sont équipés alors que les modèles qui l'ont précédés utilisent l'Old World ROM.
gold:hypernym
dbr:Models
prov:wasDerivedFrom
wikipedia-en:New_World_ROM?oldid=1060546456&ns=0
dbo:wikiPageLength
5760
foaf:isPrimaryTopicOf
wikipedia-en:New_World_ROM