1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-07 07:29:33 +00:00
cc65/libsrc
acqn 31c1172a3a zlib: Use correct (un)signedness of char in prototypes and functions.
Also ensure we are using the same constness qualifiers.
2021-03-30 19:41:20 +02:00
..
apple2 Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00
atari Fixed comment. 2020-11-17 08:53:48 +01:00
atari2600 ctype size optimization 2020-02-03 20:45:09 +01:00
atari5200 crt0 clean-up 2020-11-29 18:08:33 +01:00
atmos Use more compact loops. 2020-12-27 17:54:49 -05:00
c16 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
c64 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
c128 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
cbm Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
cbm510 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
cbm610 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
common Fixed outdated comments. 2020-12-27 18:22:12 -05:00
conio Use more compact loops. 2020-12-27 17:54:49 -05:00
creativision Changes resulting from 2nd code review 2020-02-03 20:45:09 +01:00
cx16 Updated a comment about Kernal's STATUS variable. 2020-11-08 17:45:54 -05:00
dbg Removed unnecessary #include <cc65.h> from convert.c 2019-11-19 14:08:00 +01:00
em Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
gamate Indentation in vga.s for gamate 2020-09-24 19:42:34 +02:00
geos-apple Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00
geos-cbm moved to better folder location 2018-12-30 18:57:46 +01:00
geos-common Use more compact loops. 2020-12-27 17:54:49 -05:00
joystick Removed IRQ support from joystick drivers. 2018-02-01 22:38:36 +01:00
lynx Streamlined clock rate handling. 2020-10-25 14:06:44 +01:00
mouse Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes Preserve the accu 2020-04-06 18:13:54 +02:00
none ctype size optimization 2020-02-03 20:45:09 +01:00
osic1p Remove stale comment. 2020-12-27 17:54:49 -05:00
pce Moved the font into a separate module in the library. 2020-07-15 04:58:32 -04:00
pet Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
plus4 Exported the Commodore CHRIN and CHROUT Kernal functions, in the CBM libraries. 2021-03-03 17:39:53 -05:00
runtime Fix CRLFs introduced by fe3f267 2020-09-18 08:57:28 +02:00
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 ctype size optimization 2020-02-03 20:45:09 +01:00
supervision crt0 clean-up 2020-11-29 18:08:33 +01:00
telestrat fix space/column 2021-03-13 00:15:05 +01:00
tgi Allowed the TGI API to support 256 colors. 2020-06-04 12:58:05 -04:00
vic20 Fixed cbm_k_readst() to work around a VIC-20 Kernal bug. 2021-03-25 15:22:18 -04:00
zlib zlib: Use correct (un)signedness of char in prototypes and functions. 2021-03-30 19:41:20 +02:00
Makefile Moved convert.system from geos-apple to apple2[enh]. 2021-02-17 10:50:22 +01:00