2002-06-21 |
cuz | TGI Implementation |
commit | commitdiff | tree | snapshot |
2002-06-21 |
cuz | TGI Implementation |
commit | commitdiff | tree | snapshot |
2002-06-21 |
cuz | Implementing TGI |
commit | commitdiff | tree | snapshot |
2002-06-21 |
cuz | New TGI module |
commit | commitdiff | tree | snapshot |
2002-06-21 |
cuz | Added TGI files, removed obsolete graphics.h |
commit | commitdiff | tree | snapshot |
2002-06-21 |
cuz | Added TGI files |
commit | commitdiff | tree | snapshot |
2002-06-15 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-06-15 |
cuz | Fixed zero page segment size |
commit | commitdiff | tree | snapshot |
2002-06-14 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-06-12 |
cuz | Renamed the functions working with "struct Function". |
commit | commitdiff | tree | snapshot |
2002-06-04 |
izydorst | put segment keywords so bss, data and rodata are used... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
izydorst | fixed LoadW for doing 16-bit offsets loads, not only... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
cuz | Added atmos.h from Jede |
commit | commitdiff | tree | snapshot |
2002-06-03 |
cuz | Added Debrune Jérôme |
commit | commitdiff | tree | snapshot |
2002-06-03 |
cuz | Added support for the Oric atmos (with some help by... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
cuz | New target: oric atmos |
commit | commitdiff | tree | snapshot |
2002-05-31 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2002-05-30 |
cpg | added ICAX3, ICAX4, ICAX5 |
commit | commitdiff | tree | snapshot |
2002-05-27 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2002-05-26 |
cuz | Indirect fastcall functions with no parameters may... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
cuz | Move zp space out of crt0.s |
commit | commitdiff | tree | snapshot |
2002-05-26 |
cuz | Combine the existing include files, move zp space out... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
cuz | zpspace cannot be an external symbol |
commit | commitdiff | tree | snapshot |
2002-05-26 |
cuz | Added module with zero page locations |
commit | commitdiff | tree | snapshot |
2002-05-25 |
cuz | Fixed zero page handling for o65 modules |
commit | commitdiff | tree | snapshot |
2002-05-25 |
cuz | Fix o65 zeropage handling |
commit | commitdiff | tree | snapshot |
2002-05-23 |
cpg | initial check-in |
commit | commitdiff | tree | snapshot |
2002-05-23 |
cpg | implementation which supports SpartaDOS format disks... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
cpg | updated comment about fdtoiocb return values |
commit | commitdiff | tree | snapshot |
2002-05-22 |
cuz | Renamed spawn.c -> spawn-unix.c |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | Added JUMPTABLE segment |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | Fixed a bug (offset was not correct if more than one... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | New o65 defines |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | Added check/support for simple addressing format. |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | New entry points for bzero and _bzero |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | New o65 defines |
commit | commitdiff | tree | snapshot |
2002-05-18 |
cuz | Added bzero, _bzero |
commit | commitdiff | tree | snapshot |
2002-05-16 |
cuz | One less bug in sizeof ("ABC"). |
commit | commitdiff | tree | snapshot |
2002-05-16 |
cpg | support append mode |
commit | commitdiff | tree | snapshot |
2002-05-16 |
cpg | amode_to_bmode fixes: support "a", be more restrictive... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
cpg | fixed O_CREAT, O_TRUNC, O_APPEND to match the C headers |
commit | commitdiff | tree | snapshot |
2002-05-02 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-04-26 |
cuz | Bumped the version number |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | More changes for module support |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | Add support for a module id |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | Added support for modules |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | Add the 'module' target |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | New target 'module' |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | Add new target 'module' |
commit | commitdiff | tree | snapshot |
2002-04-25 |
cuz | Added configuration for cc65 modules |
commit | commitdiff | tree | snapshot |
2002-04-24 |
cuz | mod_ctrl struct cleanup |
commit | commitdiff | tree | snapshot |
2002-04-24 |
cuz | Struct cleanup |
commit | commitdiff | tree | snapshot |
2002-04-23 |
cuz | Export start and size of the ZP memory area |
commit | commitdiff | tree | snapshot |
2002-04-23 |
cuz | Streamlined the code, add zero page relocations |
commit | commitdiff | tree | snapshot |
2002-04-23 |
cuz | Removed duplicate defs |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Start to describe the FILES and FORMAT sections |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Support additional o65 attributes. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Add new o65 operating system |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | New files for loading modules at runtime |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Added mod_free |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | New directory for (globally used) assembler includes. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Move include files into /asminc, changed include file... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | dos -> unix lf conversion |
commit | commitdiff | tree | snapshot |
2002-04-21 |
cuz | Added new header files |
commit | commitdiff | tree | snapshot |
2002-04-20 |
cuz | Use cc65 character classification routines |
commit | commitdiff | tree | snapshot |
2002-04-18 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2002-04-17 |
cuz | Fixed wrong compares (new code by Piotr Fusik) |
commit | commitdiff | tree | snapshot |
2002-04-17 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2002-04-14 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-04-12 |
cuz | Ignore intermediate files |
commit | commitdiff | tree | snapshot |
2002-04-09 |
cuz | Fixed a message output |
commit | commitdiff | tree | snapshot |
2002-04-09 |
cuz | Fixed an error |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | New pattern matching module matchpat.[ch] |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Added spec for v 2.8.0 |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Bumped the version number |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Remove duplicate line feed |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Document --config option |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Add --config option to usage |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2002-04-08 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2002-04-07 |
cuz | New plugin stdio |
commit | commitdiff | tree | snapshot |
2002-04-07 |
cuz | Working on the plugins |
commit | commitdiff | tree | snapshot |
2002-04-07 |
cuz | Working on the plugins |
commit | commitdiff | tree | snapshot |
2002-04-07 |
cuz | First test plugin |
commit | commitdiff | tree | snapshot |
2002-04-06 |
cuz | Working on the plugin interface |
commit | commitdiff | tree | snapshot |
2002-04-06 |
izydorst | added test of mouse.h routines |
commit | commitdiff | tree | snapshot |
2002-04-06 |
izydorst | fixes in structs, added common cc65 color definitions... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
cuz | Add info about the boolxx functions |
commit | commitdiff | tree | snapshot |
2002-04-06 |
cuz | Fixed a code generation bug |
commit | commitdiff | tree | snapshot |
2002-04-05 |
cuz | Fixed a typo |
commit | commitdiff | tree | snapshot |
2002-04-01 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-04-01 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-03-31 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-03-30 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2002-03-30 |
cuz | First import |
commit | commitdiff | tree | snapshot |
2002-03-25 |
cuz | Straighten checking of the initialized flag in both... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
cpg | fix return Z flag: it was set if the LSB of the length... |
commit | commitdiff | tree | snapshot |
2002-03-24 |
cuz | Use _file.inc and its constants |
commit | commitdiff | tree | snapshot |
next |