RE: [cc65] const/volatile

Date view Thread view Subject view

From: shubel, paul (shubel_paul_at_emc.com)
Date: 2003-01-20 15:24:03


>not work on the 6502 architecture. For other machines, it may be possible
to
>keep values in registers as long as possible, but the 6502 needs any
register
>it has for actual arithmetics and memory access.

>Regards

>        Uz

Hi Everyone,

Sorry for being numb on this, but couldn't variables declared as "register"
go into the zero page?  Wouldn't this solve the problem of how to force
variables
into the zero page from within C?


Thanks,
Bye,

Paul
----------------------------------------------------------------------
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-01-20 15:25:59 CET