]> git.sur5r.net Git - cc65/history - libsrc
Prepare VIC20 startup for different start addresses
[cc65] / libsrc /
2002-08-11 cuzPrepare VIC20 startup for different start addresses
2002-08-11 cuzAdd rule to make zeropage.o in runtime dir if it is...
2002-08-09 cuzOptimization
2002-08-08 cuzNew, shorter readjoy function
2002-08-08 cuzThe vic20 target had the wrong CFLAGS
2002-08-07 cuzSmall optimizations
2002-08-07 cuzCleanup, fix VIC20 problem
2002-08-07 cuzRemove unused code, port to new version
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2002-07-27 cuzReverse the last change, brain error :-(
2002-07-27 cuzReintroduce a patch for a bug that has been lost betwee...
2002-07-24 cpgfirst version, derived from cbm/oserrlist.s
2002-07-24 cpgoserrlist.o: new object file
2002-07-18 cuzAdded _stroserror
2002-07-18 cuzIgnore tgi drivers
2002-07-16 cpgimproved chk_supp: only do the test on SpartaDOS and...
2002-07-16 cpginitialize __dos_type variable
2002-07-16 cpgadded dos_type defines
2002-07-16 cuzMinor optimization
2002-07-16 cuzRemoved a JMP (ind)
2002-07-15 cuzAdd ROM function defines
2002-07-15 cuzUse MEMSIZE instead of using a fixed high mem location
2002-07-07 cuzCopy TGI drivers into main lib dir
2002-07-07 cuzAdd tgi_horline
2002-07-07 cuzAdd TGI driver
2002-07-07 cuzMore work on the graphics subsystem
2002-07-05 cuzAdded a file header
2002-07-05 cuzDon't call _revers for _textcolor, because both are...
2002-06-23 cuzFixed a bug
2002-06-22 cuzReturn bg color if coords out of range
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzFixed a bug
2002-06-22 cuzWorking on the TGI library
2002-06-22 cuzAdded emulation and more clipping for the BAR function.
2002-06-22 cuzAdded clipping
2002-06-22 cuzTarget clean needs to clean the tgi dir
2002-06-22 cuzRewrote cbm_open and cbm_read in assembler saving about...
2002-06-21 cuzWorking
2002-06-21 cuzChanged function prototype
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzTGI Implementation
2002-06-21 cuzImplementing TGI
2002-06-21 cuzNew TGI module
2002-06-14 cuzFixed a bug
2002-06-04 izydorstput segment keywords so bss, data and rodata are used...
2002-06-04 izydorstfixed LoadW for doing 16-bit offsets loads, not only...
2002-06-03 cuzAdded support for the Oric atmos (with some help by...
2002-05-30 cpgadded ICAX3, ICAX4, ICAX5
2002-05-26 cuzMove zp space out of crt0.s
2002-05-26 cuzCombine the existing include files, move zp space out...
2002-05-26 cuzzpspace cannot be an external symbol
2002-05-26 cuzAdded module with zero page locations
2002-05-23 cpgimplementation which supports SpartaDOS format disks...
2002-05-23 cpgupdated comment about fdtoiocb return values
2002-05-18 cuzAdded check/support for simple addressing format.
2002-05-18 cuzNew entry points for bzero and _bzero
2002-05-16 cpgsupport append mode
2002-05-16 cpgamode_to_bmode fixes: support "a", be more restrictive...
2002-04-24 cuzmod_ctrl struct cleanup
2002-04-23 cuzStreamlined the code, add zero page relocations
2002-04-21 cuzNew files for loading modules at runtime
2002-04-21 cuzMove include files into /asminc, changed include file...
2002-04-21 cuzdos -> unix lf conversion
2002-04-17 cuzFixed wrong compares (new code by Piotr Fusik)
2002-04-12 cuzIgnore intermediate files
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-25 cuzStraighten checking of the initialized flag in both...
2002-03-24 cpgfix return Z flag: it was set if the LSB of the length...
2002-03-24 cuzUse _file.inc and its constants
2002-03-24 cuzCompleted _scanf.c, added vsscanf.c, rewrote sscanf.c.
2002-03-24 cuzFix return codes
2002-03-17 cuzWorking on the _scanf implementation
2002-03-17 cuzThe %p format specifier was missing
2002-03-16 cuzAdded a few more specialized multiply routines
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2002-03-08 izydorstmoved cursor.inc to proper location
2002-03-08 izydorstreplaced char* by const char* as it is in prototype
2002-03-08 izydorsterror handling if drive type is unknown
2001-12-27 cpgucase_fn.o: new object file; added -DUCASE_FILENAME...
2001-12-27 cpgmoved code to convert filename to uppercase into its...
2001-12-10 cpgbetter error handling; rs232_params now uses its parameters
2001-12-10 cpginitial (incomplete) implementation
2001-12-10 cpgadded remove.o and rs232.o
2001-12-09 cpginitial check-in
2001-12-05 cuzDo not initialize the data window address after on...
2001-12-04 cpgfix comments about fdtoiocb parameters
2001-12-04 cpgfdtoiocb returns the IOCB in A!
2001-12-04 cpgfixed return paramter; setup ICAX1Z so the key routine...
2001-11-23 cuzNew version from Piotr
2001-11-18 cuzUpdate from Piotr
2001-11-17 cuzSeveral SBC optimizations suggested by Piotr Fusik
2001-11-15 cuzReplaced calloc by an assembler version
2001-11-12 cuzAdded inflatemem from Piotr
2001-11-06 cpgfix a typo in the comment
2001-11-06 cpgreturn the hardware tv system, not the ROMs one
2001-11-05 cpgboth routines fixed (fix by Piotr Fusik)
2001-11-05 cpgfixed some whitespace so emacs doesn't complain when...
next