]> git.sur5r.net Git - cc65/history - libsrc
Fixed _textcolor definition.
[cc65] / libsrc /
2019-04-13 Oliver SchmidtAdded '_' prefix to sin and cos.
2019-04-13 Christian Groessleratari5200: update docs for recent conio changes
2019-04-12 Christian Groessleratari5200: name conio constructor 'initconio'
2019-04-12 Christian Groessleratari5200: changes from discussions in #870
2019-04-12 Christian Groessleratari5200: get rid of conio_colors table
2019-04-12 Christian Groessleratari5200: conio now uses just four colors altogether
2019-04-12 Christian Groessleratari5200: add screensize function
2019-04-12 Christian Groessleratari5200: add alternative conio screen (20x12 resolution)
2019-04-12 Christian Groessleratari5200: implement bgcolor() and textcolor()
2019-04-12 Christian Groessleratari: split color.s into bordercolor.s and bgcolor.s
2019-04-04 Oliver SchmidtAvoid unintended file "shadowing".
2019-03-29 IrgendwerA8Code review adaptations, removed "cc65_" prefix from...
2019-03-29 IrgendwerA8Changes due to code review.
2019-03-29 IrgendwerA8Optimized mul20 & mul40 and extracted to new library.
2019-03-25 greg-king5Merge pull request #863 from Compyx/master
2019-03-24 Bas WassinkMerge https://github.com/cc65/cc65
2019-03-22 Bas WassinkRemove trailings spaces from CBM-related asm files
2019-03-05 Christian GroesslerMerge pull request #852 from IrgendwerA8/AtariOS_Structure
2019-03-04 IrgendwerA8Code review changes and build fix.
2019-02-28 IrgendwerA8Minor math optimizations
2019-02-23 Christian GroesslerMerge remote-tracking branch 'dmsc/xex-c' into upstream...
2019-02-21 Daniel SerpellSeparate header and trailers of Atari system_check...
2019-02-12 Oliver SchmidtMerge pull request #834 from jedeoric/master
2019-02-05 Christian Groesslerremove TABs
2019-01-29 Christian GroesslerUse Timer2 for mouse polling.
2019-01-25 jedeoricMerge branch 'master' into master
2019-01-23 Piotr FusikComment the ATASCII to screen code conversion. 832/head
2019-01-22 Piotr FusikOptimize the conversions from Atari ASCII to screen...
2019-01-20 Oliver SchmidtMerge pull request #829 from inexorabletash/string...
2019-01-05 Greg KingChanged most "backticks" (grave accents) into apostrophes.
2018-12-30 Scott Huttermoved to better folder location
2018-12-30 Scott HutterIssue 814
2018-12-30 Scott HutterAdded SetNewMode() to geoslib - #814
2018-12-30 Paul Gardner-Stephenchange reference to $0200FF to $0200xx
2018-12-30 Paul Gardner-Stephenremove redundant line
2018-12-30 Paul Gardner-Stephenuse pre-existing ZP storage. Make 32-bit pointer value...
2018-12-30 Paul Gardner-Stephenadd support for detecting 45GS02
2018-12-10 jedeNow tgi_clear() works
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix. Whitespace cleanup
2018-11-26 Olli SaviaAdded SER_ prefix
2018-11-26 Olli SaviaChanged prefix SWL_ to SER_
2018-11-26 Olli SaviaUpdated to use cbm_kernal.inc. Whitespace cleanups
2018-11-09 IrgendwerA8Saved 2 bytes and fixed error in case of negative result.
2018-11-06 Oliver SchmidtAdjusted comments to match actual prototypes.
2018-10-23 Greg KingFixed the Plus4's serial driver's ACIA address.
2018-10-19 jedeFix comments and TELEMON uppercase
2018-10-19 jedeClean wherey.s
2018-10-19 jedeRemove BASHEAD segment which is not useful
2018-09-28 Christian GroesslerAtari: implement clock_getres()
2018-09-27 Christian GroesslerAtari: add support for BW-DOS. Initially contributed...
2018-09-25 Christian GroesslerAtari: clock_gettime() and clock_settime() implementations
2018-09-20 Christian Groesslerlibsrc/atari/getdefdev.s: small comment change
2018-09-14 Christian Groesslerlibsrc/atari/getdefdev.s: small optimization and fix...
2018-09-14 greg-king5Merge pull request #740 from laubzega/master
2018-09-13 Christian GroesslerAtari: Make a good "default device" on AtariDOS (2...
2018-09-11 Christian Groesslerfix comment in last change
2018-09-11 Christian Groessleratarixl: check at startup whether RAM beneath the ROM...
2018-09-08 Oliver SchmidtProtect random counter against ProDOS.
2018-09-08 Oliver SchmidtJust removed some trailing spaces.
2018-09-08 Oliver SchmidtSupport randomize().
2018-09-06 Christian GroesslerAtari: RealDOS adaptations
2018-09-06 Christian GroesslerAtari: Add detection of RealDOS (http://www.realdos...
2018-09-05 Christian GroesslerAtari: fix interrupt handling if extended memory is...
2018-09-05 Christian GroesslerAtari, Atari5200: disable "attract mode" on mouse or...
2018-09-02 Oliver SchmidtJust a minor comment improvement.
2018-08-30 Greg KingFixed bugs; and, improved the efficiency of some pce...
2018-08-30 Greg KingFixed and improved some pce comments.
2018-08-30 Greg KingFixed some mistakes (mostly in the documentation).
2018-08-30 Greg KingStyle changes.
2018-08-30 Greg KingUsed I/O mirror locations that avoid (redirected) zero...
2018-08-29 Greg KingMoved the NES font into its own object module.
2018-08-29 greg-king5Merge pull request #706 from xlar54/master
2018-08-24 Christian GroesslerAtari5200 joystick driver: enable POT input.
2018-08-21 StefanUpdate crt0.s
2018-08-21 StefanCMOS optimisation 3rd
2018-08-20 StefanUpdate irq.s
2018-08-20 StefanCMOS optimisation
2018-08-20 Patrick Pelletierlseek: Return EINVAL if new position is less than 0...
2018-08-20 Patrick Pelletierlseek: Implement additional feedback from PR #723.
2018-08-20 Patrick Pelletierlseek: use STZ for APPLE2ENH
2018-08-20 Patrick PelletierFix ftell() on Apple II to return the correct value.
2018-08-19 Oliver SchmidtImplemented line wrap.
2018-08-19 Oliver SchmidtMade Apple II CONIO more flexible.
2018-08-19 Greg KingFixed the system banking in the cbm510 and the cbm610...
2018-08-19 Oliver SchmidtOptimize for size.
2018-08-17 Oliver SchmidtAdded dummy clock_settime() for the Atari.
2018-08-17 Oliver SchmidtExpress assumption about struct timespec.
2018-08-17 Oliver SchmidtAdded clock_settime() for some CBMs.
2018-08-17 Oliver SchmidtFixed 12 AM/PM handling.
2018-08-17 Patrick PelletierDon't pass mode argument to open() from _fopen().
2018-08-17 Patrick PelletierAllow "mode" argument to open() to be passed from 6502...
2018-08-15 Oliver SchmidtAdded clock_getres() / clock_settime() for the Apple II.
2018-08-15 Oliver SchmidtMinor style fix.
2018-08-15 Oliver SchmidtAdded clock_getres() for CBMs.
2018-08-15 Oliver SchmidtReplaced _systime with clock_gettime.
next