]> git.sur5r.net Git - cc65/commit
Use a long for the offset of static variables, so negative offsets do work
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 25 Oct 2001 10:49:51 +0000 (10:49 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 25 Oct 2001 10:49:51 +0000 (10:49 +0000)
commitd796de8109f4fd2db979525d8a521ff6a86f1ac0
treef8fb3d9aefc6f015f00bdce5a07136148e0c4998
parente15f01a88280ed02ba3366e7cae6cc4d91c75a7c
Use a long for the offset of static variables, so negative offsets do work
(even if this is not standard compliant).

git-svn-id: svn://svn.cc65.org/cc65/trunk@1077 b7a2c559-68d2-44c3-8de9-860c34a00d81
src/cc65/codegen.c
src/cc65/codegen.h