]> git.sur5r.net Git - cc65/history - libsrc
error code 172 -> EEXIST (Stefan Haubenthal)
[cc65] / libsrc /
2006-01-03 cpgerror code 172 -> EEXIST (Stefan Haubenthal)
2006-01-03 cpgTAB fixes from Stefan Haubenthal
2005-12-20 cuzputchar didn't work
2005-11-29 cuzOptimized the code and allowed access to the ROM by...
2005-11-28 cuzAdd the ltest module to the makefile
2005-11-27 cuzAdded an extended memory driver for the DTV.
2005-11-27 cuzFile was removed but is still needed.
2005-11-23 cuzFixed a small coding sloopyness that broke the NES...
2005-11-21 cuzCosmetic changes by Oliver Schmidt
2005-11-20 cuzThe mouse_buttons module was not built
2005-09-09 cuzSmall optimization
2005-09-08 cuzIgnore driver files
2005-09-08 cuzSerial driver for the SSC card by Oliver Schmidt
2005-09-08 cuzMissing ser_ioctl wrapper by Oliver Schmidt
2005-09-05 cuzDon't install the IRQ vector if mouse_install returns...
2005-09-05 cuzDon't install the IRQ vector if joy_install returns...
2005-09-02 cuzRemove call to utsta0 which does no longer exist
2005-08-31 cuzNew stuff contributed by Oliver Schmidt
2005-08-28 cuzAdded the new PET joystick driver
2005-08-28 cuzDriver for the Protovision 4 Player Joystick Adapter...
2005-08-28 cuzDriver for Protovision 4 Player Joystick by Stefan...
2005-08-28 cuzSmall optimzation by Stefan Haubenthal
2005-08-26 cuzChanges from Oliver: Use posix_memalign instead of...
2005-08-24 cuzAdded missing import statements.
2005-08-13 cuzRemoved obsolete modules
2005-08-07 cpgtake __RESERVED_MEMORY__ from linker script into accoun...
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
next