]> git.sur5r.net Git - cc65/history - asminc
Moved the 'menuicon' files from 'geos-cbm' to 'geos-common' which are believed to...
[cc65] / asminc /
2003-11-04 cuzRemoved tgi_emu_bar
2003-10-23 cuzAdded TGI_API_VERSION
2003-10-10 cuzNew CT_NONE
2003-08-22 cuzAPI changes
2003-08-15 cuzBaud rate #define changes
2003-08-14 cuz_em_unload was not exported
2003-08-12 cpgadded here from libsrc/atari
2003-08-12 cuzNew field lengths
2003-08-12 cuzNew include file
2003-08-12 cuzNew error code ERANGE
2003-05-03 cuzMove FOPEN_MAX from _file.inc into stdio.inc
2003-05-02 cuzNew file stdio.inc
2003-04-20 cuzWorking on the new serial code
2003-04-18 cuzWorking on new serial API
2003-03-14 cuzSignals implemented
2003-03-07 cpgadded RS_ERR_INIT_FAILED
2003-02-11 cuzRenamed ..._deinstall -> ..._uninstall.
2003-02-10 cuzRenamed the deinstall vector to uninstall
2003-02-10 cuzMake joy_install, joy_uninstall user callable functions
2003-02-07 cuzMore o65 definitions
2003-02-01 cuzMove _heap.h to the compiler include dir.
2002-12-29 cuztgi_mode -> tgi_gmode
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-20 cuzAdd signal bitmasks
2002-12-20 cuzNew joystick API
2002-12-15 cuzAdded signal.inc
2002-12-05 cuzAdded em_use
2002-12-01 cuzReplaced em_mapclean by em_commit
2002-11-29 cuzNew extended memory API
2002-11-20 cuzAdd declaration of __errno
2002-11-16 cuzMoved fmode.inc -> fcntl.inc, add new constants
2002-10-03 cuzStarted to add tgi text output functions
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-21 cuzWorking
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI
2002-06-21 cuzAdded TGI files
2002-06-15 cuzFixed zero page segment size
2002-05-26 cuzzpspace cannot be an external symbol
2002-05-26 cuzAdded module with zero page locations
2002-05-18 cuzNew o65 defines
2002-05-16 cpgfixed O_CREAT, O_TRUNC, O_APPEND to match the C headers
2002-04-24 cuzStruct cleanup
2002-04-23 cuzRemoved duplicate defs
2002-04-21 cuzAdded mod_free
2002-04-21 cuzNew directory for (globally used) assembler includes.