Please consider a donation to the Higher Intellect project. See https://preterhuman.net/donate.php or the Donate to Higher Intellect page for more info.

Apple IIc: Difference between revisions

From Higher Intellect Vintage Wiki
No edit summary
No edit summary
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
[[File:Apple IIc in funzione.jpg|thumb]]
[[File:Apple IIc in funzione.jpg|thumb]]
[[File:4029960225 f0d8395818 b.jpg|thumb]]
[[File:4029960225 f0d8395818 b.jpg|thumb]]
[[File:Iicboxed.jpg|thumb]]
The IIc (or //c) lacks the expansion options of the larger Apple II models, but is fairly compact and easy to transport. There is a single integrated 5.25" disk drive.
=General Information=
===Displays===
The Apple IIc had an available LCD flat panel display (see [[Apple IIc Flat Panel Display]]).


=Notes=
=Notes=
===Hidden IIc Secrets===
===Hidden IIc Secrets===
* Entering the following program from BASIC will produce the names of three
* Entering the following program from BASIC will produce the names of three people on the Apple //c programming team:
people on the Apple //c programming team:
<pre>
<pre>
                            10 IN#5
10 IN#5
                            20 INPUT A$
20 INPUT A$
                            30 PRINT A$
30 PRINT A$
</pre>
</pre>
=Documentation=
* [[The Apple IIc Reference Manual Volume 1]]
* [[The Apple IIc Reference Manual Volume 2]]
=Gallery=
<gallery mode="packed">
File:Iicbox1.jpg
File:Iicbox2.jpg
</gallery>


=See Also=
=See Also=
* [[Apple Computer]]
* [[Apple Computer]]


[[Category:Apple]]
[[Category:Apple]]

Revision as of 10:52, 20 September 2021

The IIc (or //c) lacks the expansion options of the larger Apple II models, but is fairly compact and easy to transport. There is a single integrated 5.25" disk drive.

General Information

Displays

The Apple IIc had an available LCD flat panel display (see Apple IIc Flat Panel Display).

Notes

Hidden IIc Secrets

  • Entering the following program from BASIC will produce the names of three people on the Apple //c programming team:
10 IN#5
20 INPUT A$
30 PRINT A$

Documentation

Gallery

See Also