CHAPTER 4
ADDRESSING RAMCard
The information in this chapter is highly technical and is intended as reference material only.
This chapter describes the addressing of RAMCard. Memory maps showing the addresses used for RAMCard RAM and Apple
RAMCard contains 16K of memory. But, because the memory addresses $C000 through $CFFF are used for the Apple’s I/O, only the 12K of space from $D000 to $FFFF is available to address the 16K of RAMCard. To address all of the 16K of memory on RAMCard, the lower 4K of RAMCard address space is used twice. The programmer can select either of two 4K memory banks to occupy the space from $D000 to $DFFF at one time. This allows 8K of memory to be accessed in only 4K of address space.
Also, RAMCard shares this memory space with the
2 1