mirror of
https://github.com/cc65/cc65.git
synced 2025-01-06 22:31:52 +00:00
cf7f7b9ef2
Before this fix, BSS-type and ZP-type segments never were counted. Now, they are counted if their memory areas are filled. (It must be done because their places in the output file are filled.) The fix allows us to build programs for the CBM510 and CBM610 platforms. We won't see an "Internal error" diagnostic message about a bad file-offset. |
||
---|---|---|
.. | ||
ar65 | ||
ca65 | ||
ca65html | ||
cc65 | ||
chrcvt | ||
cl65 | ||
co65 | ||
common | ||
da65 | ||
dbginfo | ||
grc65 | ||
ld65 | ||
od65 | ||
sim65 | ||
sp65 | ||
.gitignore | ||
ar65.vcxproj | ||
ca65.vcxproj | ||
cc65.sln | ||
cc65.vcxproj | ||
cl65.vcxproj | ||
co65.vcxproj | ||
common.vcxproj | ||
da65.vcxproj | ||
grc65.vcxproj | ||
ld65.vcxproj | ||
Makefile | ||
od65.vcxproj | ||
sim65.vcxproj | ||
sp65.vcxproj |