]> git.sur5r.net Git - cc65/history - src/ld65/tgtcfg.c
New feature: startaddress
[cc65] / src / ld65 / tgtcfg.c
2002-11-21 cuzNew target c16
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-06-15 cuzFixed a bug
2002-06-03 cuzNew target: oric atmos
2002-04-25 cuzNew target 'module'
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-09-13 cuzAdded the CBM510 as a new target system
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...