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 |
2001-09-09 |
cuz | Use a string buffer instead of the old implementation |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | More string buffer work |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | New strbuf module |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | Move inline asm parsing into a separate module |
commit | commitdiff | tree | snapshot |
2001-09-09 |
cuz | Added copyright notice |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Added mousetest.c |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Flag labels in the map file exports list |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Add the label/equate bit to the exports and debug symbols |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Add new defines for export usage |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Minor changes |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Fixed an error in mouse_pos |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Finished the mouse stuff |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Polishing the mouse stuff |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Added mouse module from C64 |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Don't use php to save old IRQ state |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Added mouse_pos(), mouse_info(). Changed mouse_hide... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Added mouse_pos() and mouse_info(), removed mouse_x... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Use && and || in preprocessor #if statements. Other... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Use constants for the bits in the _ctype array. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Add special routines for processing the boolean ||... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | One bug fixed |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cuz | Removed the ldeax module |
commit | commitdiff | tree | snapshot |
2001-09-07 |
cuz | Cosmetic change |
commit | commitdiff | tree | snapshot |
2001-09-07 |
cuz | Brought the CREDITS file up to date (hopefully) |
commit | commitdiff | tree | snapshot |
2001-09-07 |
cuz | Removed an invalid data access. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
cuz | Minor speedup |
commit | commitdiff | tree | snapshot |
2001-09-06 |
cuz | Renamed some functions for better readbility. |
commit | commitdiff | tree | snapshot |
2001-09-06 |
cuz | Working |
commit | commitdiff | tree | snapshot |
2001-09-06 |
cuz | Added .lclintrc |
commit | commitdiff | tree | snapshot |
2001-09-01 |
cuz | Changed an error message |
commit | commitdiff | tree | snapshot |
2001-08-30 |
cuz | Fixed problem with forward references in unnamed labels |
commit | commitdiff | tree | snapshot |
2001-08-24 |
cuz | Allow access to the global segments. Place ".dbg file... |
commit | commitdiff | tree | snapshot |
next |