]> git.sur5r.net Git - cc65/history - include
Fixed a bug
[cc65] / include /
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
2002-12-05 cuzAdded em_use
2002-12-03 cuzMake the read vector __fastcall__
2002-12-03 cuzMake read() and write() fastcall
2002-12-03 cuzAdded get_tv for several platforms
2002-12-01 cuzAdded file variables, other cosmetic changes
2002-12-01 cuzCosmetic changes
2002-12-01 cuzReplaced em_mapclean by em_commit
2002-11-30 cuzRemove em_load
2002-11-29 cuzNew API for access to extended memory
2002-11-27 cuzThe C128 has RS232, too
2002-11-25 cuzMake fclose __fastcall__
2002-11-23 cuzMake fread and fwrite fastcall
2002-11-23 cuzMake fopen fastcall
2002-11-22 cuzAdd a macro for peekbsys
2002-11-22 cuzMake wchar_t a 16 bit type
2002-11-21 cuzNew target c16
2002-11-20 cuzNew calling conventions for read
2002-11-16 cuzMake close() fastcall
2002-11-15 cuzcbm_write is not __fastcall__
2002-11-13 cuzAdded strftime
2002-11-12 cuzAdded _systime
2002-11-12 cuzMore time functions
2002-11-12 cuzAdd the time() function
2002-11-11 cuzMake exit a fastcall function
2002-11-05 cuzMoved _vic.h to _vic2.h. Renamed __vic to __vic2.
2002-11-05 cuzAdd _randomize.
2002-10-25 cuzAdded stdbool.h provided by Greg King
2002-10-25 cuzAdded the div function
2002-10-06 cuzUse other representations for SCHAR_MIN, SHORT_MIN...
2002-10-03 cuzRemoved duplicate declaration
2002-10-03 cuzStarted to add tgi text output functions
2002-09-18 cuzassert() must be an expression of type void
2002-08-09 cuzChanged joystick bits after change in joystick code...
2002-08-08 cuzVIC20 needs other joystick constants
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-18 cuzAdded _stroserror
2002-07-15 izydorstfixed info field offset and author field length
2002-07-11 cuzAdded new defines
2002-07-07 cuzAdd tgi_horline
2002-07-07 cuzMore work on the graphics subsystem
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzChange calling conventions
2002-06-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI
2002-06-21 cuzAdded TGI files, removed obsolete graphics.h
2002-06-04 cuzAdded atmos.h from Jede
2002-05-18 cuzNew o65 defines
2002-05-18 cuzAdded bzero, _bzero
2002-04-24 cuzStruct cleanup
2002-04-21 cuzAdded new header files
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-17 cuzAdded scanf familiy of functions
2002-03-08 izydorstadded declarations for cpputs and cpputsxy
2002-03-08 izydorstenabled mouse support for GEOS
2002-03-06 cuzTwo prototypes had a const qualifier missing
2002-02-12 cuzAD2 was missing - thanks to groepaz for the hint
2001-12-10 cpgadded Atari defines
2001-11-18 cuzUpdate from Piotr
2001-11-15 cuzcalloc is now written in assembler and a fastcall function
2001-11-13 cuzAdded zlib.h header file
2001-10-10 mrintschChanged the parameters of cbm_load and cbm_save to...
2001-10-06 cpgadd graphics() function
2001-10-02 cuzAdded/updated header blocks
2001-10-02 cuzRemoved the JAM opcode
2001-09-19 cuzCheck for wrong header file inclusions, add CBM510...
2001-09-14 cuzAdded peekxsys functions for the 6509 machines
2001-09-14 cuzAdd support for the CBM 510
2001-09-13 cuzAdded support for the Commodore 510 aka P500
2001-09-13 cuzRemove the port parameter to mouse_init
2001-09-12 cuzRemove sprite param to mouse_init
2001-09-10 izydorstdio bugfix, added get_tv and get_ostype functions
2001-09-09 cuzUse the new __asm__ syntax
2001-09-08 cuzMinor changes
2001-09-08 cuzFinished the mouse stuff
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
next