]> git.sur5r.net Git - cc65/commitdiff
Small C16 fixes by Stefan Haubenthal.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 9 May 2006 19:44:19 +0000 (19:44 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Tue, 9 May 2006 19:44:19 +0000 (19:44 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@3738 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/c16.sgml

index cd3cee9b5f72a28bc1b3682a0f688fb7b4d18bfb..e1b2cbc54493451cc626f6061d85a7a1efbc8db5 100644 (file)
@@ -50,9 +50,9 @@ linker config.
 <sect>Memory layout<p>
 
 cc65 generated programs with the default setup run with the kernal and basic
-banked out. This gives a usable memory range of &dollar;1000 - &dollar;4000
-(or &dollar;8000 i the machine is equipped with 32K RAM or more). Having the
-kernal and basic ROMs banked out means, that no ROM entry points may be called
+banked in. This gives a usable memory range of &dollar;1000 - &dollar;4000
+(or &dollar;8000 if the machine is equipped with 32K RAM or more). Having the
+kernal and basic ROMs banked in means, that ROM entry points may be called
 directly from user code.
 
 Special locations: