Renamed the DEINSTALL vector to UNINSTALL.

Added a comment regarding usage of the driver when it is linked statically
to the application.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1952 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2003-02-10 22:19:53 +00:00
parent c9f3497367
commit ee155a8553
6 changed files with 33 additions and 26 deletions

View File

@@ -1,5 +1,6 @@
;
; Standard joystick driver for the Plus/4
; Standard joystick driver for the C16. May be used multiple times when linked
; to the statically application.
;
; Ullrich von Bassewitz, 2002-12-21
;