]> git.sur5r.net Git - cc65/history - libsrc/c64
use 'plot' instead of 'PLOT'
[cc65] / libsrc / c64 /
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-09-11 Oliver SchmidtMerge pull request #132 from greg-king5/high-zero
2014-09-10 Greg KingChanged literal zeroes of the style "#>0" into the... 132/head
2014-09-09 Oliver SchmidtMerge pull request #130 from greg-king5/caps-lock
2014-08-24 Oliver SchmidtMerge pull request #131 from greg-king5/refine-crt
2014-08-24 Greg KingRefined the comments in the target start-up files. 131/head
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2014-06-04 Oliver SchmidtCreate static drivers directly from source files.
2014-05-30 Oliver SchmidtMerge pull request #122 from groessler/a5200
2014-05-09 Oliver SchmidtMerge pull request #114 from greg-king5/phantom
2014-05-05 Greg KingAdded the long-missing driver-flags byte to the potenti...
2014-05-01 Oliver SchmidtRenamed JUMPTABLE and cleaned up module.cfg.
2014-03-19 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-03-18 Oliver SchmidtMerge pull request #91 from greg-king5/bound-box
2014-03-18 Greg KingCorrected the default upper limits of some mouse driver... 91/head
2014-01-17 Christian GroesslerMerge branch 'master' of https://github.com/oliverschmi...
2014-01-17 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-17 Oliver SchmidtMerge pull request #71 from groessler/something_to_pull2
2014-01-17 Oliver SchmidtSome fine tuning of the mouse driver interface harmoniz...
2014-01-16 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-15 Oliver SchmidtHarmonized interface between mouse drivers and callbacks.
2014-01-14 Christian GroesslerMerge remote-tracking branch 'upstream/master' into...
2014-01-12 Oliver SchmidtFixed recent "Minor comment harmonization".
2014-01-11 Oliver SchmidtMinor comment harmonization.
2013-11-19 Stephan MühlstrasserMerge branch 'master' into c1p
2013-08-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-08-23 Oliver SchmidtMerge pull request #29 from greg-king5/mouseref
2013-08-23 Greg KingCleaned 2 source files by removing commented-out lines... 29/head
2013-07-26 Stephan MühlstrasserMerge branch 'master' into c1p
2013-07-26 Oliver SchmidtMerge pull request #24 from greg-king5/oric
2013-07-25 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-07-25 Oliver SchmidtMerge pull request #12 from greg-king5/lightpen
2013-07-25 Greg KingFixed some line endings. 12/head
2013-07-25 Greg KingMoved the lightpen names from <mouse.h> to a new <pen.h>.
2013-07-05 Greg KingLook for NULL pointer more efficiently.
2013-07-01 Greg KingMerge branch 'master' into lightpen
2013-06-23 Greg KingUsed a library-reference method to calibrate lightpen...
2013-06-04 Christian GroesslerMerge remote-tracking branch 'upstream/master'
2013-06-03 Greg KingAdded library reference address to lightpen driver...
2013-06-01 Oliver SchmidtAdded library reference tgi_libref to TGI interface.
2013-06-01 Oliver SchmidtAdded library reference ser_libref to SER interface.
2013-05-31 Oliver SchmidtAdded library reference mouse_libref to MOU interface.
2013-05-31 Oliver SchmidtAdded library reference joy_libref to JOY interface.
2013-05-31 Oliver SchmidtAdded library reference em_libref to EMD interface.
2013-05-30 Greg KingAdded Inkwell lightpen drivers for the C64 and the...
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2013-05-06 Oliver SchmidtMerge pull request #4 from greg-king5/filepath
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-05-04 Oliver SchmidtReplaced whole bunch for Makefiles with a single generi...
2013-02-14 ol.scSave some bytes by sharing the code doing the actual...
2013-02-12 ol.scMoved IRQ hooking / unhooking from startup code to...
2012-11-01 ol.scIntroduced static standard drivers.
2012-10-31 ol.scFixed typo.
2012-10-29 ol.scConvert dynamically loadable drivers into statically...
2012-09-30 ol.scTurned the 'ST' status byte into a symbol resolved...
2012-09-09 ol.scIntroduced mass-storage device enumaration - with imple...
2012-03-04 uzPatch by Stefan Haubenthal: Remove __fastcall__ in...
2012-01-01 uzRemoved the jump to RESTOR on exit for all the CBM...
2011-09-13 uzFixed an error: The LINE function mistakenly enabled...
2011-07-17 uzAdded a new flags byte to the TGI headers. Bumped the...
2011-05-02 ol.scRemoved tgi_load() and all corresponding infrastructure...
2011-04-30 ol.scComputed pixel aspect ratio (PAR) by presuming a displa...
2011-04-25 ol.scTarget-specific black & white values for use by the...
2010-11-14 uzAs a test, remove the SYS header from the startup code...
2010-11-13 uzRemove the load address since it's supplied in its...
2010-11-09 uzFixed order of options in call to ld65, which became...
2010-10-02 ol.scNow that we reduce the size of the RAM memory area...
2010-03-19 uzAdded patches to make systime work correctly with the...
2010-03-07 ol.scFixed line endings I broke with recent change.
2010-02-20 ol.scAdded comment based on mailing list posting by Greg...
2010-02-15 uzPatches by Greg King to avoid crosstalk between mouse...
2010-02-14 ol.scInitialize _curunit from the zeropage value DEVNUM...
2010-02-12 uzNew EMD driver for the Double Quick Brown Box cartridge...
2010-02-12 uzMake PIA upper case for orthogonality.
2010-02-12 uzMore driver cleanup.
2010-02-11 uzUse the .max function to calculate the backup space.
2010-02-04 uzAdded DTV detection code by Marco van den Heuvel.
2010-02-04 uzSome more improvements (untested).
2010-02-04 uzNew extended memory driver for the C256K memory extensi...
2010-02-02 uzNew EMD driver for the ISEPIC cartridge written and...
2010-02-02 uzFixes for joysticks 3+4 in the ptv joystick driver...
2010-02-01 uzMarco van den Heuvel contributed code to detect a C64...
2010-02-01 uzNo need to save the Y register in INSTALL.
2010-02-01 uzAdded size checking code contributed by Marco van den...
2010-02-01 uzAdded size checking routine contributed by Marco van...
2009-12-10 uzReplaced $30 by literal '0' for better readability.
2009-12-10 uzRemoved the call to CLRCH in the startup code.
2009-12-09 uz* Moved the BASIC stub that calls the compiled program...
2009-11-24 uzSqueezed bytes and cycles out of the kbhit functions...
2009-11-23 uzDon't hardcode the address of the SYS call for the...
2009-10-29 uzChanges to the TGI driver API:
2009-09-27 uzChanged the solution for the PLOT problem with old...
2009-09-26 uzFix the plot routine to work with the buggy -02 kernal.
2009-09-26 uzChanged the existing Commodore mouse drivers for the...
2009-09-24 uzThe CIA TOD needs a write to the 1/10 sec register...
2009-09-24 uzMoved most platform assembler includes into asminc...
2009-09-11 uzDefine a standard driver and mode for tgi graphics...
2009-09-11 uzAdded the mouse_stddrv variable for the C64 and C128.
2009-07-31 uzForce an import of the special symbol __STARTUP__ in...
next