Difference between revisions of "Apple DOS"

From Computer History Wiki
Jump to: navigation, search
(Got my timeline mixed up there - fixed)
(References: Canonicalize, +cat)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
'''Apple DOS''' was the first [[disk operating system]] for the [[Apple II]] computer range. It was written in 1978 by Paul Laughton of Shepardson Microsystems.
  
'''Apple DOS''' was the first disk operating systems for the Apple II computer range. It was written in 1978 by Paul Laughton of Shepardson Microsystems.
+
Paul Laughton was originally contracted to write a [[BASIC|Basic]] [[interpreter]] before he switched to writing Apple DOS. As this was due to limited resources inside Apple (Woz was busy with the [[disk]] [[hardware]] and couldn't do the DOS at the same time, which was why Laughton was moved from writing Basic to writing Apple DOS), the question is if Apple originally planned a replacement for [[Applesoft BASIC]] which had been released the year before.
 
 
Paul Laughton was originally contracted to write a [[BASIC|Basic]] interpreter before he switched to writing Apple DOS. As this was due to limited resources inside Apple (Woz was busy with the disk hardware and couldn't do the DOS at the same time, which was why Laughton was moved from writing Basic to writing Apple DOS), the question is if Apple originally planned a replacement for [[Applesoft BASIC]] which had been released the year before.
 
  
 
=== Trivia ===
 
=== Trivia ===
 
Laughton incremented a revision counter whenever he recompiled the code during development, which had become 3.0 for the first beta, and that is why the first release of Apple DOS was version 3.1 (although Laughton's internal revision counter had continued to increment before the release happened).
 
Laughton incremented a revision counter whenever he recompiled the code during development, which had become 3.0 for the first beta, and that is why the first release of Apple DOS was version 3.1 (although Laughton's internal revision counter had continued to increment before the release happened).
  
=== References ===
+
{{stub}}
*http://www.laughton.com/Apple/Apple.html
+
 
*[http://www.laughton.com/Apple/contract.gif The Contract]
+
==External links==
  
 +
* [http://www.laughton.com/Apple/Apple.html Apple Computer The Early Days A Personal Perspective]
 +
* [http://www.laughton.com/Apple/contract.gif The Contract]
  
{{stub}}
+
[[Category: Apple Operating Systems]]
[[Category:Operating Systems]]
+
[[Category: DOS]]

Latest revision as of 02:57, 23 May 2023

Apple DOS was the first disk operating system for the Apple II computer range. It was written in 1978 by Paul Laughton of Shepardson Microsystems.

Paul Laughton was originally contracted to write a Basic interpreter before he switched to writing Apple DOS. As this was due to limited resources inside Apple (Woz was busy with the disk hardware and couldn't do the DOS at the same time, which was why Laughton was moved from writing Basic to writing Apple DOS), the question is if Apple originally planned a replacement for Applesoft BASIC which had been released the year before.

Trivia

Laughton incremented a revision counter whenever he recompiled the code during development, which had become 3.0 for the first beta, and that is why the first release of Apple DOS was version 3.1 (although Laughton's internal revision counter had continued to increment before the release happened).

External links