]> git.sur5r.net Git - cc65/commit
Remove stack pointer check in RemoveCodeRange - the calling function has to
authoruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 7 Sep 2009 14:21:19 +0000 (14:21 +0000)
committeruz <uz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Mon, 7 Sep 2009 14:21:19 +0000 (14:21 +0000)
commitb2d30c3283056496bb509bf9016e236c234b03ce
tree86c5041b924f777da1bca7f2142c7ff35f34a565
parent96b731dd96c77f899f44a5e5bfdb8fa8fb1f25c6
Remove stack pointer check in RemoveCodeRange - the calling function has to
take care about that.

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