]> git.sur5r.net Git - cc65/blobdiff - doc/c128.sgml
Added search paths similar to that of the linker and compiler.
[cc65] / doc / c128.sgml
index 174ffdcc060b3ccb950d4949f4c28dae11b252e5..7d853df1e3e1ac306466a4a643671a0f6c1e4151 100644 (file)
@@ -43,7 +43,7 @@ config.
 cc65 generated programs with the default setup run with the I/O area and the
 kernal ROM enabled. Note that this is a non standard memory layout, and that
 there is no "memory configuration index" for this layout. This means that
-special case has to be taken when changing the configuration, or calling any
+special care has to be taken when changing the configuration, or calling any
 code that does this. The memory configuration register at $FF00 should
 be saved and restored instead of relying on the memory configuration index
 stored in the zero page.