1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 03:56:13 +00:00
cc65/libsrc
2015-06-22 00:15:48 -04:00
..
apple2 Fixed comment. 2015-04-27 09:39:50 +02:00
atari Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
atari5200
atmos Added more info to a comment. 2015-01-09 22:19:35 -05:00
c16
c64
c128 Changed literal zeroes of the style "#>0" into the style "#>$0000". 2014-09-10 19:15:07 -04:00
cbm
cbm510
cbm610 Changed literal zeroes of the style "#>0" into the style "#>$0000". 2014-09-10 19:15:07 -04:00
common Added explicit settings of calling conventions in pointer-to-function declarations in system and library headers. 2015-06-22 00:15:48 -04:00
conio
dbg
em
geos-apple
geos-cbm
geos-common
joystick
lynx
mouse
nes
osic1p
pet Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
plus4 Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
runtime
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502 No delimiter comment between includes and first segment. 2013-06-27 13:04:52 +02:00
supervision
tgi
vic20
zlib Made _afailed() and uncompress() be fastcall functions. 2015-03-13 07:35:47 -04:00
Makefile