Re: [cc65] Atari tgi update

From: Fatih Aygün <cyco1301yahoo.com>
Date: 2009-11-11 16:55:16
I almost forgot. There is a small (but significant) bug in mode 10 getpixel:

In atari_tgi_common.inc, lines 565, 566 should read:

    cmp    #9
    bcc    @cont

instead of:

    cmp    #8
    bcs    @cont

Regards,
Fatih.


      
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Nov 11 16:55:26 2009

This archive was generated by hypermail 2.1.8 : 2009-11-11 16:55:28 CET