From: MagerValp (MagerValp_at_cling.gu.se)
Date: 2002-11-29 14:49:34
>>>>> "UvB" == Ullrich von Bassewitz <uz_at_musoftware.de> writes:
UvB> -----------------------------------------------------------------------------
UvB> /* Parameters for the em_copy_... functions */
UvB> struct em_copy {
UvB> unsigned page; /* Starting page to copy from or to */
UvB> void* buf; /* Memory buffer to copy from or to */
UvB> unsigned count; /* Number of bytes to copy */
UvB> unsigned char offs; /* Offset
UvB> };
Any reason why you don't go for a full 24-bit address? This way you
can copy objects that are smaller than 256 bytes, like sprite and tile
data.
--
___ . . . . . + . . o
_|___|_ + . + . + . Per Olofsson, arkadspelare
o-o . . . o + MagerValp_at_cling.gu.se
- + + . http://www.cling.gu.se/~cl3polof/
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2002-11-29 14:50:17 CET