Re: [cc65] Sprites

From: Oliver Schmidt <ol.sc1web.de>
Date: 2013-03-21 15:46:08
Hi,

>> Is there an easy way to tell the stdio / conio routines that the screen
>> has been relocated?

stdio uses KERNAL routines.

> that can be done by adjusting some pointers in zeropage if i recall correctly.

conio uses:

SCREEN_PTR         := $D1        ; Pointer to current char in text screen
CRAM_PTR           := $F3        ; Pointer to current char in color RAM

Regards,
Oliver
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Thu Mar 21 15:46:16 2013

This archive was generated by hypermail 2.1.8 : 2013-03-21 15:46:20 CET