]> git.sur5r.net Git - cc65/history - src/ld65/tgtcfg.c
Replaced the unused NES target by BBC
[cc65] / src / ld65 / tgtcfg.c
2000-11-30 cuzReplaced the unused NES target by BBC
2000-10-31 cuzMoved the target configurations into separate files
2000-10-17 cpgchanged Atari ZP define to have max. ZP space available
2000-09-07 cuzFix the atari config
2000-09-07 cuzUse a separate ZEROPAGE segment
2000-08-23 cuzChange target handling, use modules from the common...