Re: [cc65] ca65 ascii translation

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2011-12-17 21:15:34
On Fri, Dec 16, 2011 at 12:44:40PM -0600, Chris Cureau wrote:
>    I'm running a bit of code here which should work, from all I can see...but
>    it isn't.  I'm wondering if ca65 is translating it incorrectly?
>    Not shown is readerr, which simply reads and prints the error channel.
>     When I run the code, it reports a 73 (as I would expect from a reset
>    drive), then a 62, FILE NOT FOUND.  The drive should open "#" as a
>    buffer...am I doing something wrong?

If you suspect an ascii translation error, then you can either generate a
listing and check the translated bytes there, or use hex codes instead of
character constants, which aren't translated.

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 Sat Dec 17 21:15:42 2011

This archive was generated by hypermail 2.1.8 : 2011-12-17 21:15:45 CET