From ef8c70c7affb4c423af17fcc87a2308ad4284a46 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Tue, 11 May 2021 13:36:30 +0200 Subject: [PATCH] use url instead of htmlurl, add note on least significant 8bits of the bank value --- doc/cc65.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/cc65.sgml b/doc/cc65.sgml index f4b31b8bc..7912b85a9 100644 --- a/doc/cc65.sgml +++ b/doc/cc65.sgml @@ -1389,9 +1389,11 @@ parameter with the operator will be used + is "bank", then a operator will be used to determine the number from the bank attribute defined in the linker config, - see . + see . Note that + this currently implies that only the least significant 8 bits of the bank attribute + can be used. The address of a wrapped function is passed in