1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 19:55:09 +00:00
cc65/libsrc
2017-06-22 00:19:39 +02:00
..
apple2 Adjusted current working directory initialization on Apple and Atari. 2015-10-15 00:15:38 +02:00
atari Adjusted current working directory initialization on Apple and Atari. 2015-10-15 00:15:38 +02:00
atari5200 Consistently place constructors (and their exclusive subroutines) in "INIT". 2015-10-09 21:44:20 +02:00
atmos
c16 Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
c64 dont trash akku if possible, use VDC register when in 80column mode 2017-06-21 23:18:00 +02:00
c128 use BIT so akku wont get trashed at least in 40 cols mode 2017-06-22 00:19:39 +02:00
cbm Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
cbm510 fixed code a bit so it compiles again :) 2017-06-17 02:26:54 +02:00
cbm610 Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
common Added pce-specific substitutes for memcpy() and memmove(). 2015-10-23 18:02:21 -04:00
conio
dbg
em
gamate fix comments 2015-12-01 16:55:02 +01:00
geos-apple
geos-cbm
geos-common
joystick
lynx Refined the comments in the target start-up files. 2014-08-24 10:10:20 -04:00
mouse Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
nes nes: Fix reading the second controller 2015-12-14 19:28:53 +02:00
osic1p Consistently place constructors (and their exclusive subroutines) in "INIT". 2015-10-09 21:44:20 +02:00
pce Style changes. 2015-11-07 00:29:07 -05:00
pet Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
plus4 Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
runtime Changed run location of INIT segment. 2015-10-14 22:52:09 +02:00
serial
sim6502 Moved two errno helper functions into separate files. 2015-09-25 14:06:58 -04:00
supervision
tgi Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
vic20 fixed code a bit so it compiles again :) 2017-06-17 02:26:54 +02:00
zlib
Makefile initial import of the gamate stuff 2015-11-14 13:15:29 +01:00