2001-10-01 |
cuz | Changed name for long compare subroutine |
commit | commitdiff | tree | snapshot |
2001-10-01 |
cuz | More stack op optimizations |
commit | commitdiff | tree | snapshot |
2001-10-01 |
cuz | Fixed a bug, added info for more runtime routines |
commit | commitdiff | tree | snapshot |
2001-09-30 |
cuz | Use __attribute ((unused)) instead of -Wno-unused-parameter |
commit | commitdiff | tree | snapshot |
2001-09-30 |
cuz | Used __attribute ((unused)) instead of -Wno-unused... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
cuz | More source splitting. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
cuz | Working on optimizations |
commit | commitdiff | tree | snapshot |
2001-09-29 |
cuz | Readded size optimizations |
commit | commitdiff | tree | snapshot |
2001-09-29 |
cuz | More splitting |
commit | commitdiff | tree | snapshot |
2001-09-29 |
cuz | Added optimization statistics |
commit | commitdiff | tree | snapshot |
2001-09-29 |
cuz | Reordered/splitted the optimization module |
commit | commitdiff | tree | snapshot |
2001-09-27 |
cuz | Added groepaz |
commit | commitdiff | tree | snapshot |
2001-09-27 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2001-09-27 |
cuz | Added AUTO_COLLECTION_INITIALIZER |
commit | commitdiff | tree | snapshot |
2001-09-26 |
cuz | Check for an additional error condition |
commit | commitdiff | tree | snapshot |
2001-09-26 |
cuz | Added the plasma sample |
commit | commitdiff | tree | snapshot |
2001-09-26 |
cuz | Command line options cleanup |
commit | commitdiff | tree | snapshot |
2001-09-26 |
cuz | Added new command line options, one bug fixed |
commit | commitdiff | tree | snapshot |
2001-09-26 |
cuz | Added a README |
commit | commitdiff | tree | snapshot |
2001-09-25 |
cuz | More optimizations |
commit | commitdiff | tree | snapshot |
2001-09-25 |
cuz | More optimizations |
commit | commitdiff | tree | snapshot |
2001-09-25 |
cuz | Bumped the version number |
commit | commitdiff | tree | snapshot |
2001-09-25 |
cuz | Finished indirect function calls. |
commit | commitdiff | tree | snapshot |
2001-09-24 |
cuz | Track usage of the sreg and several other zero page... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
cuz | Collect more info on zp registers |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Generate info about zp register usage |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Removed old code to set the flags |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Extend usage information |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Use X instead of Y register |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2001-09-21 |
cuz | Color RAM initialization was missing |
commit | commitdiff | tree | snapshot |
2001-09-20 |
cuz | Added a peephole optimization step for global array... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
cuz | CBM510 update |
commit | commitdiff | tree | snapshot |
2001-09-20 |
cuz | CBM510 update |
commit | commitdiff | tree | snapshot |
2001-09-20 |
cuz | We need to have the character data in the VIC bank... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
cuz | Add character RAM |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Remove an unused import |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Added condes IRQ routines and a README file. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Make the code somewhat smaller |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Disable the mouse sprite on exit |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Check for wrong header file inclusions, add CBM510... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Fix mouse type |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | CBM510 update |
commit | commitdiff | tree | snapshot |
2001-09-19 |
cuz | Add IRQ function table |
commit | commitdiff | tree | snapshot |
2001-09-18 |
cuz | Add blinking cursor on input |
commit | commitdiff | tree | snapshot |
2001-09-18 |
cuz | Include source lines into generated asm code |
commit | commitdiff | tree | snapshot |
2001-09-16 |
cuz | Fixed a minor problem |
commit | commitdiff | tree | snapshot |
2001-09-16 |
cuz | Added text tables |
commit | commitdiff | tree | snapshot |
2001-09-15 |
mrintsch | included errno.h instead of declaring _oserrno as external |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Fixed a few warnings |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Fixed a few warnings |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Fixed a few warnings |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Fixed a few compiler warnings |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Enable even more warnings |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Check for sign problems in compares |
commit | commitdiff | tree | snapshot |
2001-09-15 |
cuz | Fix signed/unsigned comparisons |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Updates for the CBM510 |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Add stacksize symbol |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Added cb,510 to the clean rule |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Added the rs232 module |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Video RAM location is now defined in the linker config |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Update comments about the stack, add CBM 500 info |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Adjust sizes, define the video RAM |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Added CBM510 support |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | More P500 support |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Working in P500 code |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Added peekxsys functions for the 610 |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Added peekxsys functions for the 6509 machines |
commit | commitdiff | tree | snapshot |
2001-09-14 |
cuz | Add support for the CBM 510 |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added support for the CBM510 |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Adding CBM510 support |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added support for the Commodore 510 aka P500 |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Started to add support for the P500 aka CBM510 |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added the CBM510 as a new target system |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added the Commdore 510 target system |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Fixed a comment |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added the hack for write() to make printf work |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Removed the port parameter from mouse_init |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Removed mousetest.c, it's now a sample program |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Added the mousedemo program, changed some makefile... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Remove the port parameter to mouse_init |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Add IRQ table |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Fixed an error in the reset_brk() routine of all target... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Polished the mouse routines |
commit | commitdiff | tree | snapshot |
2001-09-13 |
cuz | Redesigned the IRQ and BREAK logic, debugged the mouse... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2001-09-12 |
cuz | Fixed a bug |
commit | commitdiff | tree | snapshot |
2001-09-12 |
cuz | Use latest changes from C64 version |
commit | commitdiff | tree | snapshot |
2001-09-12 |
cuz | Remove sprite param to mouse_init |
commit | commitdiff | tree | snapshot |
2001-09-12 |
cuz | Use correction values for the coordinates so that the... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
izydorst | interrupt flag is cleared/restored rather than cleared/set |
commit | commitdiff | tree | snapshot |
2001-09-10 |
izydorst | dio bugfix, added get_tv and get_ostype functions |
commit | commitdiff | tree | snapshot |
2001-09-10 |
cuz | Added new mouse functions |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cpg | set Y minimum to 31 |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | Use the new __asm__ syntax |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | Adding functionality to StrBuf |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | Module checked in last time was wrong version |
commit | commitdiff | tree | snapshot |
next |