]> git.sur5r.net Git - cc65/history - libsrc
Fixed a bug and replaced tabs by spaces
[cc65] / libsrc /
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
2004-10-08 cuzAdded ctype.s to make the isxxx() functions work
2004-10-08 cuzMove startup code to STARTUP segment.
2004-10-08 cuzStarted to add lynx files contributed by Karri Kaksonen...
2004-10-08 cuzAdded lynxlib target
2004-10-06 cuzReplaced putchar by an assembler version
2004-09-20 cuzRenamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx
2004-09-15 cpgfix a typo
2004-08-09 cuzFixed a bug: Closing all files on exit did not work
2004-07-17 cuzAdjust result to user visible size
2004-07-17 cuzNew function heapblocksize()
2004-07-09 cpgzap also deletes *.ser and *.mou files
2004-07-09 cpgrevert last change
2004-07-05 cuzAdded lasr.o
2004-07-05 cuzNew code for the shift functions
2004-06-15 cuzChanged an error message
2004-06-15 cuzFixed an error
2004-06-15 cuzNew module tgi_geterrormsg.s
2004-06-09 cpgone byte space optimization
2004-06-04 cuzRemove dependency on rom.o
2004-06-04 cuzFixed a comment
next