]> git.sur5r.net Git - cc65/history - libsrc
remove initscrmem and grmemusage:
[cc65] / libsrc /
2005-08-07 cpgremove initscrmem and grmemusage:
2005-08-07 cpg_graphmode_used isn't used anymore
2005-08-07 cpgremove graphuse.o
2005-07-25 izydorst- unsafe characters are ignored, added some notes to...
2005-07-25 cuzAdd kernal replacement function
2005-07-25 cuzFixed obsolete __IRQFUNC_COUNT__ symbol name
2005-07-24 cuzIgnore pmemalign.s
2005-07-24 cuzAdded initcwd.s from Stefan Haubenthal which initialize...
2005-07-24 cuzReplaced _aligned_malloc by the POSIX compatible functi...
2005-07-22 cpgput zeropage variables into EXTZP segment
2005-07-19 izydorstadded support for remove() and rename() standard functions
2005-07-19 izydorstto clarify things...
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
2005-07-17 izydorstfunctions returning char in A must have X cleared
2005-07-05 cuzFixed a bug: Divisions with a divisor > 0xFFFFFF did...
2005-05-17 cuzMake strtok __fastcall__
2005-05-05 cuzInline InitBuffers
2005-05-05 cuzCLOSE is actually the same as INSTALL/UNINSTALL
2005-05-05 cuzBump the priority for the serial IRQ handler
2005-05-05 cuzCarry is clear on IRQ entry
2005-05-05 cuzCall interrupt handlers with carry clear
2005-05-05 cuzAdjusted IRQ handler for new callirq semantics
2005-05-02 cuzBug fix by Karri Kaksonen
2005-04-28 cuzRemoved mouse.s
2005-04-27 cuzInterruptor support
2005-04-25 cuzChange the sematics of callirq and the existing interru...
2005-04-24 cuzUpdate from Oliver Schmidt
2005-04-24 cuzRemove getenv.o
2005-04-23 cuzThe 65C02 code didn't work
2005-04-23 cuzRemove getenv
2005-04-21 cuzFixed a bug
2005-04-21 cuzgetenv is now in common
2005-04-21 cuzAdded environment routines
2005-04-21 cuzBugfix from Oliver Schmidt
2005-04-21 cuzStartup code with interruptor support by Oliver Schmidt
2005-04-20 cuzUse .assert
2005-04-20 cuzCosmetic changes from Oliver Schmidt
2005-04-19 cuzUpdate from Oliver Schmidt
2005-04-19 cuzPlace initcwd in the INIT segment
2005-04-19 cuzLeave __cwd_buf_size intact
2005-04-19 cuzinitcwd from Oliver Schmidt
2005-04-19 cuzMake the size of _cwd FILENAME_MAX chars
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
next