]> git.sur5r.net Git - cc65/commit
Some cleanup in the code generator. Added a g_drop function. g_drop and
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Oct 2009 21:08:03 +0000 (21:08 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Thu, 15 Oct 2009 21:08:03 +0000 (21:08 +0000)
commit0ce362a69b367f8d99e3fb77041a523b2cf03400
treea2133a97fe10ed8fdbe58083051e1a7833628fc1
parent1f92d6bfa22a4fa7ff9d059e80d722e66bcf989e
Some cleanup in the code generator. Added a g_drop function. g_drop and
g_space can now handle sizes > 255 bytes.

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