From: cuz Date: Tue, 9 May 2006 19:44:19 +0000 (+0000) Subject: Small C16 fixes by Stefan Haubenthal. X-Git-Tag: V2.12.0~117 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=74076e93b6ca221830774cb73c08a80a4166e7c2;p=cc65 Small C16 fixes by Stefan Haubenthal. git-svn-id: svn://svn.cc65.org/cc65/trunk@3738 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/c16.sgml b/doc/c16.sgml index cd3cee9b5..e1b2cbc54 100644 --- a/doc/c16.sgml +++ b/doc/c16.sgml @@ -50,9 +50,9 @@ linker config. Memory layout

cc65 generated programs with the default setup run with the kernal and basic -banked out. This gives a usable memory range of $1000 - $4000 -(or $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 $1000 - $4000 +(or $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: