[cc65] Multiple Driver INSTALL/UNINSTALL

From: Oliver Schmidt <ol.sc1web.de>
Date: 2009-12-11 10:24:12
Hi,

Given the fact that the user can call ?_install () / ?_uninstall ()
directly I presume that a driver needs to be able to go through
several INSTALL/UNINSTALL cycles - correct?

Just in case you're wondering about the reson for the question:
Drivers are "invited" to modify their metadata block on INSTALL. In a
scenario where the result may change between several INSTALLs it is
the question if the driver can "just" conditionally patch a value A
given in the DATA segment to a value B - or if it needs to be able to
actively set both values A and B in case a previous INSTALL already
set B.

Thanks in advance, Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Dec 11 10:24:19 2009

This archive was generated by hypermail 2.1.8 : 2009-12-11 10:24:22 CET