From: izydorst Date: Fri, 2 Jan 2004 23:16:01 +0000 (+0000) Subject: more info about kernal functions that silently restore vectors X-Git-Tag: V2.12.0~955 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=83342c6ee996f55597b033b74ef39da9bec10bae;p=cc65 more info about kernal functions that silently restore vectors git-svn-id: svn://svn.cc65.org/cc65/trunk@2864 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/geos.sgml b/doc/geos.sgml index 1eb84cc79..70749e6a8 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -1648,6 +1648,13 @@ void remove_hook(void) {

In your It is critical to restore old vector values before exiting the program. If you have more than one place where you call