]> git.sur5r.net Git - cc65/history - libsrc
Additional linker configs for the Apple by Oliver Schmidt.
[cc65] / libsrc /
2005-04-18 cuzFixed output path for objects
2005-04-16 cuzInitialize _cwd by use of a constructor that calls...
2005-04-15 cuzCosmetic changes from Oliver Schmidt
2005-04-12 cuzPOSIX file I/O by Oliver Schmidt
2005-04-08 cuzNew cgetc with apple2enh fix from Oliver Scmidt
2005-04-05 cuzmainargs rewrite by Oliver Schmidt
2005-04-03 cuzSqueezed a few bytes out of open()
2005-04-01 cuzUpdate from Oliver Schmidt: Includes gotox/gotoy which...
2005-04-01 cuzRenamed O65_OS_CC65_MODULE -> O65_OS_CC65 in the headers.
2005-03-31 cpgstartup code now resides in LOWCODE segment
2005-03-31 cuzUpdate from Oliver Schmidt
2005-03-30 cuzdio implementation by Oliver Schmidt
2005-03-30 cuzCosmetic changes requested by Oliver Schmidt
2005-03-28 cuzRemoved tabs
2005-03-28 cuzRemove obsolete files
2005-03-28 cuzSqueezed out a few bytes
2005-03-27 cuzFixed "statement has no effect" warnings.
2005-03-26 cuzIgnore ready built drivers
2005-03-26 cuzNew version from Oliver Schmidt
2005-03-26 cuzNew version from Oliver Schmidt
2005-02-26 cuzMove constructor code into the INIT segment. Note:...
2005-02-26 cuzMove constructor code into the INIT segment
2005-02-26 cuzMove constructor code into the INIT segment
2005-02-26 cuzMove initialization code into the init segment
2005-02-20 cpgclean up
2005-02-19 cpgadd query_sectorsize: query sector size of disk by...
2005-02-19 cpgdioqsize.o: new object file
2005-02-19 cpginitial check-in
2005-02-14 cuzCode improvement
2005-02-14 cuzFixed a bug (report and patch by Greg King)
2005-02-14 cuzFixed tab removal which somehow went wrong
2005-02-14 cuzRemoved tabs from the foreign sources
2005-02-14 cuzNew cscanf routines by Greg King
2005-02-14 cuzScanf improvements by Greg King
2005-02-08 cuzFixed a bug
2005-01-11 cuzImproved mainargs code from Stefan Haubenthal
2005-01-06 cuzNew code from Oliver Schmidt
2005-01-05 cuzNew function: _aligned_malloc
2005-01-05 cuzAdded a comment
2005-01-05 cuzNew used block structure for the heap
2005-01-05 cuzFixed an identifier (cosmetic change)
2005-01-05 cuzSlice blocks even if the remainder is just sizeof(freeb...
2005-01-05 cuzSave a few bytes
2004-12-21 cuzAdded an exit handler - code from Oliver Schmidt
2004-12-19 cuzChanged the way, used blocks are managed
2004-12-17 cpgfix tmp3 return value if DEFAULT_DEVICE is enabled
2004-12-16 cpgrename defdev to __defdev and export it; add support for
2004-12-16 cpgDYNAMIC_DD support
2004-12-16 cpgDYNAMIC_DD
2004-12-16 cpguse DEFAULT_DEVICE definition for the default drive
2004-12-11 cuzFixed minor issues with the modifiers: Some modifiers...
2004-12-10 cuzDisable interrupts while modifying the signal table
2004-12-01 cuzSqeezed a few bytes out of the copydata function
2004-11-30 cuzUse register to improve the code
2004-11-30 cuzFixed an error and improved the code
2004-11-29 cuzNew code from Karri
2004-11-28 cuzReplaced vsscanf by an assembler version
2004-11-28 cuzReplace sscanf by an assembler version
2004-11-28 cuzReplaced fscanf by an assembler version
2004-11-28 cuzSmall optimization
2004-11-28 cuzRemoved an unused import
2004-11-27 cuzReplace vscanf by an assembler version
2004-11-27 cuzReplace vfscanf by an assembler version
2004-11-27 cuzAdded assembler include function for _scanf
2004-11-26 cuzAdded vscanf
2004-11-26 cuzRewrote _scanf. It does need some tests and improvement...
2004-11-25 cuzFixed a bug
2004-11-13 cuzNew kbhit and cgetc functions from Karri
2004-11-07 cuzNew function mouse_geterrormsg()
2004-11-07 cuzAdded the IRQ entry
2004-11-07 cuzUse the new TGI_HDR structure.
2004-11-07 cuzCosmetic changes
2004-11-06 cuzMoved additional zeropage variables into an extra module.
2004-11-06 cuzAdd the irq entry point
2004-11-06 cuzAdd the irq entry point
2004-11-06 cuzExport the interrupt entry point
2004-11-06 cuzAdded the IRQ entry point
2004-11-06 cuzDisable the IRQ before calling mouse_uninstall
2004-11-03 cuzSet view and draw pages
2004-10-26 cuzNew submakefile use
2004-10-26 cuzIgnore the drivers
2004-10-26 cuzAdded nes-stdjoy.s from Stefan Haubenthal
2004-10-26 cuzAdd interrupt handling code from Stefan Haubenthal
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-26 cuzUse get_tv.inc. Fix high byte of returned value.
2004-10-26 cuzNew function get_tv
2004-10-26 cuzUse get_tv.inc
2004-10-26 cuzAdd definitions for tools so the makefile is useful...
2004-10-21 cuzRemoved an unused rts
2004-10-15 cuzNew upload module
2004-10-14 cuzAdded tgi_ioctl
2004-10-14 cuzMinor fix
2004-10-14 cuzNew module eeprom.s
2004-10-14 cuzAdded joystick and tgi driver by Karri Kaksonen
2004-10-14 cuzAdjusted startup code for new linker config
2004-10-11 cuzAdded lynx_change_framerate()
2004-10-08 cuzNew get_tv function from Stefan Haubenthal
2004-10-08 cuzThe VIC20 doesn't have PALFLAG (Stefan Haubenthal)
2004-10-08 cuzRemoved an unused .import
next