[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple IIc memory expansion slot pinout



Mike wrote:
> 
> Anyone know the pinout for the Apple IIc memory expansion connector?
> 
> I've got this wild idea about designing a board with a 65c816 on it, 8MB of
> memory, accessed in 00/0000-ffff like a normal 6502-based IIc, but also the
> extra 8 MB accessable from 01/0000-81/ffff from the 65c816 in native
> mode... this board would plug into both the memory expansion connector and
> into the CPU socket.
> 
> Shouldn't be too hard if I can just get the specs on the IIc memory
> expansion connector.

The memory would be nice for IIc users but I have doubts about the value 
of the 65816 part. There were a few RAM cards that would let you use a 
65816. Problem is that there were only two programs that would take 
advantage of it. Virtually all IIc, IIe programs were written with code 
for 65C02 only. If there's no code for the 65816 then it'll only run in 
65C02 emulation mode and confers no advantages. Now if you could design 
in an accellerator then that would be a big plus.

	Wayne