Re: [cc65] 65tris on ATARI

Date view Thread view Subject view

From: Christian Groessler (cpg_at_aladdin.de)
Date: 2002-12-16 22:12:49


Hi,

On 12/15/2002 09:31:03 PM CET Groepaz wrote:
>
>On Saturday 14 December 2002 23:36, Carsten Strotmann wrote:
>
>> I tested 65tris with the new version on the ATARI (only emulator today),
>> and it seems to work (4 players) without problems. I had to add
>> new define statements for the ATARI Screen to compile.
>>
>> #if defined(__ATARI__)
>> #define SCREENX   40
>> #define SCREENY   24
>> #define NOCOLORS
>> #endif
>
>thats in my current version now aswell :o) gotta get this out (long list of
>minor things fixed)....read the other mail :o)

Why don't you use the screensize() function to get the screen
dimensions?

regards,
chris

----------------------------------------------------------------------
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 : 2002-12-16 22:14:35 CET