Re: [cc65] .bank with imported symbols

From: Joseph Rose <rose.joseph121yahoo.com>
Date: 2012-06-29 16:20:18
Try using .import foo: bank or .import foo: far.  I don't know if it'll work as I couldn't find the information after a quick sweep through the docs, so please tell me.



________________________________
From: thefox xofeht <thefox@aspekt.fi>
To: cc65@musoftware.de 
Sent: Friday, June 29, 2012 5:58 AM
Subject: [cc65] .bank with imported symbols

Hi,

Looks like .bank pseudo-op doesn't work with imported symbols. Why is
that? It takes a lot of usefulness out of it. Is it possible to make
it work?

.import foo
.byte <.bank( foo )

foo.s(2): Error: .BANK expects a segment reference

-thefox
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Jun 29 16:20:30 2012

This archive was generated by hypermail 2.1.8 : 2012-06-29 16:20:33 CEST