Difference between revisions of "TOS"

From Conservapedia
Jump to navigation Jump to search
(→‎MiNT Becomes MultiTOS: Spelling, grammar, and general cleanup, typos fixed: it’s → it's, ’s → 's)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''TOS''' was the operating system used on the [[Motorola]] 68k based computer systems released by [[Atari]] in mid 1980's and early 1990's, the ST, Mega, TT and Falcon systems. An official explanation for the acronym was never given by Atari, but it is often said to simply mean "The Operating System", or perhaps "Tramiel Operating System", after the owner of Atari Corporation at the time, [[Jack Tramiel]].
+
'''TOS''' was the [[operating system]] used on the [[Motorola]] 68k based computer systems released by [[Atari]] in mid 1980's and early 1990's, the ST, Mega, TT and Falcon systems. An official explanation for the acronym was never given by Atari, but it is often said to simply mean "The Operating System", or perhaps "Tramiel Operating System", after the owner of Atari Corporation at the time, [[Jack Tramiel]].
  
 
== Characteristics ==
 
== Characteristics ==
TOS is stored on non-rewritable [[ROM]] chips attached to the motherboard, giving the system an "instant on" capability. However if no disk was present (either hard or floppy) the system would usually wait a considerable time before booting to chance for one to be inserted.  
+
TOS is stored on non-rewritable [[ROM]] chips attached to the motherboard, giving the system an "instant on" capability. However, if no disk was present (either hard or floppy) the system would usually wait a considerable time before booting to chance for one to be inserted.  
  
The TOS ROM's contain the GEM (Graphical Environment Manager) GUI from Digital Research, and is similar to the MAC-OS "classic" GUI of the mid 1980's. Early versions of this (prior to TOS 2.06) were restricted in that additional icons could not be placed on the desktop for quick launching. Later versions were much more flexible. In addition it was possible to use any number of third party "replacement" desktops (and even complete GUI's).  
+
The TOS ROM's contain the GEM (Graphical Environment Manager) GUI from Digital Research, and is similar to the MAC-OS "classic" GUI of the mid 1980s. Early versions of this (prior to TOS 2.06) were restricted in that additional icons could not be placed on the desktop for quick launching. Later versions were much more flexible. In addition it was possible to use any number of third party "replacement" desktops (and even complete GUI's).  
  
 
TOS allows for co-operative multi-tasking. This is done by the use of "Accessories", specially designed programs that are launched on startup and accessed from the "Desk" menu. They are distinguished by having an *.acc extension and must be stored in the parent or BOOT directory on a disk or hard drive. Normal (*.PRG) programs cannot be used as accessories. Up to 6 accessories may be available on any one boot partition. Only one *.PRG program may be used at once.
 
TOS allows for co-operative multi-tasking. This is done by the use of "Accessories", specially designed programs that are launched on startup and accessed from the "Desk" menu. They are distinguished by having an *.acc extension and must be stored in the parent or BOOT directory on a disk or hard drive. Normal (*.PRG) programs cannot be used as accessories. Up to 6 accessories may be available on any one boot partition. Only one *.PRG program may be used at once.
Line 10: Line 10:
 
== MiNT Becomes MultiTOS ==
 
== MiNT Becomes MultiTOS ==
  
In the early 90’s it became clear that a true multi-tasking was the future of operating systems. Although TOS had been greatly improved by a mix of incremental developments, particularly with the release of the Atari Falcon, it was also the release of this more sophisticated system that showed the limitations of the system.
+
In the early 90's it became clear that a true multi-tasking was the future of operating systems. Although TOS had been greatly improved by a mix of incremental developments, particularly with the release of the Atari Falcon, it was also the release of this more sophisticated system that showed the limitations of the system.
  
 
An independent programmer from Canada, called Eric Smith had already been exploring such options when he realised the difficulty of porting UNIX programs over to TOS. He developed a multi-tasking operating system that was fully TOS compatible, but contained better, though still limited, multi-tasking, and several UNIX similarities, making porting programs from UNIX much simpler.
 
An independent programmer from Canada, called Eric Smith had already been exploring such options when he realised the difficulty of porting UNIX programs over to TOS. He developed a multi-tasking operating system that was fully TOS compatible, but contained better, though still limited, multi-tasking, and several UNIX similarities, making porting programs from UNIX much simpler.
  
Smith had released his work on the internet as a GNU project, and a prominent programmer at Atari itself, Allan Pratt, became aware of the project, and suggested that Atari use MiNT as a kernel for a new and improved version of TOS that would be able to take advantage of multi-tasking and also improve it’s networking skills. Later Atari systems had, after all, been released with both AppleTalk networking ports, and the Falcon sported as DSP port, which it was anticipated would be used for a sophisticated type of analogue modem, which ultimately never surfaced.
+
Smith had released his work on the internet as a GNU project, and a prominent programmer at Atari itself, Allan Pratt, became aware of the project, and suggested that Atari use MiNT as a kernel for a new and improved version of TOS that would be able to take advantage of multi-tasking and also improve it's networking skills. Later Atari systems had, after all, been released with both AppleTalk networking ports, and the Falcon sported as DSP port, which it was anticipated would be used for a sophisticated type of analogue modem, which ultimately never surfaced.
  
 
The proposal for MiNT forming the basis of a new version fo TOS was accepted, and MultiTOS was born.  
 
The proposal for MiNT forming the basis of a new version fo TOS was accepted, and MultiTOS was born.  
Line 20: Line 20:
 
== MultiTOS Features ==
 
== MultiTOS Features ==
  
MultiTOS was a major leap forward for TOS, and in some ways this was it’s downfall. The new AES, which handled graphical calls and essentially acted as the bridge between the operating system itself as the GEM desktop was a dramatic step forward from previous versions, including three dimensional and colour icon support, as well as extended colour depths and all the slightly weird screen resolutions that the Falcon supported with it’s entirely new VIDEL graphics chip. This, combined with the heavier MiNT kernel made the OS slow and somewhat bloated. It was the only version of TOS since v1.0 to be supplied on floppy disk (a further performance bottleneck) rather than ROM.  
+
MultiTOS was a major leap forward for TOS, and in some ways this was its downfall. The new AES, which handled graphical calls and essentially acted as the bridge between the operating system itself as the GEM desktop was a dramatic step forward from previous versions, including three dimensional and colour icon support, as well as extended colour depths and all the slightly weird screen resolutions that the Falcon supported with its entirely new VIDEL graphics chip. This, combined with the heavier MiNT kernel made the OS slow and somewhat bloated. It was the only version of TOS since v1.0 to be supplied on floppy disk (a further performance bottleneck) rather than ROM.  
  
 
In addition, MultiTOS supported true multi-tasking, improving on MiNT's early restrictions of being able to support multiple command line ("TOS applications"), but not but programs that used the GUI ("GEM applications").  
 
In addition, MultiTOS supported true multi-tasking, improving on MiNT's early restrictions of being able to support multiple command line ("TOS applications"), but not but programs that used the GUI ("GEM applications").  
Line 30: Line 30:
 
==MultiTOS Becomes MiNT==
 
==MultiTOS Becomes MiNT==
  
As Atari abandoned MultiTOS, Smith persuaded Atari to release the MultiTOS code onto the internet, to allow further community development. Atari agreed, and MultiTOS and MiNT ultimately swapped roles, MultiTOS becoming the foundations for a new generation MiNT operating system. As open source and third party development of Atari based hardware developed, the bottlenecks imposed by the Falcon hardware were mostly overcome, and MiNT has been able to develop increasingly sophisticated features, incorporating advances from both other TOS projects as well as the [[Linux]] world.
+
As Atari abandoned MultiTOS, Smith persuaded Atari to release the MultiTOS code onto the internet, to allow further community development. Atari agreed, and MultiTOS and MiNT ultimately swapped roles, MultiTOS becoming the foundations for a new generation MiNT operating system. As open source and third party development of Atari-based hardware developed, the bottlenecks imposed by the Falcon hardware were mostly overcome, and MiNT has been able to develop increasingly sophisticated features, incorporating advances from both other TOS projects as well as the [[Linux]] world.
 
 
 
 
==See Also==
 
* [[Operating system]]
 
* [[Tails (operating system)|Tails Anonymous Secure Operating System]]
 
* [[Linux]]
 
* [[IBM]], [[HP]], [[Dell]] and [[Microsoft]] [[Windows]]
 
* [[Apple Computer]] [[Mac OS]] for [[Apple Macintosh]]
 
* [[Mobile device]]s: [[Smartphone]]s and [[tablet computer|tablets]]
 
* [[Apple Computer|Apple]] [[iOS]] for [[iPhone]]-[[iPod]]-[[iPad]]
 
* [[Android (operating system)|Android]]
 
* [[BlackBerry OS|Blackberry]]
 
* [[Microsoft]] [[Windows Phone]] with [[Windows 8]]
 
----
 
* [[Duck Duck Go]] - [[Privacy]]-oriented [[Search engine]]
 
* [[Google]], [[Yahoo]] and [[Bing]]
 
----
 
* '''[[Censorship]]:'''  [[Tools of censorship]], [[Censorability]], [[Fairness Doctrine]], [[Liberal censorship]], [[Media censorship]]
 
----
 
* '''[[Perpetual war | The Perpetual War]]:''' [[War on Drugs]], [[War on Terror]] and the [[Police state]]
 
* '''Domestic [[Mass surveillance | Mass Surveillance]] of Law-Abiding [[Citizen]]s:'''  via [[Utah Data Center]], [[PRISM]], [[NSA]]-[[DHS]]-[[BATF]]-[[FBI]]-[[CIA]] and other [[Intelligence agency | Intelligence agencies]]' [[Computer surveillance]], [[Eavesdropping]], [[Data mining]], [[Spyware]], [[Wiretap]] - [[Roving wiretap]], [[Foreign Intelligence Surveillance Act]] of the [[Foreign Intelligence Surveillance Court]], [[NSA warrantless surveillance controversy]], [[National security letter]], [[Patriot Act]], [[NDAA]], [[Executive Order]]s, [[United States Census]], [[Common Core]], "[[Stasi]]"-like [[secret police]] "[[If You See Something, Say Something]]" [[informant]]s, and other exponential expansion of the [[Police State]]
 
* '''[[Asset forfeiture | Asset Forfeiture]]:''' [[Confiscation]] for [[Police]] [[budget deficit]] via [[RICO]]
 
* '''[[Militarization of police | Militarization of Police]]:''' [[SWAT]] and [[Pre-dawn raid | Pre-dawn]] [[No-knock raid]]s, [[Sneak and peek warrant]]
 
* '''[[War on Drugs]]:''' [[Addiction]] and [[Drug trafficking]] of the [[Drug cartel]]s, [[Mafia]], [[Gangs]], [[Drug dealer]]s, [[Hollywood values]] - [[Fashion industry values]] - [[Public school values]] - [[Professor values]]
 
* '''[[Computer crime | Computer Crime]] and [[Cyberwarfare]]:'''
 
** '''[[Hackers]]:''' [[China]], [[Russia]] and others
 
** [[Bradley Manning]] - [[Homosexual]] [[Hacker]] [[Traitor]] of [[State secret]]s
 
** [[Wikileaks]] and [[Julian Assange]] - [[Australia]]n [[leftist]] [[hacker]]
 
* '''Dangers of [[Social media | Social Media]]:''' Facebook, Twitter, [[Google | Google Plus]], [[YouTube]], [[Yahoo]]
 
* '''[[Big government | Big Government]]''': [[Liberal values|Liberal]] [[ObamaCare]]-[[Common Core]]-[[Social Security]] [[Welfare state]] leads to [[Nanny state]], leads to [[Gun control]], [[Militarization of police]], [[Asset forfeiture]] and Domestic [[mass surveillance]] of law-abiding [[citizen]]s via the '''[[Police state]]''': [[Globalist]]-[[United Nations]]-[[Statist]]-[[Socialist]]-[[National Socialist]]-[[Communist]]
 
* '''[[Liberal totalitarianism|Liberal Totalitarianism]]'''
 
 
 
 
 
'''Contrast with:'''
 
 
 
* '''[[Security]] [[Software]] and [[Security-focused operating systems | Security-Focused Operating Systems]]''' to protect [[unalienable rights | unalienable]] [[Fifth Amendment]] - [[Fourth Amendment]] [[Right to Privacy]] ([[Internet privacy]], [[Information privacy]], [[Expectation of privacy]]) and [[Second Amendment]] - [[First Amendment]] ([[Freedom of information]] and [[Political freedom]]) rights against [[unconstitutional]] [[Gun control]] - [[Internet censorship]] [[Big government]] [[Police state]], [[hackers]], and "[[5 U.S.C. § 3331|all enemies, foreign and domestic]]" of [[American values | American]] [[liberty]].
 
** '''[[Anonymity]] with [[Tails (operating system)|Tails Operating System]]''': [[Linux]]-based with [[Tor (anonymity network)]],  [[Firefox]] [[Iceweasel]] [[browser]], [[HTTPS Everywhere]] [[encryption]]
 
** '''[[Prism-break.org|Prism-Break.org]]''': Opt out of global data [[surveillance]] programs like [[PRISM]], [[ECHELON]], [[XKeyscore]] and [[Tempora]].<ref>"Help make [[mass surveillance]] of entire populations uneconomical! We all have an [[unalienable right]] to [[privacy]], which you can exercise today by [[encrypting]] your communications and ending your reliance on proprietary products and services."</ref>
 
** '''[[Open source | Open Source]] [[Free software]]''' not over-priced tracking by [[Microsoft]]-[[Apple]]-[[Google]]-[[Android]]
 
* '''[[Privacy search engines | Privacy Search Engines]]: [[Duck Duck Go]]''' and [[Ixquick]]: [[Privacy]]-oriented [[Search engine]]s instead of tracking by [[Google]], [[Yahoo]] and [[Bing]]
 
* '''[[Internet anonymity | Internet Anonymity]] - [[Right to be forgotten]] [[Pseudonymity]]''' ([[Pseudonym]]) using [[Anonymous web browsing]] with [[Tails]] and [[VPN]] ([[Virtual Private Network]]), [[HMA]], [[OpenVPN]] and [[IPsec]] , [[Proxy server]]s, [[Anonymizer]] ([[Anonymous proxies]])
 
** '''[[Mozilla Firefox]]''' with [[Browser extension]]s instead of [[Microsoft]] [[Internet Explorer]], [[Google Chrome]], [[Safari (web browser)]] and [[Opera (web browser)]]
 
** '''[[Browser security | Browser Security]]''' via [[HTTPS Everywhere]] ([[HTTPS]] ([[HTTP Secure]]) instead of [[Plaintext]] ([[Cleartext]]) [[HTTP]]; and [[NoScript]] to stop [[JavaScript]]
 
** '''[[Ad filtering | Ad Filtering]]''' ([[Privacy mode]] and [[Adblock Plus]] or [[Ghostery]]) to stop [[Ad tracking]] - [[Website visitor tracking]] via [[Geolocation]], [[Geotargeting]], [[Personally identifiable information]] and [[Device fingerprint]]s
 
* '''[[Internet safety | Internet Safety]], [[Computer security | Computer Security]] via [[Password strength]] and [[Password manager]]s''' via [[KeePass]] or [[LastPass]] and [[Antivirus]]-[[Firewall]]
 
* '''[[Secure communication | Secure Communication]]:'''
 
** '''[[E-mail privacy | E-mail Privacy]] and [[Email encryption | Email Encryption]]:''' [[Claws Mail]] or [[Enigmail]] or [[Kontact]] using [[Hushmail]] or [[MyKolab]], [[Anonymous remailer]], instead of tracking by [[Microsoft Outlook]], [[Mozilla Thunderbird]] using [[Yahoo! Mail]], [[Gmail]] [[iCloud]]
 
** '''[[Secure messaging | Secure Messaging]] and [[Off-the-Record Messaging]] via [[I2P]]''' [[Instant messaging]], [[Cryptocat]], [[Bitmessage]] instead of [[Skype]], [[Yahoo! Messenger]], [[Internet Relay Chat]], [[Google Plus]], Facebook
 
** '''[[Silent Phone]] with [[Silent Circle]]''' instead of [[Android]] or [[iPhone]] [[Smartphone]]
 
** '''[[OPSEC]]:''' "[[Loose lips sink ships]]"
 
* '''[[Encryption]]:''' [[Encryption software]], [[Disk encryption software]], [[LUKS]] or [[TrueCrypt]] instead of [[Microsoft]] [[BitLocker]],  [[PGP]] and [[GNU Privacy Guard]], [[Data encryption]], [[Public-key encryption]], [[Cryptography]]-[[Cryptanalysis]]-[[Cryptology]]-[[Steganography]]
 
* '''[[Peer-to-peer | Peer-to-Peer]]:''' [[Sneakernet]], [[Friend-to-friend]], [[Darknet (file sharing)]], [[Anonymous P2P]] instead of [[BitTorrent]]
 
* '''[[Deep Web]] - [[Dark Internet]]:''' [[Tor]], [[AmRD]], [[Tor2web]], [[The Hidden Wiki]], [[Anonymous blog]]
 
* '''[[Cryptocurrency]]-[[Digital currency | Digital Currency]]-[[Alternative currency | Alternative Currency]]-[[Virtual currency | Virtual Currency]]: [[Bitcoin]]''' and [[Hard money]]-[[Precious metals]]-[[Tangibles]] versus [[PayPal]], [[Credit cards]] and [[inflation]]-prone [[Dollar (U.S.)|U.S. Dollars]]: [[Federal Reserve System]]'s [[Keynesian economics]] [[Ponzi scheme]] of [[Quantitative easing]]-[[Debt monetization]] [[devaluation]] of [[Fiat currency]] through [[Money supply]]-[[Treasury bill]]s bought mostly by [[China]] and [[Japan]]
 
----
 
* '''[[Privacy resources | Privacy Resources]]:'''
 
** ''[[Hologram of Liberty]]'' - The Constitution's Shocking Alliance With Big Government by [[Boston T. Party]] - [[Kenneth W. Royce]]
 
** ''[[One Nation, Under Surveillance]] - Privacy From the Watchful Eye'' by [[Boston T. Party]]
 
** ''[[How to Be Invisible]] - Protect Your Home, Your Children, Your Assets, and Your Life'', by [[J. J. Luna]]
 
** '''[[Electronic Frontier Foundation]]''' and [[Electronic Privacy Information Center]], [[Oath Keepers]], [[Judicial Watch]]
 
** '''[[Freedom of Information Act]]''', [[Electronic Communications Privacy Act]] of 1986 and [[Privacy Act of 1974]]
 
** '''[[Edward J. Snowden]] Revelations''' of [[unconstitutional]] domestic spying on law-abiding [[American]] [[citizen]]s; [[GlobaLeaks]]
 
----
 
* '''[[Crypto-libertarianism]] [[Limited government]]''' implies: [[Conservative values]]/[[Traditional values]] - [[Modern conservatism]] - [[Preparedness | Modern preparedness]] are the original [[American]] [[Patriot]] [[Founding Fathers]]' values
 
** [[Capitalism]] and [[Free enterprise]]
 
** [[Family values]] and [[Parental rights]]: [[Sanctity of life]], [[Family]]-[[Marriage]], [[Homeschooling]] teaching [[Virtue]], [[Patriotism]], [[Duty]], and [[Self-reliance]]
 
 
 
 
 
==External Links==
 
* https://charlescarrollsociety.com/2013/06/10/prism-yes-they-can
 
* https://charlescarrollsociety.com/2013/05/06/memo-to-the-police-state-progressives-please-let-his-people-go
 
* https://charlescarrollsociety.com/2012/09/15/no-knock-raid-a-great-video
 
* https://charlescarrollsociety.com/2014/02/12/amrd-t-a-i-l-s-plastic-gloves-for-your-computer-american-redoubt - [[Tails operating system]]
 
* https://charlescarrollsociety.com/2014/01/29/amrd-introducing-the-tor-browser-bundle/ - [[Tor browser]]
 
* https://prism-break.org/en - "Opt out of global data surveillance programs like [[PRISM]], [[XKeyscore]] and [[Tempora]]."<ref>"Help make [[mass surveillance]] of entire populations uneconomical. We all have a [[right to privacy]], which you can exercise today by [[encrypt]]ing your communications and ending your reliance on proprietary services."</ref>
 
* https://www.eff.org - "Leading the fight against the [[NSA]]'s illegal [[mass surveillance]] program"<ref>"Organization formed in 1990 to maintain and enhance intellectual freedom, privacy, and other values of civil liberties and democracy in networked communications. Publishes newsletters, Internet Guidebooks and other documents, provides mailing lists and other online forums, and hosts a large electronic document archive. Contact: info@eff.org. 454 Shotwell Street, San Francisco, CA 94110-1914. Tel: (415) 436-9333. Fax: (415) 436-9993. Executive Director: Sheryl Steele."</ref>
 
* https://www.eff.org/secure-messaging-scorecard
 
* http://justdelete.me
 
* http://lifehacker.com/just-delete-me-is-a-massive-list-of-links-to-close-all-1245040101
 
* [http://epic.org/privacy/privacy_resources_faq.html Online Guide to Privacy Resources]<ref>"EPIC was established in 1994 to focus public attention on emerging privacy issues relating to the National Information Infrastructure, such as the Clipper Chip, the Digital Telephony proposal, medical records privacy and the sale of consumer data. EPIC conducts litigation, sponsors conferences, produces reports, publishes the EPIC Alert and leads campaigns on privacy issues. For more information email: epic-info@epic.org, or contact EPIC, 1718 Connecticut Avenue, NW, Suite 200, Washington, DC 20009. Tel: (202) 483-1140. Executive Director: Marc Rotenberg."</ref>
 
* http://www.nocards.org - [[Coalition Against Unsolicited Commercial Email]]<ref>"CAUCE is an all volunteer, entirely web-based organization, created by Netizens to advocate for a legislative solution to the problem of UCE (spam). CAUCE began as a discussion group called SPAM-LAW, formed of members who felt that legislation was necessary to stop spam from choking the life out of the Internet. In 1997 CAUCE proposed an amendment to the Federal statute which outlaws junk "faxes" (47 USC 227) to also prohibit junk e-mail, and since then has remained a pre-eminent voice in the anti-spam community. Email: comments@cauce.org. President: Edward Cherlin."</ref>
 
 
 
 
 
==References==
 
{{reflist|2}}
 
  
 
[[Category:American Inventions]]
 
[[Category:American Inventions]]
[[Category:Computers]]
 
[[Category:Software]]
 
 
[[Category:Operating Systems]]
 
[[Category:Operating Systems]]

Latest revision as of 02:54, November 2, 2019

TOS was the operating system used on the Motorola 68k based computer systems released by Atari in mid 1980's and early 1990's, the ST, Mega, TT and Falcon systems. An official explanation for the acronym was never given by Atari, but it is often said to simply mean "The Operating System", or perhaps "Tramiel Operating System", after the owner of Atari Corporation at the time, Jack Tramiel.

Characteristics

TOS is stored on non-rewritable ROM chips attached to the motherboard, giving the system an "instant on" capability. However, if no disk was present (either hard or floppy) the system would usually wait a considerable time before booting to chance for one to be inserted.

The TOS ROM's contain the GEM (Graphical Environment Manager) GUI from Digital Research, and is similar to the MAC-OS "classic" GUI of the mid 1980s. Early versions of this (prior to TOS 2.06) were restricted in that additional icons could not be placed on the desktop for quick launching. Later versions were much more flexible. In addition it was possible to use any number of third party "replacement" desktops (and even complete GUI's).

TOS allows for co-operative multi-tasking. This is done by the use of "Accessories", specially designed programs that are launched on startup and accessed from the "Desk" menu. They are distinguished by having an *.acc extension and must be stored in the parent or BOOT directory on a disk or hard drive. Normal (*.PRG) programs cannot be used as accessories. Up to 6 accessories may be available on any one boot partition. Only one *.PRG program may be used at once.

MiNT Becomes MultiTOS

In the early 90's it became clear that a true multi-tasking was the future of operating systems. Although TOS had been greatly improved by a mix of incremental developments, particularly with the release of the Atari Falcon, it was also the release of this more sophisticated system that showed the limitations of the system.

An independent programmer from Canada, called Eric Smith had already been exploring such options when he realised the difficulty of porting UNIX programs over to TOS. He developed a multi-tasking operating system that was fully TOS compatible, but contained better, though still limited, multi-tasking, and several UNIX similarities, making porting programs from UNIX much simpler.

Smith had released his work on the internet as a GNU project, and a prominent programmer at Atari itself, Allan Pratt, became aware of the project, and suggested that Atari use MiNT as a kernel for a new and improved version of TOS that would be able to take advantage of multi-tasking and also improve it's networking skills. Later Atari systems had, after all, been released with both AppleTalk networking ports, and the Falcon sported as DSP port, which it was anticipated would be used for a sophisticated type of analogue modem, which ultimately never surfaced.

The proposal for MiNT forming the basis of a new version fo TOS was accepted, and MultiTOS was born.

MultiTOS Features

MultiTOS was a major leap forward for TOS, and in some ways this was its downfall. The new AES, which handled graphical calls and essentially acted as the bridge between the operating system itself as the GEM desktop was a dramatic step forward from previous versions, including three dimensional and colour icon support, as well as extended colour depths and all the slightly weird screen resolutions that the Falcon supported with its entirely new VIDEL graphics chip. This, combined with the heavier MiNT kernel made the OS slow and somewhat bloated. It was the only version of TOS since v1.0 to be supplied on floppy disk (a further performance bottleneck) rather than ROM.

In addition, MultiTOS supported true multi-tasking, improving on MiNT's early restrictions of being able to support multiple command line ("TOS applications"), but not but programs that used the GUI ("GEM applications").

MultiTOS also included support for all the hardware of the Falcon that was unique to it within the range of Atari computers, such as its IDE interface (other Atari systems used SCSI and ACSI, an Atari propieatry system similar to SCSI), the DSP chip and dedicated DSP port.

The problems were far from insurmountable, and a few relatively modest hardware and software tweaks could have made the standard Falcon / MultiTOS system a usable if not spectacular combination, but Atari had since shifted their focus from computers to games consoles, and the decision was made to completely abandon support for MultiTOS and the entire computer line, and focus on the Jaguar console, leaving behind several almost completed improvements and new developments.

MultiTOS Becomes MiNT

As Atari abandoned MultiTOS, Smith persuaded Atari to release the MultiTOS code onto the internet, to allow further community development. Atari agreed, and MultiTOS and MiNT ultimately swapped roles, MultiTOS becoming the foundations for a new generation MiNT operating system. As open source and third party development of Atari-based hardware developed, the bottlenecks imposed by the Falcon hardware were mostly overcome, and MiNT has been able to develop increasingly sophisticated features, incorporating advances from both other TOS projects as well as the Linux world.