In the earliest days of the Mac (1984) you had to have a Lisa to develop for the Mac, because that was the machine the Pascal compiler ran on. I bought a Lisa and a Mac for this reason. It'll be fun to see the source code.
In the earliest days of the Mac (1984) you had to have a Lisa to develop for the Mac Looks like the concepts of strictly separating users and developers, as well as paying extra to develop for the platform, have been with Apple for a very long time. From what I've read, even developing for and on the Lisa itself was a huge hassle. The other concept which Apple might've pioneered with the Lisa is forced obolescence --…
LisaOS to be open-sourced and donated to Computer History Museum
61–70 of 87 posts
Re: LisaOS to be open-sourced and donated to Computer History Museum
#62Earlier quoted context omitted.
I feel that calling it "Mac OS series 0" comes too close to a touchy subject for it to be considered a better name. Raskin's original vision for the Macintosh project was a text-based UI. (The Canon Cat was a descendant of that design.) Only later did Macintosh gain support for the Lisa-style graphical programs. I don't know the timeline, but I can point to https://en.wikipedia.org/wiki/Macintosh which says: > Smith'…
Wow, the 6809 was the Chrysler Cordoba of 8 bit microprocessors! It was tastefully luxurious and highly orthogonal, sporting a powerful hardware multiply instruction, and soft Corinthian Leather. https://en.wikipedia.org/wiki/Motorola_6809 https://youtu.be/tfKHBB4vt4c?t=10s But I'm sure glad they ended up using the 68K for the Mac.
This is a 6809 at 1 MHz and no special graphics hardware: https://youtu.be/yrkx6vuiMrE
Re: LisaOS to be open-sourced and donated to Computer History Museum
#63In the earliest days of the Mac (1984) you had to have a Lisa to develop for the Mac, because that was the machine the Pascal compiler ran on. I bought a Lisa and a Mac for this reason. It'll be fun to see the source code.
Wasn't that enormously expensive? Was it purely for fun or did you recoup your investment?
Re: LisaOS to be open-sourced and donated to Computer History Museum
#64Earlier quoted context omitted.
It sure was. The Lisa originally sold for $10,000 in 1983. The price dropped to about $5k (IIRC) for the Lisa 2 which came out the same day as the original Mac, but that was still very expensive. 128K Mac ($2500) + Lisa 2 ($5000) = $7500 in 1983 (~$18,600 in 2017 dollars).
To put that into perspective, in the early 1980s the average new car was around $7,000 to $8,000 and the median new home price was ~$75,000 in 1983. It'd be like a personal computer costing $30,000+ today, in relation to those other major purchase items.
Re: LisaOS to be open-sourced and donated to Computer History Museum
#65Earlier quoted context omitted.
I feel that calling it "Mac OS series 0" comes too close to a touchy subject for it to be considered a better name. Raskin's original vision for the Macintosh project was a text-based UI. (The Canon Cat was a descendant of that design.) Only later did Macintosh gain support for the Lisa-style graphical programs. I don't know the timeline, but I can point to https://en.wikipedia.org/wiki/Macintosh which says: > Smith'…
Geh, in reality the Mac didn't get an operating system in the true sense of the word (proper process separation, memory protection etc.) until like... System 7.6 or maybe even later in OS X. Classic Mac OS was more like an overgrown API than a proper OS environment. A real step backwards from the Lisa... It's baffling to me that instead of cost reducing the Lisa, Apple ran two parallel product lines (Mac and Lisa), s…
Indeed.
Apple's operating systems were completely outclassed by Windows 95, AmigaOS and BeOS (and by that I mean both at the OS level and also the GUI).
Even the "merger" of NeXt and Apple didn't give Apple a credible OS for many years after that.
This is why I can't help chuckle when I read comments such as "Lisa was programmed with planned obsolescence because it couldn't support years past 1995".
This is not planned obsolescence, it's just incompetence from Apple's software engineers. Back then, Apple was a lot better at product and hardware than software.
And when I see iTunes, I still think it's still kind of true today.
Re: LisaOS to be open-sourced and donated to Computer History Museum
#66Re: LisaOS to be open-sourced and donated to Computer History Museum
#67Earlier quoted context omitted.
Wasn't that enormously expensive? Was it purely for fun or did you recoup your investment?
It sure was. The Lisa originally sold for $10,000 in 1983. The price dropped to about $5k (IIRC) for the Lisa 2 which came out the same day as the original Mac, but that was still very expensive. 128K Mac ($2500) + Lisa 2 ($5000) = $7500 in 1983 (~$18,600 in 2017 dollars).
Re: LisaOS to be open-sourced and donated to Computer History Museum
#68Earlier quoted context omitted.
To put that into perspective, in the early 1980s the average new car was around $7,000 to $8,000 and the median new home price was ~$75,000 in 1983. It'd be like a personal computer costing $30,000+ today, in relation to those other major purchase items.
True. But the first time I saw a Mac in person, I knew it was going to change the world and I had to develop for it. I spent all my savings on a Lisa and a Mac. It's hard to describe today just how radically impressive that first Mac was.
Re: LisaOS to be open-sourced and donated to Computer History Museum
#69Earlier quoted context omitted.
I feel that calling it "Mac OS series 0" comes too close to a touchy subject for it to be considered a better name. Raskin's original vision for the Macintosh project was a text-based UI. (The Canon Cat was a descendant of that design.) Only later did Macintosh gain support for the Lisa-style graphical programs. I don't know the timeline, but I can point to https://en.wikipedia.org/wiki/Macintosh which says: > Smith'…
Geh, in reality the Mac didn't get an operating system in the true sense of the word (proper process separation, memory protection etc.) until like... System 7.6 or maybe even later in OS X. Classic Mac OS was more like an overgrown API than a proper OS environment. A real step backwards from the Lisa... It's baffling to me that instead of cost reducing the Lisa, Apple ran two parallel product lines (Mac and Lisa), s…
What? No. So DOS wasn't an operating system either then?
Lots of higher level OS features just weren't really possible with the extremely limited RAM, ROM, and complete lack of hard drive of the original Mac. That doesn't mean it wasn't an "operating system"
Re: LisaOS to be open-sourced and donated to Computer History Museum
#70In the earliest days of the Mac (1984) you had to have a Lisa to develop for the Mac, because that was the machine the Pascal compiler ran on. I bought a Lisa and a Mac for this reason. It'll be fun to see the source code.
Funny enough the Lisa ended up being used to develop a competitor's OS as well... Digital Research used the Lisa to develop its initial versions of GEM (the GUI that ended up on the Atari ST and on some MS-DOS systems and was the underpinning behind the Ventura Publisher DTP system) and GEMDOS and I believe also CPM 68/K. As the sources for GEM were open sourced years ago, so was the build environment and images for…