]> git.sur5r.net Git - cc65/history - include
Move/rename extra object files for the Apple2.
[cc65] / include /
2009-09-20 uzLynx patches by Karri Kaksonen. Improvements for the...
2009-09-18 uzMake wchar_t a char instead of a short.
2009-09-17 uzinttypes.h is an ISO C standard include file.
2009-09-17 uzLynx changes by Karri Kaksonen.
2009-09-15 uzMake system() fastcall like most other library functions.
2009-09-15 uzAdded declarations for strtol and strtoul.
2009-09-14 ol.scNow that cc65 programs can run as SYS files themselves...
2009-09-13 uzLynx changes by Karri Kaksonen.
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2009-09-11 uzFixed a copy&paste error.
2009-09-11 uzAdded a mouse_stddrv variable that contains the standar...
2009-09-10 ol.scRemoved '_' prefix from textframe(xy) because this...
2009-09-10 ol.scAdded support for switching between 40/80 columns....
2009-09-08 uzChanged the prototype of videomode() to take and return...
2009-09-08 uzChanged the prototype of videomode() to take and return...
2009-09-07 uzNew function videomode() for the C128. Marked toggle_vi...
2009-08-15 uzUse __asm__() instead of asm().
2009-08-06 uzFix definition for CIA (Stefan Haubenthal).
2009-02-10 cpgadd strnicmp/strncasecmp
2009-01-24 uzFunction key support be Stephan Haubenthal.
2008-08-27 uzMade strxfrm fastcall, added docs.
2008-08-25 uzRemoved flushall, since it is non-standard and not...
2008-04-10 cuzNew get_tv function by Stefan Haubenthal.
2008-03-16 cuzOliver Schmidt updated the graphics drivers and part...
2007-08-21 cuzRemove the #error statement if the platform is unknown...
2007-01-05 cuzUpdate from Oliver Schmidt
2006-06-04 cuzFixed a problem when loading joystick drivers: When...
2006-06-04 cuzFixed a problem in mouse_load_driver: The driver was...
2006-05-09 cuzThe Plus/4 has an ACIA
2006-01-03 cpgremove erroneous comments (hint from Stefan Haubenthal)
2005-11-21 cuzTwo functions in the mouse_callbacks struct do actually...
2005-08-31 cuzNew stuff contributed by Oliver Schmidt
2005-07-26 cpgadd IOCB definitions; update years in copyright message
2005-07-24 cuzHide posix_memalign if strict ANSI is enabled
2005-07-24 cuzReplaced _aligned_malloc by the POSIX compatible functi...
2005-07-17 izydorstStefan Haubenthal's patch for Contiki port
2005-07-17 cuzAdded 40xx and SuperPET chips
2005-05-26 cuzMake _sig_ign and _sig_dfl fastcall
2005-05-17 cuzMake strtok __fastcall__
2005-04-21 cuzAdded putenv
2005-04-19 cuzFixed FILENAME_MAX
2005-04-17 cuzFixed definition of NULL
2005-04-14 cuzFILENAME_MAX for the apple2
2005-04-02 cuzBecause of a typo, time.h did not define NULL as requir...
2005-03-31 cuzAdded a comment about return codes
2005-03-30 cuzAdded new OS OPENCBM, renamed O65_OS_CC65_MODULE to...
2005-03-30 cuzPredefined #defines have changed.
2005-03-30 cuzNew function dio_query_sectcount and cosmetic changes
2005-03-26 cuzAllow to replace the color functions in conio.h by...
2005-02-19 cpgdio_query_sectsize is now a real function on the Atari
2005-02-14 cuzNew scanf type routines for conio by Greg King + a...
2005-01-06 cuzNew code from Oliver Schmidt
2005-01-05 cuzFixed a typo
2005-01-05 cuzNew function: _aligned_malloc
2004-12-19 cuzChanged the way, used blocks are managed
2004-12-11 cuzva_copy is only available from C99 and up
2004-11-27 cuzAdded O_EXCL
2004-11-26 cuzRemoved a comment about the scanf functions
2004-11-25 cuzAdd the lynx
2004-11-23 cpgfix CH_VLINE definition (noticed by Fatih Aygün)
2004-11-07 cuzNew function mouse_geterrormsg()
2004-11-07 cuzRemoved the tgi_header structure because it is of no...
2004-11-07 cuzAdded the irq vector
2004-11-06 cuzAdded IRQ entry point
2004-10-16 cuzTV_OTHER and availability for more platforms
2004-10-14 cuzAdded tgi_ioctl
2004-10-14 cuzAdded eeprom routines
2004-10-14 cuzAdded second fire button
2004-10-11 cuzNew header file for the lynx
2004-10-06 cuzRemoved getchar/putchar macros
2004-07-17 cuzNew function heapblocksize()
2004-07-09 cpgkeep the old names (w/o "_") of get_ostype() and get_tv...
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-06-15 cuzNew function tgi_geterrormsg
2004-06-04 cuzFixed a problem
2004-06-03 cpgfinish last change
2004-06-03 cpgrename backwards compatibility define
2004-06-03 cpgprepend a "_" to clib runtime functions
2004-05-31 cuzSmall addition by Stefan Haubenthal
2004-05-14 cuzungetc is now available
2004-05-12 cuzFixed a comment
2004-04-08 cuzAdded a comment
2004-03-21 cuzWorking on loadable mouse drivers
2004-03-21 cuzPlatform dependent FILENAME_MAX
2004-03-18 cuzmouse_set_callbacks doesn't return anything
2004-03-18 cuzAdded CH_ENTER
2004-03-13 cuzMinor fixes for the new apple2enh target
2004-03-13 cuzAdditional I/O chips added by Stefan Haubenthal
2004-03-13 cuzNew header file from Stefan Haubenthal
2004-03-13 cuzFixed inclusion order
2004-03-11 cuzReworked version by Oliver Schmidt
2004-03-05 cuzAdded mouse_ioctl
2004-03-05 izydorst- comment fixes
2004-01-20 cuzFixed a bug
2004-01-04 cuzRemoved a few em driver remanents
2003-12-28 cuzMake mouse driver loadable
2003-12-28 cuzNew style mouse routines
2003-12-23 cuzRemoved macro that didn't work
2003-12-14 cuzAdded _ted.h header file and TED definition
2003-12-14 cuzAdd VDC definition
next