]> git.sur5r.net Git - cc65/history - src/ld65/cfg
Merge CfgProcess and CfgAssignSegments because both do some sort of
[cc65] / src / ld65 / cfg /
2010-10-02 ol.scExclude (small) stack from RAM memory area (like on...
2010-03-23 uzFixed the size of the RAM segment for the CBM610. The...
2010-03-21 uzFor the CBM 510, the stack is not part of RAM. And...
2010-03-21 ol.sc- No more HEAP segment
2010-03-20 uzChanged the size of available RAM so that the last...
2010-01-17 ol.scDefine HEADER memory area for the EXEHDR segment for...
2009-12-09 uz* Moved the BASIC stub that calls the compiled program...
2009-12-08 uzAn assignment for the ZPSAVE segment was missing in...
2009-10-01 ol.scMade stacksize user-adjustable on the cmdline. V2.13.0rc2
2009-10-01 uzLynx updates by Karri Kaksonen.
2009-09-26 uzSeparate the linker config for the apple2enh target...
2009-09-24 uzFixed the config for the CBM510. Because of changes...
2009-09-22 uzNew linker config for the VIC-20 with 32K cartridge...
2009-09-20 uzOliver added a comment to the Apple2 linker config.
2009-09-19 uzAdditional linker configs for the Apple by Oliver Schmidt.
2009-09-18 uzRenamed some additional (not builtin) linker configs.
2009-09-18 uzRemoved the (unused and probably non-working) config...
2009-08-04 cpgintroduce STARTUP segment to Atari platform
2008-07-15 cuzMove zpsave into its own segment to decrease the execut...
2008-07-04 cpgadd "define=yes" for ZPSAVE segment, since it's needed...
2008-07-03 cuzMoved the data that keeps a copy of the used zero page...
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2005-09-14 cuzUse the new linker features in apple2.cfg. This makes...
2005-08-29 cpgadd "define=yes" for CODE segment
2005-08-07 cpgadd __RESERVED_MEMORY__
2005-07-29 cpgadd TRAILER; calculate RAM size depending on start...
2005-07-24 cpgset RAM start address to %S; add STARTADDRESS
2005-07-22 cpgadd EXTZP segment
2005-04-21 cuzInterruptor support for all systems.
2005-03-31 cpgadd "define = yes" to LOWCODE, remove it from INIT...
2005-03-30 cuzMinor changes requested by Oliver Schmidt
2005-03-24 cuzAdded the INIT segment
2005-02-26 cuzMove the constructor tables into the INIT segment
2005-02-25 cuzAdded the new INIT segment to all configs and adjusted...
2005-01-08 cuzReplace obsolete "wprot" segment type by "ro".
2005-01-06 cuzNew segment APPZP
2004-10-26 cuzinterruptor is now supported by the runtime
2004-10-08 cuzAdded the builtin config for the lynx game console
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-08-04 cpgfix comment
2004-05-31 cuzLoad programs at 13:5900 instead of 00
2004-03-23 cuzAdded an interrupt facility similar to that on the...
2003-12-30 cuzImproved PET-II support
2003-12-20 cuzConfig changes for improved 610 support
2003-11-12 cuzSpecial config for use with the TGI driver added
2003-10-28 cuzAdded additional config files for supervision. These...
2003-10-23 cpgchanges from Stefan A. Haubenthal
2003-10-10 cuzNew target: supervision
2003-05-22 cuzAdd the new OPTIONAL attribute to the LOWCODE segment.
2003-05-02 cuzAdded a new NES config from groepaz
2003-04-13 cuzAssume text mode, no need to free memory for graphics
2003-04-09 cuzNew atmos config from Debrune Jerome
2003-02-16 cuzAdded a new extended (and machine specific) zeropage...
2003-01-05 cuzType of LOWCODE was wrong. Cleanup.
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-23 izydorstsupport for .zeropage segment in GEOS
2002-12-13 cuzFixed a typo
2002-12-13 cuzNew Lunix config file from Greg King
2002-11-23 cuzAdd STARTUP and LOWCODE segments
2002-11-22 cuzAdded LOWCODE and STARTUP segments
2002-11-22 cuzNew upper memory limit
2002-11-22 cuzComment was wrong
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