Re: [cc65] c64 kernal 02 vs. 03

From: Spiro Trikaliotis <ml-cc651trikaliotis.net>
Date: 2009-09-27 16:17:20
Hello Uz,

* On Sun, Sep 27, 2009 at 03:31:00PM +0200 Ullrich von Bassewitz wrote:

> Just found this, when browsing through the sources:
[...]
 
> .proc   PLOT
> 
>         bcs     @L1
>         jsr     $FFF0                   ; Set cursor position
>         jmp     $EAB2                   ; Set pointer to color RAM

$EAB2(VIC20) == $EA24(C64)

> So the VIC had the same problem as the C64 with the -02 kernal

Yep. The code in the VIC is identical to the C64 -01 and -02 KERNALs. I
totally forgot about that.

Regards,
Spiro.

-- 
Spiro R. Trikaliotis                              http://opencbm.sf.net/
http://www.trikaliotis.net/                     http://www.viceteam.org/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Sep 27 16:18:19 2009

This archive was generated by hypermail 2.1.8 : 2009-09-27 16:18:21 CEST