Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

8659481

Cancelled
Original poster
Feb 28, 2011
10
1
Hi,
I have just got an Apple IIc and the bottom label was wore off when it was cleaned. Would this effect the value of the machine? Also I was wondering if the Bottom Label was Scanned into the Computer would I be able to repair the logo and replace the worn one? Please let me know, Thanks
 
I have just got an Apple IIc and the bottom label was wore off when it was cleaned. Would this effect the value of the machine?
Probably, to a collector. The only important bit to a real user is the ROM level : PRINT PEEK(64447).
if PRINT PEEK(64447) returns 255, you have an original IIc (ROM revision '255').
if PRINT PEEK(64447) returns 0, you have an Apple IIc with UniDisk 3.5 inch drive support (ROM revision '0').
if PRINT PEEK(64447) returns 3, you have an Apple IIc with memory expansion support (ROM revision '3').
if PRINT PEEK(64447) returns 4, you have an Apple IIc with a modified/fixed version of memory expansion support (ROM revision '4').
if PRINT PEEK(64447) returns 5, you have an Apple IIc Plus (ROM revision '5').

Also I was wondering if the Bottom Label was Scanned into the Computer would I be able to repair the logo and replace the worn one?
The appliques were plastic-ish by the IIc time, so it would probably be hard to duplicate. Probably not worth trying to fool anyone with it.
 
Last edited by a moderator:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.