]> git.sur5r.net Git - cc65/history - include
Added alternative implementation for ProDOS 8 I/O buffer management. The purpose...
[cc65] / include /
2003-11-12 cuzRemoved the HORLINE entry point
2003-11-12 cuzNew mode for the apple ][
2003-11-06 cuzMade lots of functions __fastcall__
2003-11-04 cuzFixed a typo
2003-10-29 cuzMake qsort __fastcall__
2003-10-29 cuzMake bsearch __fastcall__
2003-10-29 cuztgi_pagecount returns an unsigned, not void
2003-10-23 cuzgetpalette and getdefpalette may no longer return a...
2003-10-21 cuzFixed _HAVE_off_t
2003-10-20 cpgremoved unimplemented _atari_xxxcolor function declarations
2003-10-10 cuzNew target supervision
2003-10-02 cuzMake setlocale __fastcall__
2003-10-01 cuzRemoved comment about old va_fix macro
2003-10-01 cuzIntroduce COLOR_PURPLE as an alias for COLOR_VIOLET
2003-10-01 cuzNew header file
2003-09-25 cuzFixed wrong register assignments
2003-08-28 izydorstremoved unnecessary __fastcall__s, some minor cleanups
2003-08-26 cuzAdded get_ostype
2003-08-22 cuzAPI changes
2003-08-19 izydorstremoved redundant code; memset == FillRam, bzero =...
2003-08-17 izydorstPutDecimal takes unsigned int as decimal parameter
2003-08-17 izydorstnew MessageBox function
2003-08-16 cuzCleanup use of predefined data types / defines
2003-08-15 izydorstsame drawing mode extension like for DrawLine
2003-08-15 cuzBaud rate #define changes
2003-08-15 izydorstfixed bug in DrawLine function; extended DrawLine behavior
2003-08-14 cpgfix CH_CROSS definition
2003-08-12 cpgadded _dos_type with defines and getdefdev()
2003-08-12 cuzNew get_ostype function
2003-08-12 cuzNew field length, added suggestions about contents
2003-08-12 cuzAdd getcwd
2003-08-12 cuzNew include file
2003-08-12 cuzNew error code ERANGE
2003-08-12 cuzMade rename() fastcall
2003-06-16 izydorstclean vector intercepting, added info about that to...
2003-06-12 cuzunistd.h needs off_t
2003-06-12 cuzRestructured fcntl.h. Moved most stuff into the new...
2003-06-03 cuzFixed a bug
2003-06-03 cuzisblank() is an official function in the C99 standard
2003-06-02 cuzremove() is __fastcall__
2003-06-02 cuzRewrote vprintf in assembler and made it __fastcall__
2003-05-27 cuzAdded the system() function
2003-05-02 cuzMore __NES__ stuff
2003-05-01 izydorstGetFile fixes
2003-04-28 cuzAdded ser_ioctl
2003-04-24 cuzAdded _poserror, made perror __fastcall__
2003-04-18 cuzWorking on new serial API
2003-04-17 izydorstadded missing parameters to GetFile and SaveFile functions
2003-04-17 izydorstadded Wheels to ostypes
2003-04-15 cuzMoving rs232 support to modules
2003-04-15 cuzNES changes
2003-04-14 cuznes.h file by groepaz, beautified by me
2003-04-14 cuzAdd CLK_TCK for atmos
2003-04-13 cuzAdd ORIC Atmos support
2003-04-04 izydorstreplaced 'int' by 'unsigned' where appropriate
2003-04-04 izydorstadded GetFile implementation
2003-04-04 izydorstSome *(char*)0x???? replaced by (char*)0x???? to access...
2003-03-17 cpgRenamed CH_DEL to CH_DELCHR and added a CH_DEL which...
2003-03-17 cuzFixed the comments
2003-03-15 izydorstfixes for GEOS structures, initialized menu/icontabs...
2003-03-14 cuzSignals implemented
2003-03-14 cuzMake fputs __fastcall__
2003-03-07 cpgadded RS_ERR_INIT_FAILED
2003-02-13 cuzAdded fast(), slow() and c64mode()
2003-02-13 cuzNew function toggle_videomode
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2003-02-10 cuzRenamed the deinstall vector to uninstall.
2003-02-10 cuzFixed comments
2003-02-10 cuzMake joy_install, joy_uninstall user callable functions
2003-02-08 cuzFix o65 segment id definitions
2003-02-07 cuzMore o65 definitions
2003-02-06 cuzFixed a comment
2003-02-02 cuzCBM directory routines by Josef Soucek
2003-02-01 cuzMove _heap.h to the compiler include dir.
2003-02-01 cuzRenamed _hadd to _heapadd
2003-01-19 cuzAdd chdir, make rmdir __fastcall__
2003-01-09 cuzAdded a creat macro
2003-01-09 cuzFix comments and remove whitespace from __asm__ macros
2003-01-09 cuzUse new names for flags
2002-12-29 cuztgi_mode -> tgi_gmode
2002-12-29 cuzRemoved param from tgi_init()
2002-12-23 izydorstnew TGI driver for interlaced VDC 640x480 mode
2002-12-22 izydorsttgi driver for C128 VDC, changed order of things in...
2002-12-21 cuzAdded joy_stddrv
2002-12-20 cuzCleanup, new JOY_BTN_... macros
2002-12-20 izydorsttgi/*.h headers were being searched in local, not CC65_...
2002-12-20 cuzNew joystick API
2002-12-20 cuzMake the functions __fastcall__
2002-12-15 cuzAdded signal.h
2002-12-15 cuzRemove dependencies for other header files
2002-12-15 cuzDeclaration of LONG_MIN was wrong
2002-12-15 cuzAdded stdint.h
2002-12-14 cuzMoved CH_ESC back to cbm.h
2002-12-13 cuzAll module functions are fastcall
2002-12-13 cuzFix parameters to cbm_load and cbm_save
2002-12-12 cpgadded _atari_xxxcolor() functions
2002-12-12 cuzFixed escape and stop key definitions for the commodore...
2002-12-10 cuzThe C16 does also support a joystick
2002-12-09 cuzMove common stuff for the C16 and Plus/4 into cbm264.h
2002-12-09 cuzDefine CH_ENTER
next