[cc65] debugging

From: Tachdaun <tachdaun1gmail.com>
Date: 2009-02-14 06:19:54
Hi, I was wondering, is there any way I can tell what final memory 
address will a .proc be at?
It's for debugging purpouses.

The dirty workaround I can think of is putting something like:
.byte $AB, $CD, $EF

And then searching for that pattern in an emulator's debugger, but there 
has to be a better way.

Thanks!
----------------------------------------------------------------------
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 Feb 14 05:22:08 2009

This archive was generated by hypermail 2.1.8 : 2009-02-14 05:22:11 CET