why do lower case letters even exist? in 100 years might they be done with?
Why the Apple II Didn’t Support Lowercase Letters
51–60 of 142 posts
Re: Why the Apple II Didn’t Support Lowercase Letters
#52Site down at the moment. Mirror : https://web.archive.org/web/20200910152535/http://www.vintag...
Re: Why the Apple II Didn’t Support Lowercase Letters
#53Earlier quoted context omitted.
Actually, the ][+ was still 40-column, uppercase. I remember wiring a pin off my keyboard controller card to the paddle button input and add a replacement character ROM to get lowercase support. It was the //e and //c that had built-in lowercase support.
We had an Apple II+ with the limitations you describe. However, we purchased and installed the 80-column card that provided both 80-columns and lowercase characters, which is what I think the parent comment is suggesting.
I mostly remember that the RAM upgrade changed the gauges in MS Flight Simulator from octagons into rounder circles.
Re: Why the Apple II Didn’t Support Lowercase Letters
#54Earlier quoted context omitted.
For text, a 5x7 dot matrix font fits nicely in 7 (wide) x 8 (high). 8-pixel wide characters look funny: characters have to be an odd number of pixels to get symmetrical letters like A, so you either have 1 or 3 pixels spacing between. While NTSC allows 320 pixels, typical analog TVs overscanned a lot and you'd miss the right and left column or 2 of text.
And a 7x7 dot matrix font fits nicely into 8 (wide) x 8 (high)-- this is what the original IBM PC did. So it doesn't really make a ton of sense to go out of your way to make characters seven pixels wide unless you're anticipating that you're going to use that eighth bit for something else later (or you're really determined to have two pixels between each character rather than one for some reason, I suppose).
The phase shift makes a big difference.
Having 6 colors and the artifact art variations was enough to do pretty much anything, not always well.
Had it been 4 color, it all would have been far more limited.
Frankly, the screen being good enough may be part of why graphics adapters never became common.
I always thought they should have.
Once accelerators took the 6502/816 to 4Mhz plus, a graphics adapter, perhaps combined with a faster CPU would have made a ton of sense.
The power of the default was stronger due to that 6 color capability, IMHO.
Compare 4 color CGA and it is notable.
That said, CGA over NTSC was Apple like with 16 colors, no attribute clashing. That is what an expansion card for the Apple 8 bitters should have done.
Re: Why the Apple II Didn’t Support Lowercase Letters
#55https://en.wikipedia.org/wiki/TV_Typewriter
I bought Don Lancaster's book from Radio Shack long ago...
Also: what new technology are people desperately trying to get access to? I need to start the new Apple..
Re: Why the Apple II Didn’t Support Lowercase Letters
#56I've always wanted to know why Apple II video screen is only 280 pixels wide. The Apple II video screen is 40 bytes wide, but it only draw 7 pixels per byte, for a total of 280 pixels. The 8th bit was used for selecting the color pallet (eventually; initially the 8th bit was just ignored) Drawing 7 pixels per byte makes everything a lot more complicated, so it would seem to go against Woz's obsession for simplicity.…
edit: corrected below, rev 0 non RFI (without the aux vid pin) ignored DL7
Re: Why the Apple II Didn’t Support Lowercase Letters
#57Earlier quoted context omitted.
Doesn't sound like it would have paid much less and he would have had much more free time, but it seems he was so enamored with working at HP he didn't mind getting subsistence wages as an engineer.
Working at HP at that time was a pretty sweet gig. It would have been like getting a job at a FAANG today.
Re: Why the Apple II Didn’t Support Lowercase Letters
#58why do lower case letters even exist? in 100 years might they be done with?
Re: Why the Apple II Didn’t Support Lowercase Letters
#59I don't know why but interest of computer community shifted from uppercase letters to lowercase letters over the course of time.
Then when we got terminals that had lowercase fonts too, the Unix source was surprise! all lowercase. Because that's how it was typed in and nobody noticed.