cc65/libsrc
Oliver Schmidt 6efb71bea7 Rearranged paravirt function vector.
- exit right below 6502 vectors.
- keep exit addr stable as it may be called from asm.
2019-05-30 00:10:17 +02:00
..
apple2 Added SER_ prefix. Whitespace cleanup 2018-11-26 22:14:31 +01:00
atari atari5200: implement bgcolor() and textcolor() 2019-04-12 12:49:38 +02:00
atari2600 Add C support for Atari 2600 (VCS) 2017-01-13 21:12:22 +01:00
atari5200 atari5200: update docs for recent conio changes 2019-04-13 11:07:06 +02:00
atmos Added SER_ prefix 2018-11-26 22:14:31 +01:00
c16 Updated to use cbm_kernal.inc. Whitespace cleanups 2018-11-26 22:14:31 +01:00
c64 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
c128 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
cbm Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
cbm510 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
cbm610 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
common Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
conio Further optimizations in common/conio. 2018-05-22 16:00:05 +02:00
creativision Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
dbg Added "popptr1" which is of common use to save some bytes. 2018-05-20 15:30:18 +02:00
em Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gamate Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
geos-apple directory structure changed from driver-centric to target-centric 2016-05-16 19:49:43 +02:00
geos-cbm moved to better folder location 2018-12-30 18:57:46 +01:00
geos-common Adjusted comments to match actual prototypes. 2018-11-06 11:13:23 +01:00
joystick Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
lynx Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
mouse Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes Moved the NES font into its own object module. 2018-08-29 12:13:58 -04:00
none crt0.s ("none" target): fix initialization of sp variable. 2018-01-11 13:15:19 +01:00
osic1p Removed CBM chartype table. 2017-12-02 11:04:59 +01:00
pce Fixed bugs; and, improved the efficiency of some pce library functions. 2018-08-30 11:48:46 +02:00
pet Remove trailings spaces from CBM-related asm files 2019-03-22 22:54:05 +01:00
plus4 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
runtime Minor math optimizations 2019-02-28 19:48:29 +01:00
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 Rearranged paravirt function vector. 2019-05-30 00:10:17 +02:00
supervision spaces instead of tab 2018-06-06 21:18:47 +02:00
telestrat Merge pull request #834 from jedeoric/master 2019-02-12 17:51:24 +01:00
tgi Added '_' prefix to sin and cos. 2019-04-13 11:25:54 +02:00
vic20 Merge https://github.com/cc65/cc65 2019-03-24 20:49:53 +01:00
zlib Fixed some code, to adapt to register-use changes caused by pull request #652. 2018-07-27 09:21:31 -04:00
Makefile Changes due to code review. 2019-03-29 22:53:04 +01:00