Re: [cc65] tgi init problem in current trunk

From: Karri Kaksonen <karri1sipo.fi>
Date: 2010-08-07 10:05:38
I solved this myself.

The size of the TGI_HDR was shrunk by 2 bytes.

The last value of the header used to be "reserved  for future extensions 
4 bytes".
Now it is "aspect ratio 2 bytes".

This means that mixing old and new tgi-drivers will crash the system.

My suggestion is to add "reserved for future extensions 2 bytes" after 
"aspect ratio". This would not break anything if the tgi drivers happen 
to be from an older system.

--
regards,

karri

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sat Aug 7 10:05:49 2010

This archive was generated by hypermail 2.1.8 : 2010-08-07 10:05:51 CEST