2012-01-01 |
uz | Removed the jump to RESTOR on exit for all the CBM... |
tree | commitdiff |
2011-07-17 |
uz | Added a new flags byte to the TGI headers. Bumped the... |
tree | commitdiff |
2011-05-02 |
ol.sc | Removed tgi_load() and all corresponding infrastructure... |
tree | commitdiff |
2011-04-30 |
ol.sc | Computed pixel aspect ratio (PAR) by presuming a displa... |
tree | commitdiff |
2011-04-25 |
ol.sc | Target-specific black & white values for use by the... |
tree | commitdiff |
2010-11-17 |
uz | Changed the startup module and the linker config for... |
tree | commitdiff |
2010-11-09 |
uz | Fixed order of options in call to ld65, which became... |
tree | commitdiff |
2010-10-02 |
ol.sc | Now that we reduce the size of the RAM memory area... |
tree | commitdiff |
2010-03-19 |
uz | Added patches to make systime work correctly with the... |
tree | commitdiff |
2010-03-17 |
uz | Removed a forgotten ScrollSave variable (Stefan Haubent... |
tree | commitdiff |
2010-03-08 |
uz | Shortened the code |
tree | commitdiff |
2010-03-07 |
uz | Fix scrolling (again). The old code switched off scroll... |
tree | commitdiff |
2010-02-18 |
uz | Fixed a problem with a disabled cursor: Switching off... |
tree | commitdiff |
2010-02-15 |
uz | Fixed a video problem: When switching the display,... |
tree | commitdiff |
2010-02-14 |
ol.sc | Initialize _curunit from the zeropage value DEVNUM... |
tree | commitdiff |
2010-02-04 |
uz | Fixes for the ptvjoy drivers by Marco van den Heuvel. |
tree | commitdiff |
2010-02-04 |
uz | Moved the extended RAM driver to c128-ram2.emd and... |
tree | commitdiff |
2010-02-01 |
uz | Added code to the driver to use also banks 2 and 3... |
tree | commitdiff |
2010-02-01 |
uz | Added size checking code contributed by Marco van den... |
tree | commitdiff |
2010-01-24 |
ol.sc | Factored out generic LINE implementation based on SETPI... |
tree | commitdiff |
2010-01-23 |
ol.sc | Quite some minor changes to have the two C128 TGI drive... |
tree | commitdiff |
2009-12-10 |
uz | Replaced $30 by literal '0' for better readability. |
tree | commitdiff |
2009-12-10 |
uz | Removed the call to CLRCH in the startup code. |
tree | commitdiff |
2009-12-09 |
uz | * Moved the BASIC stub that calls the compiled program... |
tree | commitdiff |
2009-11-24 |
uz | Squeezed bytes and cycles out of the kbhit functions... |
tree | commitdiff |
2009-11-23 |
uz | Don't hardcode the address of the SYS call for the... |
tree | commitdiff |
2009-10-29 |
uz | Changes to the TGI driver API: |
tree | commitdiff |
2009-10-04 |
uz | Use a simple expression now that ldwarning is available... |
tree | commitdiff |
2009-10-04 |
uz | Use the new ldwarning assert action. |
tree | commitdiff |
2009-09-26 |
uz | Changed the existing Commodore mouse drivers for the... |
tree | commitdiff |
2009-09-24 |
uz | The CIA TOD needs a write to the 1/10 sec register... |
tree | commitdiff |
2009-09-24 |
uz | Moved most platform assembler includes into asminc... |
tree | commitdiff |
2009-09-18 |
uz | Replaced the condition for the assertion in toggle_vide... |
tree | commitdiff |
2009-09-11 |
uz | Define a standard driver and mode for tgi graphics... |
tree | commitdiff |
2009-09-11 |
uz | Added the mouse_stddrv variable for the C64 and C128. |
tree | commitdiff |
2009-09-08 |
uz | Changed the prototype of videomode() to take and return... |
tree | commitdiff |
2009-09-07 |
uz | New function videomode() for the C128. Marked toggle_vi... |
tree | commitdiff |
2009-07-31 |
uz | Force an import of the special symbol __STARTUP__ in... |
tree | commitdiff |
2009-07-27 |
uz | Added a systime implementation by Stefan Haubenthal... |
tree | commitdiff |
2008-08-31 |
uz | Fixed problems with the startup code (Greg King): Inter... |
tree | commitdiff |
2008-08-05 |
uz | Added Koala Pad mouse drivers written by Stefan Haubenthal. |
tree | commitdiff |
2008-08-02 |
uz | git-svn-id: svn://svn.cc65.org/cc65/trunk@3863 b7a2c559... |
tree | commitdiff |
2008-07-03 |
cuz | Moved the data that keeps a copy of the used zero page... |
tree | commitdiff |
2008-02-25 |
cuz | Oliver Schmidt fixed errors in the LINE and SETPIXELCLI... |
tree | commitdiff |
2006-05-21 |
cuz | Changed the mouse API: Introduced a new flag byte that... |
tree | commitdiff |
2005-04-25 |
cuz | Change the sematics of callirq and the existing interru... |
tree | commitdiff |
2005-02-26 |
cuz | Move constructor code into the INIT segment |
tree | commitdiff |
2004-11-07 |
cuz | Added the IRQ entry |
tree | commitdiff |
2004-11-06 |
cuz | Add the irq entry point |
tree | commitdiff |
2004-10-26 |
cuz | Add definitions for tools so the makefile is useful... |
tree | commitdiff |
2004-10-26 |
cuz | Use get_tv.inc |
tree | commitdiff |
2004-09-20 |
cuz | Renamed __IRQFUNC_xxx -> __INTERRUPTOR_xxx |
tree | commitdiff |
2004-05-31 |
cuz | Comment fixes by Stefan Haubenthal |
tree | commitdiff |
2004-04-28 |
cuz | New command line parsing routine |
tree | commitdiff |
2004-04-28 |
cuz | Set FNAM_BANK *after* calling constructors |
tree | commitdiff |
2004-04-28 |
cuz | Use new := operator, added a few addresses |
tree | commitdiff |
2004-04-19 |
cuz | Small speed improvement |
tree | commitdiff |
2004-04-04 |
cuz | Use new callirq function |
tree | commitdiff |
2004-04-04 |
cuz | Ignore mouse drivers |
tree | commitdiff |
2004-04-04 |
cuz | Applied a graphics driver bugfix sent by Greg King |
tree | commitdiff |
2004-03-29 |
cuz | Loadable mouse driver for the C128 |
tree | commitdiff |
2004-03-08 |
cuz | Fixed issues with the last change: The return code... |
tree | commitdiff |
2004-03-02 |
cuz | Place the return code into ST |
tree | commitdiff |
2004-03-02 |
cuz | Place the return code into ST |
tree | commitdiff |
2004-02-02 |
cuz | Use the assembler version as BASIC line number, so... |
tree | commitdiff |
2003-12-26 |
cuz | Started to remove obsolete RS232 code |
tree | commitdiff |
2003-12-16 |
cuz | Use new joystick decls |
tree | commitdiff |
2003-12-16 |
cuz | Use changed EM decls |
tree | commitdiff |
2003-12-14 |
cuz | Added an IRQ vector |
tree | commitdiff |
2003-12-13 |
cuz | Squeezed one precious byte out of the code |
tree | commitdiff |
2003-12-13 |
cuz | Small size optimizations |
tree | commitdiff |
2003-12-13 |
cuz | Ignore serial binary drivers |
tree | commitdiff |
2003-12-13 |
cuz | Added C128 swiftlink driver |
tree | commitdiff |
2003-11-12 |
cuz | Removed the HORLINE entry point |
tree | commitdiff |
2003-10-23 |
cuz | DONE, GETPALETTE and GETDEFPALETTE will no longer retur... |
tree | commitdiff |
2003-09-28 |
cuz | New joystick driver, converted from c64 one |
tree | commitdiff |
2003-09-25 |
cuz | Fixed sprite expand registers |
tree | commitdiff |
2003-08-20 |
cuz | Changed rm -f to $(RM) |
tree | commitdiff |
2003-08-12 |
cuz | New uname function |
tree | commitdiff |
2003-08-12 |
izydorst | fixed line drawing routines |
tree | commitdiff |
2003-04-09 |
cuz | Make screensize() fetch the values dynamically instead... |
tree | commitdiff |
2003-03-18 |
cuz | Fix toggle_videomode, move kernal entries to kernal.s |
tree | commitdiff |
2003-03-17 |
cuz | Switch to lower case chars in toggle_videomode |
tree | commitdiff |
2003-03-10 |
cuz | Added routines to handle command line params |
tree | commitdiff |
2003-02-13 |
cuz | Added fast(), slow() and c64mode() |
tree | commitdiff |
2003-02-13 |
cuz | New function toggle_videomode |
tree | commitdiff |
2003-02-11 |
cuz | Renamed DEINSTALL -> UNINSTALL, fixed a comment |
tree | commitdiff |
2003-02-10 |
cuz | Renamed the DEINSTALL vector to UNINSTALL. |
tree | commitdiff |
2003-02-10 |
cuz | Renamed the DEINSTALL vector to UNINSTALL. |
tree | commitdiff |
2003-02-06 |
cuz | Make sure the zap target is available |
tree | commitdiff |
2003-01-03 |
izydorst | DONE must set an error code |
tree | commitdiff |
2003-01-02 |
izydorst | TGI drivers updated for current API (INIT call has... |
tree | commitdiff |
2002-12-26 |
cuz | readjoy() is no longer available |
tree | commitdiff |
2002-12-23 |
izydorst | fixed addressing problems seen on the Real Machine... |
tree | commitdiff |
2002-12-23 |
izydorst | new TGI driver for interlaced VDC 640x480 mode |
tree | commitdiff |
2002-12-23 |
izydorst | fixes in comments |
tree | commitdiff |
2002-12-23 |
izydorst | emd drivers for RamCart 64/128KB |
tree | commitdiff |
2002-12-22 |
izydorst | tgi driver for C128 VDC, changed order of things in... |
tree | commitdiff |
2002-12-21 |
cuz | Fixed several problems with the new output routines |
tree | commitdiff |
2002-12-21 |
cuz | Added joy_stddrv modules |
tree | commitdiff |
next |