Re: [cc65] Joystick Example Code

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2004-10-08 17:45:41
On Fri, Oct 08, 2004 at 05:04:05PM +0200, Holger Bothmer wrote:
> Thanks for the quick response, Uz!
>
> Ullrich von Bassewitz wrote:
> >[.. example deleted ...]
>
> The driver has to be on the same disk then?

The driver name is passed to open(), so it may contain a unit specifier. In
addition, open() honours the _curunit variable, so by changing either, you can
place the driver onto another disk. Another possibility is to load the driver
yourself and call joy_install instead of joy_load.

> Sorry 'bout that one. I'm talking about cc65setup.bat as mentioned in
> chapter 1.1 of 'cc65 compiler intro'. Hope it saves me from giving -I,
> -L and --obj-path switches when using ld65.
                                                                 
This seems to be an error in the docs since the batch file has never existed
(I checked old binary packages). So you will have to do without.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
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 Oct 8 17:45:46 2004

This archive was generated by hypermail 2.1.8 : 2004-10-08 17:45:55 CEST