2002-06-23 |
cuz | Fixed a bug |
tree | commitdiff |
2002-06-22 |
cuz | Return bg color if coords out of range |
tree | commitdiff |
2002-06-22 |
cuz | Working on the TGI library |
tree | commitdiff |
2002-06-22 |
cuz | Fixed a bug |
tree | commitdiff |
2002-06-22 |
cuz | Working on the TGI library |
tree | commitdiff |
2002-06-22 |
cuz | Added emulation and more clipping for the BAR function. |
tree | commitdiff |
2002-06-22 |
cuz | Added clipping |
tree | commitdiff |
2002-06-22 |
cuz | Target clean needs to clean the tgi dir |
tree | commitdiff |
2002-06-22 |
cuz | Rewrote cbm_open and cbm_read in assembler saving about... |
tree | commitdiff |
2002-06-21 |
cuz | Working |
tree | commitdiff |
2002-06-21 |
cuz | Changed function prototype |
tree | commitdiff |
2002-06-21 |
cuz | TGI Implementation |
tree | commitdiff |
2002-06-21 |
cuz | TGI Implementation |
tree | commitdiff |
2002-06-21 |
cuz | TGI Implementation |
tree | commitdiff |
2002-06-21 |
cuz | TGI Implementation |
tree | commitdiff |
2002-06-21 |
cuz | Implementing TGI |
tree | commitdiff |
2002-06-21 |
cuz | New TGI module |
tree | commitdiff |
2002-06-14 |
cuz | Fixed a bug |
tree | commitdiff |
2002-06-04 |
izydorst | put segment keywords so bss, data and rodata are used... |
tree | commitdiff |
2002-06-04 |
izydorst | fixed LoadW for doing 16-bit offsets loads, not only... |
tree | commitdiff |
2002-06-03 |
cuz | Added support for the Oric atmos (with some help by... |
tree | commitdiff |
2002-05-30 |
cpg | added ICAX3, ICAX4, ICAX5 |
tree | commitdiff |
2002-05-26 |
cuz | Move zp space out of crt0.s |
tree | commitdiff |
2002-05-26 |
cuz | Combine the existing include files, move zp space out... |
tree | commitdiff |
2002-05-26 |
cuz | zpspace cannot be an external symbol |
tree | commitdiff |
2002-05-26 |
cuz | Added module with zero page locations |
tree | commitdiff |
2002-05-23 |
cpg | implementation which supports SpartaDOS format disks... |
tree | commitdiff |
2002-05-23 |
cpg | updated comment about fdtoiocb return values |
tree | commitdiff |
2002-05-18 |
cuz | Added check/support for simple addressing format. |
tree | commitdiff |
2002-05-18 |
cuz | New entry points for bzero and _bzero |
tree | commitdiff |
2002-05-16 |
cpg | support append mode |
tree | commitdiff |
2002-05-16 |
cpg | amode_to_bmode fixes: support "a", be more restrictive... |
tree | commitdiff |
2002-04-24 |
cuz | mod_ctrl struct cleanup |
tree | commitdiff |
2002-04-23 |
cuz | Streamlined the code, add zero page relocations |
tree | commitdiff |
2002-04-21 |
cuz | New files for loading modules at runtime |
tree | commitdiff |
2002-04-21 |
cuz | Move include files into /asminc, changed include file... |
tree | commitdiff |
2002-04-21 |
cuz | dos -> unix lf conversion |
tree | commitdiff |
2002-04-17 |
cuz | Fixed wrong compares (new code by Piotr Fusik) |
tree | commitdiff |
2002-04-12 |
cuz | Ignore intermediate files |
tree | commitdiff |
2002-04-06 |
izydorst | fixes in structs, added common cc65 color definitions... |
tree | commitdiff |
2002-03-25 |
cuz | Straighten checking of the initialized flag in both... |
tree | commitdiff |
2002-03-24 |
cpg | fix return Z flag: it was set if the LSB of the length... |
tree | commitdiff |
2002-03-24 |
cuz | Use _file.inc and its constants |
tree | commitdiff |
2002-03-24 |
cuz | Completed _scanf.c, added vsscanf.c, rewrote sscanf.c. |
tree | commitdiff |
2002-03-24 |
cuz | Fix return codes |
tree | commitdiff |
2002-03-17 |
cuz | Working on the _scanf implementation |
tree | commitdiff |
2002-03-17 |
cuz | The %p format specifier was missing |
tree | commitdiff |
2002-03-16 |
cuz | Added a few more specialized multiply routines |
tree | commitdiff |
2002-03-08 |
izydorst | conio with fixed width and proortional font support |
tree | commitdiff |
2002-03-08 |
izydorst | conio with fixed width and proportional font support |
tree | commitdiff |
2002-03-08 |
izydorst | moved cursor.inc to proper location |
tree | commitdiff |
2002-03-08 |
izydorst | replaced char* by const char* as it is in prototype |
tree | commitdiff |
2002-03-08 |
izydorst | error handling if drive type is unknown |
tree | commitdiff |
2001-12-27 |
cpg | ucase_fn.o: new object file; added -DUCASE_FILENAME... |
tree | commitdiff |
2001-12-27 |
cpg | moved code to convert filename to uppercase into its... |
tree | commitdiff |
2001-12-10 |
cpg | better error handling; rs232_params now uses its parameters |
tree | commitdiff |
2001-12-10 |
cpg | initial (incomplete) implementation |
tree | commitdiff |
2001-12-10 |
cpg | added remove.o and rs232.o |
tree | commitdiff |
2001-12-09 |
cpg | initial check-in |
tree | commitdiff |
2001-12-05 |
cuz | Do not initialize the data window address after on... |
tree | commitdiff |
2001-12-04 |
cpg | fix comments about fdtoiocb parameters |
tree | commitdiff |
2001-12-04 |
cpg | fdtoiocb returns the IOCB in A! |
tree | commitdiff |
2001-12-04 |
cpg | fixed return paramter; setup ICAX1Z so the key routine... |
tree | commitdiff |
2001-11-23 |
cuz | New version from Piotr |
tree | commitdiff |
2001-11-18 |
cuz | Update from Piotr |
tree | commitdiff |
2001-11-17 |
cuz | Several SBC optimizations suggested by Piotr Fusik |
tree | commitdiff |
2001-11-15 |
cuz | Replaced calloc by an assembler version |
tree | commitdiff |
2001-11-12 |
cuz | Added inflatemem from Piotr |
tree | commitdiff |
2001-11-06 |
cpg | fix a typo in the comment |
tree | commitdiff |
2001-11-06 |
cpg | return the hardware tv system, not the ROMs one |
tree | commitdiff |
2001-11-05 |
cpg | both routines fixed (fix by Piotr Fusik) |
tree | commitdiff |
2001-11-05 |
cpg | fixed some whitespace so emacs doesn't complain when... |
tree | commitdiff |
2001-11-04 |
cuz | Fixed a bug |
tree | commitdiff |
2001-10-27 |
izydorst | support for assert.h in GEOS, conio bugfixes |
tree | commitdiff |
2001-10-27 |
izydorst | simple conio support for GEOS |
tree | commitdiff |
2001-10-27 |
izydorst | support for 40/80 column modes |
tree | commitdiff |
2001-10-26 |
cuz | More banking fixes |
tree | commitdiff |
2001-10-25 |
cuz | Debug the rs232 routines. This involved using two new... |
tree | commitdiff |
2001-10-25 |
cuz | Use names instead of numeric addresses |
tree | commitdiff |
2001-10-25 |
cuz | Minor fix |
tree | commitdiff |
2001-10-25 |
cuz | Added rs232 routines |
tree | commitdiff |
2001-10-25 |
cuz | Removed c128 code |
tree | commitdiff |
2001-10-25 |
cuz | Sorted object files alphabetically so it's easier to... |
tree | commitdiff |
2001-10-24 |
cuz | Cleanup |
tree | commitdiff |
2001-10-24 |
cuz | New pushwysp implementation |
tree | commitdiff |
2001-10-23 |
cuz | Removed an old comment |
tree | commitdiff |
2001-10-20 |
cuz | Fixed a path |
tree | commitdiff |
2001-10-20 |
cuz | Fixed a bug in the return value of the sprintf and... |
tree | commitdiff |
2001-10-11 |
cuz | Removed duplicate case labels and fixed the code for... |
tree | commitdiff |
2001-10-11 |
cuz | Removed the switch routines |
tree | commitdiff |
2001-10-10 |
mrintsch | Changed the parameters of cbm_load and cbm_save to... |
tree | commitdiff |
2001-10-06 |
cpg | implemented graphics() function |
tree | commitdiff |
2001-10-04 |
cuz | Added special multiplication routines |
tree | commitdiff |
2001-10-03 |
cpg | clriocb and findfreeiocb moved from open.s to fdtable... |
tree | commitdiff |
2001-10-03 |
cpg | a small optimization |
tree | commitdiff |
2001-10-01 |
cuz | Changed name for long compare subroutine |
tree | commitdiff |
2001-09-21 |
cuz | Removed old code to set the flags |
tree | commitdiff |
2001-09-21 |
cuz | Color RAM initialization was missing |
tree | commitdiff |
2001-09-20 |
cuz | We need to have the character data in the VIC bank... |
tree | commitdiff |
2001-09-19 |
cuz | Remove an unused import |
tree | commitdiff |
next |