CBM510 update
git-svn-id: svn://svn.cc65.org/cc65/trunk@955 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -128,10 +128,10 @@ Plus/4: Unfortunately, the Plus/4 is not able to disable only part of it's
|
|||||||
free memory is reduced to 12K).
|
free memory is reduced to 12K).
|
||||||
|
|
||||||
CBM 500:
|
CBM 500:
|
||||||
The C program runs in bank #0 and has about 61K memory available. The
|
The C program runs in bank #0 and has a total of 48K memory available.
|
||||||
memory available on the CBM5x0 is slightly less than that available
|
This is less than what is available on its bigger brothers (CBM
|
||||||
on its bigger brothers (CBM 600/700) because the video ram is also
|
600/700) because the character data and video RAM is placed in the
|
||||||
placed into bank #0 to allow sprites.
|
execution bank (#0) to allow the use of sprites.
|
||||||
|
|
||||||
CBM 600/700:
|
CBM 600/700:
|
||||||
The C program runs in a separate segment and has almost full 64K of
|
The C program runs in a separate segment and has almost full 64K of
|
||||||
|
|||||||
Reference in New Issue
Block a user