]> git.sur5r.net Git - cc65/history - src/common/tgttrans.c
New target: oric atmos
[cc65] / src / common / tgttrans.c
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...