RE: [cc65] C64 screen display codes with cc65?

Date view Thread view Subject view

From: Wurttemberg, Raj (rajw_at_concert.com)
Date: 2003-11-14 19:29:57


> The stdio functions print PETSCII, but they're quite a bit slower than
> conio. And you can of course access screen ram directly with something
> like unsigned char *screen = 0x0400;

In this instance, speed is not really that critical. For example how would I
print a solid circle (PETSCII set 1 code 81) with printf()?

Sorry for the newbie questions.

Thanks,
/*Raj*/

nofooter

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2003-11-14 19:32:58 CET