]> git.sur5r.net Git - cc65/commit
Correct the END value for a segment so that it shows the last address in
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 6 Feb 2002 13:36:25 +0000 (13:36 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Wed, 6 Feb 2002 13:36:25 +0000 (13:36 +0000)
commit90fc74e8355fdaaf59288cf92c2812ecae59c86d
tree3adc9628c02da771978405eec11dda0d6c1ab84c
parent5fa500a78b98dd3417522dfd4572e84f30512401
Correct the END value for a segment so that it shows the last address in
use by this segment, not the start of the following one.

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