]> git.sur5r.net Git - cc65/history - src/common/tgttrans.c
Removed the ace target. It didn't have a linker config and was untested for
[cc65] / src / common / tgttrans.c
2009-09-13 uzRemoved the ace target. It didn't have a linker config...
2008-03-31 cuzMake much more usage of dynamic strings (StrBufs) inste...
2004-10-08 cuzAdded the lynx target
2004-03-21 cuzChanged a bug in the the translation table for the...
2004-03-11 cuzAdded a new apple2enh target
2003-10-10 cuzNew target supervision
2003-05-02 cuzAdded a nes target
2002-11-21 cuzNew target c16
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-06-03 cuzNew target: oric atmos
2002-04-25 cuzAdd new target 'module'
2002-03-12 cuzUse CTNone as default
2002-02-18 cuzAllow to set character translations at compile time
2002-02-14 cuzUpdated PETSCII mappings
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-09-13 cuzAdded the Commdore 510 target system
2001-03-23 cuzChanged TgtTranslateBuf
2000-12-02 cuzFixed wrong translations for PET and CBM610
2000-11-30 cuzReplaced the unused NES target by BBC
2000-11-29 cuzNew TgtTranslateBuf function
2000-09-14 cuzExport/rename init function
2000-08-22 cuzMove target type and character translation into the...