SCC Steven C. Cavender:czietz wrote: Tue Sep 08, 2020 4:38 pm There's an archive of old GEMDOS source code at dev-docs with comments going back to early 1985. You'll find these names in there:
*
** JSL Jason S. Loveman
** SCC Steven C. Cavender
** LTG Louis T. Garavaglia
** KTB Karl T. Braun (kral)
*
https://mcurrent.name/atarihistory/tram ... ology.html
July: Digital Research and Atari software engineers together commenced work on ports of CP/M-68K, GEM, and Dr. Logo to a new computer hardware platform to be developed at Atari. The Digital Research team, led by engineering project manager Lou Tarnay, would include Steve Schmitt (Dr. Logo), Steve Cavender (GSX and operating systems), Lowell Webster (GEM services and the GEM desktop), and Rich Greco (project architect). (Digital Dialogue Feb85)
"(source)" points to https://www.atarimagazines.com/startv3n ... sofst.htmlFebruary: Atari TOS developers abandoned the CP/M-68K component for the new GEMDOS, also by Digital Research. (source)
andYet Atari still had much work ahead of them. In February, GEMDOS was nearly complete and Atari had to make a crucial decision: should they continue with CP/M 68K or to move on to GEMDOS? Leonard explains: "That was an extremely difficult decision to make. CP/M-68K had been around several years; it was a well-known, well-understood, relatively well-accepted existing operating system. GEMDOS was a completely brand-new, untried, untested, incomplete operating system. However, it also offered significantly higher performance and gave the full hierarchical file system that CP/M-68K simply did not have. It was quite a difficult decision to make, but I think we went in the right direction going with GEMDOS."
GEMDOS, while not written as an MS-DOS clone, nonetheless was modeled on MS-DOS. There is nearly a one-to-one correspondence between GEMDOS operating system calls and those of MS-DOS, and the mechanism for storing files on disk is identical--which is why ST disk drives can read IBM disks