]> git.sur5r.net Git - cc65/history - src/ld65/cfg
Added interrupt handler table
[cc65] / src / ld65 / cfg /
2002-11-22 cuzAdded interrupt handler table
2002-11-22 cuzCosmetic changes
2002-11-22 izydorstadded LOWCODE and STARTUP segments
2002-11-22 cuzAdd STARTUP and LOWCODE segments
2002-11-21 cuzNew target c16
2002-11-21 cuzRenamed NMI segment to LOWCODE
2002-11-20 cuzMoved the zero page locations for the PET machines
2002-08-11 cuzPrepare VIC20 startup for different start addresses
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-05 cuzRevoked last change
2002-07-05 cuzAdded a file header
2002-06-23 cuzMake the jump table segment writeable
2002-06-03 cuzNew target: oric atmos
2002-05-25 cuzFixed zero page handling for o65 modules
2002-05-18 cuzAdded JUMPTABLE segment
2002-04-25 cuzAdded configuration for cc65 modules
2002-04-23 cuzExport start and size of the ZP memory area
2001-12-09 cpgset atari start address to (very conservative) $2E00...
2001-12-02 izydorstLUnix support tuning - plain ASCII and changed imports...
2001-12-01 cuzAdded o65 symbol export capability
2001-12-01 cuzAdded/completed/debugged o65 support for Lunix
2001-10-25 cuzChanged cfg to account for the NMI handler in connectio...
2001-09-20 cuzAdd character RAM
2001-09-19 cuzAdd IRQ function table
2001-09-14 cuzAdd stacksize symbol
2001-09-14 cuzAdjust sizes, define the video RAM
2001-09-13 cuzAdded the CBM510 as a new target system
2001-09-13 cuzAdd IRQ table
2001-08-15 izydorstinfo about c1541 in docs, lowered highest available...
2001-03-10 cuzAdd new symbol __STACKSIZE__ to all linker configurations.
2001-03-08 cuzDefine symbols for the RAM area
2000-11-30 cuzAdded config file for bcc micro
2000-11-20 cuzAdded condes decls to all linker config files
2000-11-20 cuzAdded condes tables to c64 config
2000-10-31 cuzMoved the target configurations into separate files