]> git.sur5r.net Git - cc65/commit
Change the .LOCAL command so that the cheap local symbol prefix is kept.
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 25 Sep 2002 21:35:00 +0000 (21:35 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 25 Sep 2002 21:35:00 +0000 (21:35 +0000)
commit9464c7dd2915cc79e4bb91f82b4838d82e046bb0
tree1b66dbbb8576819d9b056471ea6c456f9044aae5
parentffdc8396c56fbf821318bf89a72e768520263228
Change the .LOCAL command so that the cheap local symbol prefix is kept.
This allows to create macros with local labels that expand to cheap local
symbols when the macro is expanded.
Tip from Dagan Galarneau <dagan@msd.com>

git-svn-id: svn://svn.cc65.org/cc65/trunk@1405 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/ca65/macro.c