]> git.sur5r.net Git - cc65/commit
Fixed segment properties.
authorOliver Schmidt <ol.sc@web.de>
Tue, 15 Mar 2016 20:48:44 +0000 (21:48 +0100)
committerOliver Schmidt <ol.sc@web.de>
Tue, 15 Mar 2016 21:55:39 +0000 (22:55 +0100)
commit4270b8a96c9cdad5c20cc9760070c23e5e07d9a1
treee30792c5fa04cca957457e3721cecd9130d61cda
parenta2c9cb021a396c8e8771ad6bfb00fbed6e47cc87
Fixed segment properties.

The CBMx10 targets don't use the INIT segment in the startup code. So it may turn out to be not necessary at all for certain programs.

The CBMx10 targets don't need symbols for the ONCE segment. Likely their definition was a C&P error in the first place.
cfg/cbm510.cfg
cfg/cbm610.cfg